Trace number 3311826

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.4 1207.84

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

Solver Data

0.10/0.12	19:03 INFO : Reading from input HOME/instance-3311826-1304187543.cnf
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.77/0.43	19:03 INFO : 352 variables remaining out of 352
0.77/0.43	19:03 INFO : 13524 literals remaining out of 13524
4.04/1.30	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
4.04/1.30	log4j:WARN Please initialize the log4j system properly.
4.04/1.30	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311826-1304187543/watcher-3311826-1304187543 -o /tmp/evaluation-result-3311826-1304187543/solver-3311826-1304187543 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311826-1304187543.cnf -hbr 2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/23099/stat : 23099 (java) R 23096 23099 23064 0 -1 4202496 652 0 0 0 0 0 0 0 17 0 1 0 511170414 9318400 141 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255106247521 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23099/statm: 2275 143 115 9 0 67 0

[startup+0.00959508 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 1420 0 0 0 0 0 0 0 17 0 2 0 511170414 27824128 891 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 6793 893 684 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27172

[startup+0.100584 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15675988 CPUtime=0.1 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 5507 0 1 0 9 1 0 0 17 0 18 0 511170414 16052211712 4919 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3918997 4919 2116 9 0 3909716 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675988

[startup+0.307513 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15686052 CPUtime=0.52 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 11821 0 1 0 50 2 0 0 17 0 22 0 511170414 16062517248 10175 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3921513 10175 2220 9 0 3912232 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15686052

[startup+0.700411 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15701292 CPUtime=1.65 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 26563 0 1 0 161 4 0 0 17 0 22 0 511170414 16078123008 21072 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925323 21072 2255 9 0 3916042 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 15701292

[startup+1.50127 s]
/proc/loadavg: 6.78 7.76 7.71 16/220 23145
/proc/meminfo: memFree=25095652/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=4.83 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 57759 0 1 0 475 8 0 0 17 0 22 0 511170414 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 52245 2284 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 1006 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) S 23096 23099 23064 0 -1 4202560 951 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 892 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) S 23096 23099 23064 0 -1 4202560 746 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 351 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 511170417 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 0 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=0.71 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) R 23096 23099 23064 0 -1 4202560 9300 0 0 0 70 1 0 0 17 0 22 0 511170419 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 47565531547692 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23099/tid=23132] ppid=23096 vsize=15702384 CPUtime=1.19 cores=0,2,4,6
/proc/23099/task/23132/stat : 23132 (java) S 23096 23099 23064 0 -1 4202560 6814 0 0 0 119 0 0 0 17 0 22 0 511170419 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23133] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23133/stat : 23133 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23135] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23135/stat : 23135 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170419 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23142] ppid=23096 vsize=15702384 CPUtime=0.51 cores=0,2,4,6
/proc/23099/task/23142/stat : 23142 (java) R 23096 23099 23064 0 -1 4202560 11369 0 0 0 51 0 0 0 18 0 22 0 511170442 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505197540 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=0.68 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) R 23096 23099 23064 0 -1 4202560 6595 0 0 0 68 0 0 0 16 0 22 0 511170442 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505178908 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=0.78 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) R 23096 23099 23064 0 -1 4202560 9645 0 0 0 77 1 0 0 17 0 22 0 511170442 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505386976 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=0.46 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) R 23096 23099 23064 0 -1 4202560 802 0 0 0 46 0 0 0 17 0 22 0 511170442 16079241216 52245 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 47565532788275 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 15702384

[startup+3.101 s]
/proc/loadavg: 6.78 7.76 7.71 9/220 23145
/proc/meminfo: memFree=24770660/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=11.21 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 155134 0 1 0 1102 19 0 0 17 0 22 0 511170414 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 149524 2284 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=0.01 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 3851 0 0 0 1 0 0 0 16 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) S 23096 23099 23064 0 -1 4202560 1539 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) S 23096 23099 23064 0 -1 4202560 1997 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 2192 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) S 23096 23099 23064 0 -1 4202560 1469 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 2481 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) S 23096 23099 23064 0 -1 4202560 1484 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 1213 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 511170417 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 0 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=0.96 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) S 23096 23099 23064 0 -1 4202560 9319 0 0 0 95 1 0 0 16 0 22 0 511170419 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23132] ppid=23096 vsize=15702384 CPUtime=1.3 cores=0,2,4,6
/proc/23099/task/23132/stat : 23132 (java) S 23096 23099 23064 0 -1 4202560 6822 0 0 0 130 0 0 0 15 0 22 0 511170419 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23133] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23133/stat : 23133 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23135] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23135/stat : 23135 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170419 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23142] ppid=23096 vsize=15702384 CPUtime=1.93 cores=0,2,4,6
/proc/23099/task/23142/stat : 23142 (java) R 23096 23099 23064 0 -1 4202560 31588 0 0 0 190 3 0 0 19 0 22 0 511170442 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912506123675 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=2.26 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) R 23096 23099 23064 0 -1 4202560 29735 0 0 0 223 3 0 0 18 0 22 0 511170442 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505720649 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=2.35 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) R 23096 23099 23064 0 -1 4202560 31322 0 0 0 232 3 0 0 19 0 22 0 511170442 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912506370509 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=1.85 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) R 23096 23099 23064 0 -1 4202560 21142 0 0 0 184 1 0 0 18 0 22 0 511170442 16079241216 149524 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505746944 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 15702384

[startup+6.30143 s]
/proc/loadavg: 6.88 7.76 7.71 10/220 23145
/proc/meminfo: memFree=24253712/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=23.97 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 159354 0 1 0 2377 20 0 0 17 0 22 0 511170414 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 150137 2290 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=0.01 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 4535 0 0 0 1 0 0 0 16 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) S 23096 23099 23064 0 -1 4202560 1962 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) S 23096 23099 23064 0 -1 4202560 2357 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 2622 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) S 23096 23099 23064 0 -1 4202560 2077 0 0 0 0 0 0 0 16 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=0.01 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 2932 0 0 0 1 0 0 0 16 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) S 23096 23099 23064 0 -1 4202560 2174 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 1514 0 0 0 0 0 0 0 15 0 22 0 511170416 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 444 0 0 0 0 0 0 0 16 0 22 0 511170417 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 0 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=1.01 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) S 23096 23099 23064 0 -1 4202560 9326 0 0 0 100 1 0 0 15 0 22 0 511170419 16079241216 150137 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0

################
# More data... #
################

[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=1048.59 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) R 23096 23099 23064 0 -1 4202560 206507 0 0 0 104826 33 0 0 25 0 22 0 511170442 16079241216 89831 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505526277 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=1048.73 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) R 23096 23099 23064 0 -1 4202560 204776 0 0 0 104837 36 0 0 25 0 22 0 511170442 16079241216 89831 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 47565532253248 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=1047.8 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) R 23096 23099 23064 0 -1 4202560 189073 0 0 0 104749 31 0 0 25 0 22 0 511170442 16079241216 89831 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505747450 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4221.9
Current children cumulated vsize (KiB) 15702384

[startup+1122.3 s]
/proc/loadavg: 8.15 8.07 7.94 10/220 23178
/proc/meminfo: memFree=24747088/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=4460.45 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 1511039 0 1 0 445681 364 0 0 17 0 22 0 511170414 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 86787 2298 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=3.06 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 80093 0 0 0 289 17 0 0 16 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=3.06 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) S 23096 23099 23064 0 -1 4202560 79143 0 0 0 289 17 0 0 16 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=3.12 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) S 23096 23099 23064 0 -1 4202560 78158 0 0 0 292 20 0 0 16 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=3.08 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 81086 0 0 0 289 19 0 0 15 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=3.01 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) S 23096 23099 23064 0 -1 4202560 77926 0 0 0 286 15 0 0 15 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=3.03 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 80946 0 0 0 285 18 0 0 16 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=3.01 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) S 23096 23099 23064 0 -1 4202560 78357 0 0 0 284 17 0 0 16 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=3.09 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 80245 0 0 0 291 18 0 0 15 0 22 0 511170416 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=2.24 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 4175 0 0 0 156 68 0 0 15 0 22 0 511170417 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 0 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=1.09 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) S 23096 23099 23064 0 -1 4202560 9336 0 0 0 108 1 0 0 15 0 22 0 511170419 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23132] ppid=23096 vsize=15702384 CPUtime=1.33 cores=0,2,4,6
/proc/23099/task/23132/stat : 23132 (java) S 23096 23099 23064 0 -1 4202560 6822 0 0 0 133 0 0 0 15 0 22 0 511170419 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23133] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23133/stat : 23133 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23135] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23135/stat : 23135 (java) S 23096 23099 23064 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 511170419 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23142] ppid=23096 vsize=15702384 CPUtime=1107.78 cores=0,2,4,6
/proc/23099/task/23142/stat : 23142 (java) R 23096 23099 23064 0 -1 4202560 215848 0 0 0 110738 40 0 0 25 0 22 0 511170442 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912506123769 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=1107.86 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) R 23096 23099 23064 0 -1 4202560 216662 0 0 0 110751 35 0 0 25 0 22 0 511170442 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 18446744073699065878 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=1108.08 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) R 23096 23099 23064 0 -1 4202560 214597 0 0 0 110770 38 0 0 25 0 22 0 511170442 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912506369559 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=1107.06 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) R 23096 23099 23064 0 -1 4202560 199051 0 0 0 110673 33 0 0 25 0 22 0 511170442 16079241216 86787 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 47565532788321 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4460.45
Current children cumulated vsize (KiB) 15702384

[startup+1182.3 s]
/proc/loadavg: 7.97 8.04 7.94 10/220 23179
/proc/meminfo: memFree=24747280/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=4698.98 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 1592262 0 1 0 469516 382 0 0 17 0 22 0 511170414 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 88798 2298 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=3.22 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 82888 0 0 0 304 18 0 0 16 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=3.22 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) S 23096 23099 23064 0 -1 4202560 81437 0 0 0 304 18 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=3.28 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) S 23096 23099 23064 0 -1 4202560 80698 0 0 0 307 21 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=3.25 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 83711 0 0 0 305 20 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=3.15 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) S 23096 23099 23064 0 -1 4202560 80188 0 0 0 300 15 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=3.21 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 83776 0 0 0 302 19 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=3.18 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) S 23096 23099 23064 0 -1 4202560 80946 0 0 0 301 17 0 0 16 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=3.24 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 82526 0 0 0 306 18 0 0 15 0 22 0 511170416 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=2.37 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 4395 0 0 0 166 71 0 0 15 0 22 0 511170417 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 0 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=1.09 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) S 23096 23099 23064 0 -1 4202560 9336 0 0 0 108 1 0 0 15 0 22 0 511170419 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23132] ppid=23096 vsize=15702384 CPUtime=1.33 cores=0,2,4,6
/proc/23099/task/23132/stat : 23132 (java) S 23096 23099 23064 0 -1 4202560 6822 0 0 0 133 0 0 0 15 0 22 0 511170419 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23133] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23133/stat : 23133 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23135] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23135/stat : 23135 (java) S 23096 23099 23064 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 511170419 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23142] ppid=23096 vsize=15702384 CPUtime=1166.96 cores=0,2,4,6
/proc/23099/task/23142/stat : 23142 (java) R 23096 23099 23064 0 -1 4202560 231040 0 0 0 116654 42 0 0 25 0 22 0 511170442 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505366072 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=1167.2 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) R 23096 23099 23064 0 -1 4202560 232331 0 0 0 116683 37 0 0 25 0 22 0 511170442 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 47565532787372 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=1167.35 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) R 23096 23099 23064 0 -1 4202560 229574 0 0 0 116695 40 0 0 25 0 22 0 511170442 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505687899 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=1166.37 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) R 23096 23099 23064 0 -1 4202560 213997 0 0 0 116602 35 0 0 25 0 22 0 511170442 16079241216 88798 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 46912505718159 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4698.98
Current children cumulated vsize (KiB) 15702384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.81 s]
/proc/loadavg: 7.98 8.03 7.94 3/198 23183
/proc/meminfo: memFree=25041540/32951124 swapFree=67111448/67111528
[pid=23099] ppid=23096 vsize=15702384 CPUtime=4800.35 cores=0,2,4,6
/proc/23099/stat : 23099 (java) S 23096 23099 23064 0 -1 4202496 1629311 0 1 0 479644 391 0 0 17 0 22 0 511170414 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23099/statm: 3925596 97828 2298 9 0 3916315 0
[pid=23099/tid=23105] ppid=23096 vsize=15702384 CPUtime=0.41 cores=0,2,4,6
/proc/23099/task/23105/stat : 23105 (java) S 23096 23099 23064 0 -1 4202560 7151 0 1 0 40 1 0 0 18 0 22 0 511170415 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23106] ppid=23096 vsize=15702384 CPUtime=3.29 cores=0,2,4,6
/proc/23099/task/23106/stat : 23106 (java) S 23096 23099 23064 0 -1 4202560 85117 0 0 0 310 19 0 0 16 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23108] ppid=23096 vsize=15702384 CPUtime=3.29 cores=0,2,4,6
/proc/23099/task/23108/stat : 23108 (java) R 23096 23099 23064 0 -1 4202560 84441 0 0 0 310 19 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255106722103 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23099/tid=23110] ppid=23096 vsize=15702384 CPUtime=3.35 cores=0,2,4,6
/proc/23099/task/23110/stat : 23110 (java) R 23096 23099 23064 0 -1 4202560 83591 0 0 0 314 21 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255106722103 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=23099/tid=23112] ppid=23096 vsize=15702384 CPUtime=3.29 cores=0,2,4,6
/proc/23099/task/23112/stat : 23112 (java) S 23096 23099 23064 0 -1 4202560 86274 0 0 0 309 20 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23114] ppid=23096 vsize=15702384 CPUtime=3.22 cores=0,2,4,6
/proc/23099/task/23114/stat : 23114 (java) R 23096 23099 23064 0 -1 4202560 82452 0 0 0 306 16 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=23099/tid=23116] ppid=23096 vsize=15702384 CPUtime=3.27 cores=0,2,4,6
/proc/23099/task/23116/stat : 23116 (java) S 23096 23099 23064 0 -1 4202560 85311 0 0 0 308 19 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23118] ppid=23096 vsize=15702384 CPUtime=3.25 cores=0,2,4,6
/proc/23099/task/23118/stat : 23118 (java) R 23096 23099 23064 0 -1 4202560 82977 0 0 0 308 17 0 0 15 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255106722103 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23099/tid=23120] ppid=23096 vsize=15702384 CPUtime=3.31 cores=0,2,4,6
/proc/23099/task/23120/stat : 23120 (java) S 23096 23099 23064 0 -1 4202560 85068 0 0 0 312 19 0 0 16 0 22 0 511170416 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23122] ppid=23096 vsize=15702384 CPUtime=2.41 cores=0,2,4,6
/proc/23099/task/23122/stat : 23122 (java) S 23096 23099 23064 0 -1 4202560 4506 0 0 0 169 72 0 0 16 0 22 0 511170417 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 0 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23124] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23124/stat : 23124 (java) S 23096 23099 23064 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 511170417 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23126] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23126/stat : 23126 (java) S 23096 23099 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23128] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23128/stat : 23128 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118592433 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23129] ppid=23096 vsize=15702384 CPUtime=1.09 cores=0,2,4,6
/proc/23099/task/23129/stat : 23129 (java) S 23096 23099 23064 0 -1 4202560 9336 0 0 0 108 1 0 0 15 0 22 0 511170419 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23132] ppid=23096 vsize=15702384 CPUtime=1.33 cores=0,2,4,6
/proc/23099/task/23132/stat : 23132 (java) S 23096 23099 23064 0 -1 4202560 6822 0 0 0 133 0 0 0 15 0 22 0 511170419 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
[pid=23099/tid=23133] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23133/stat : 23133 (java) S 23096 23099 23064 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511170419 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 6 0 0 0
[pid=23099/tid=23135] ppid=23096 vsize=15702384 CPUtime=0 cores=0,2,4,6
/proc/23099/task/23135/stat : 23135 (java) S 23096 23099 23064 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 511170419 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118585344 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23142] ppid=23096 vsize=15702384 CPUtime=1192.17 cores=0,2,4,6
/proc/23099/task/23142/stat : 23142 (java) S 23096 23099 23064 0 -1 4202560 235384 0 0 0 119174 43 0 0 25 0 22 0 511170442 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 2 0 0 0
[pid=23099/tid=23143] ppid=23096 vsize=15702384 CPUtime=1192.41 cores=0,2,4,6
/proc/23099/task/23143/stat : 23143 (java) S 23096 23099 23064 0 -1 4202560 236648 0 0 0 119202 39 0 0 25 0 22 0 511170442 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23144] ppid=23096 vsize=15702384 CPUtime=1192.56 cores=0,2,4,6
/proc/23099/task/23144/stat : 23144 (java) S 23096 23099 23064 0 -1 4202560 234486 0 0 0 119215 41 0 0 25 0 22 0 511170442 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 0 0 0 0
[pid=23099/tid=23145] ppid=23096 vsize=15702384 CPUtime=1191.53 cores=0,2,4,6
/proc/23099/task/23145/stat : 23145 (java) S 23096 23099 23064 0 -1 4202560 218300 0 0 0 119117 36 0 0 25 0 22 0 511170442 16079241216 97828 33554432000 1073741824 1073778376 140736701263808 18446744073709551615 255118584729 0 4 0 16800975 18446604453973508416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15702384

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1207.84
CPU time (s): 4800.4
CPU user time (s): 4796.47
CPU system time (s): 3.9384
CPU usage (%): 397.437
Max. virtual memory (cumulated for all children) (KiB): 15703156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.46
system time used= 3.9384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1629354
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 314834
involuntary context switches= 172952

runsolver used 1.90471 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 20:19:03
IDJOB=3311826
IDBENCH=85355
IDSOLVER=1698
FILE ID=node144/3311826-1304187543
RUNJOBID= node144-1304187543-23082
PBS_JOBID= 13172498
Free space on /tmp= 73536 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311826-1304187543/watcher-3311826-1304187543 -o /tmp/evaluation-result-3311826-1304187543/solver-3311826-1304187543 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311826-1304187543.cnf -hbr 2

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=2072368804

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25430168 kB
Buffers:       2132004 kB
Cached:        4779164 kB
SwapCached:         80 kB
Active:         272220 kB
Inactive:      6702532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25430168 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       62528 kB
Mapped:          14708 kB
Slab:           480928 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73536 MiB
End job on node144 at 2011-04-30 20:39:13