Trace number 3312628

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? (TO) 4800.44 1207.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
MD5SUM12cee07ed764769ddb26400b2603221c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark827.068
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	11:08 INFO : Reading from input HOME/instance-3312628-1304125868.cnf
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.46/0.35	11:08 INFO : 498 variables remaining out of 500
0.46/0.35	11:08 INFO : 8464 literals remaining out of 8520

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-3312628-1304125868/watcher-3312628-1304125868 -o /tmp/evaluation-result-3312628-1304125868/solver-3312628-1304125868 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312628-1304125868.cnf 

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: 8.04 8.02 7.25 5/198 5231
/proc/meminfo: memFree=30794344/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/5231/stat : 5231 (java) R 5229 5231 5028 0 -1 4202496 1039 0 0 0 0 0 0 0 25 0 1 0 524185531 23580672 525 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235589904128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5231/statm: 5757 538 408 9 0 124 0

[startup+0.027091 s]
/proc/loadavg: 8.04 8.02 7.25 5/198 5231
/proc/meminfo: memFree=30794344/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 3403 0 1 0 1 0 0 0 25 0 11 0 524185531 15976509440 2844 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3900515 2844 1627 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.101081 s]
/proc/loadavg: 8.04 8.02 7.25 5/198 5231
/proc/meminfo: memFree=30794344/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15676740 CPUtime=0.1 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 5587 0 1 0 9 1 0 0 25 0 18 0 524185531 16052981760 4992 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3919185 4992 2116 9 0 3909904 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676740

[startup+0.301046 s]
/proc/loadavg: 8.04 8.02 7.25 5/198 5231
/proc/meminfo: memFree=30794344/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15683796 CPUtime=0.46 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 9587 0 1 0 45 1 0 0 25 0 22 0 524185531 16060207104 8565 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3920949 8566 2221 9 0 3911668 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15683796

[startup+0.700977 s]
/proc/loadavg: 8.04 8.02 7.25 5/198 5231
/proc/meminfo: memFree=30794344/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15700112 CPUtime=1.74 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 29080 0 1 0 170 4 0 0 25 0 22 0 524185531 16076914688 24289 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3925028 24289 2258 9 0 3915747 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15700112

[startup+1.50084 s]
/proc/loadavg: 8.20 8.05 7.26 11/220 5253
/proc/meminfo: memFree=30682444/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=4.92 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 59651 0 1 0 485 7 0 0 25 0 22 0 524185531 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 51054 2273 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 789 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 389 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 497 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 213 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 754 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 581 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 275 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 524185534 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.58 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5399 0 0 0 58 0 0 0 24 0 22 0 524185536 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5247] ppid=5229 vsize=15697340 CPUtime=1.12 cores=0,2,4,6
/proc/5231/task/5247/stat : 5247 (java) R 5229 5231 5028 0 -1 4202560 13898 0 0 0 110 2 0 0 25 0 22 0 524185536 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5231/tid=5248] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5248/stat : 5248 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5249] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5249/stat : 5249 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524185536 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5250] ppid=5229 vsize=15697340 CPUtime=0.7 cores=0,2,4,6
/proc/5231/task/5250/stat : 5250 (java) R 5229 5231 5028 0 -1 4202560 5322 0 0 0 70 0 0 0 25 0 22 0 524185556 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505999029 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=0.84 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 9570 0 0 0 84 0 0 0 25 0 22 0 524185556 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=0.61 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 6886 0 0 0 61 0 0 0 23 0 22 0 524185556 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505711949 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=0.66 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 7417 0 0 0 66 0 0 0 25 0 22 0 524185556 16074076160 51054 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912506012956 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 15697340

[startup+3.10156 s]
/proc/loadavg: 8.20 8.05 7.26 9/220 5253
/proc/meminfo: memFree=30474988/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=11.3 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 155971 0 1 0 1112 18 0 0 25 0 22 0 524185531 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 147006 2277 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 613 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 1368 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 1471 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 1425 0 0 0 0 0 0 0 16 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 1777 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 1489 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 1686 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 1254 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 440 0 0 0 0 0 0 0 16 0 22 0 524185534 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.65 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5770 0 0 0 65 0 0 0 18 0 22 0 524185536 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5247] ppid=5229 vsize=15697340 CPUtime=1.25 cores=0,2,4,6
/proc/5231/task/5247/stat : 5247 (java) S 5229 5231 5028 0 -1 4202560 13922 0 0 0 123 2 0 0 15 0 22 0 524185536 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5248] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5248/stat : 5248 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5249] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5249/stat : 5249 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524185536 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5250] ppid=5229 vsize=15697340 CPUtime=2.28 cores=0,2,4,6
/proc/5231/task/5250/stat : 5250 (java) R 5229 5231 5028 0 -1 4202560 29413 0 0 0 225 3 0 0 25 0 22 0 524185556 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505711332 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=2.28 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 28381 0 0 0 226 2 0 0 25 0 22 0 524185556 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505704079 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=2.19 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 31415 0 0 0 217 2 0 0 25 0 22 0 524185556 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505998438 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=2.19 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 27961 0 0 0 216 3 0 0 25 0 22 0 524185556 16074076160 147006 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 15697340

[startup+6.30099 s]
/proc/loadavg: 8.20 8.05 7.26 9/220 5254
/proc/meminfo: memFree=30249192/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=24.06 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 162119 0 1 0 2386 20 0 0 25 0 22 0 524185531 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 149306 2284 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 1266 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 2332 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 2471 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 2151 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 2371 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 1598 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 2781 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 1729 0 0 0 0 0 0 0 15 0 22 0 524185533 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 440 0 0 0 0 0 0 0 16 0 22 0 524185534 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.69 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5782 0 0 0 69 0 0 0 16 0 22 0 524185536 16074076160 149306 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0

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

[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=1048.28 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 317378 0 0 0 104780 48 0 0 25 0 22 0 524185556 16074076160 96516 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 47069768480834 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=1048.73 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 320421 0 0 0 104823 50 0 0 25 0 22 0 524185556 16074076160 96516 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505667796 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=1048.28 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 324821 0 0 0 104782 46 0 0 25 0 22 0 524185556 16074076160 96516 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505659820 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4224.06
Current children cumulated vsize (KiB) 15697340

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 7.80 9/220 5334
/proc/meminfo: memFree=30403180/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=4462.72 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 2540938 0 1 0 445781 491 0 0 25 0 22 0 524185531 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 100735 2298 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=3.29 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 144469 0 0 0 302 27 0 0 16 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=3.35 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 148899 0 0 0 311 24 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=3.24 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 142469 0 0 0 299 25 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=3.35 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 135251 0 0 0 311 24 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=3.33 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 140212 0 0 0 308 25 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=3.39 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 143376 0 0 0 317 22 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=3.37 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 145658 0 0 0 312 25 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=3.34 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 141834 0 0 0 311 23 0 0 15 0 22 0 524185533 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=2.24 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 6247 0 0 0 142 82 0 0 15 0 22 0 524185534 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.74 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5790 0 0 0 74 0 0 0 15 0 22 0 524185536 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5247] ppid=5229 vsize=15697340 CPUtime=1.36 cores=0,2,4,6
/proc/5231/task/5247/stat : 5247 (java) S 5229 5231 5028 0 -1 4202560 13955 0 0 0 134 2 0 0 15 0 22 0 524185536 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5248] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5248/stat : 5248 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5249] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5249/stat : 5249 (java) S 5229 5231 5028 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 524185536 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5250] ppid=5229 vsize=15697340 CPUtime=1108.01 cores=0,2,4,6
/proc/5231/task/5250/stat : 5250 (java) R 5229 5231 5028 0 -1 4202560 342941 0 0 0 110754 47 0 0 25 0 22 0 524185556 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=1107.6 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 337416 0 0 0 110710 50 0 0 25 0 22 0 524185556 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505689589 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=1108.11 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 339719 0 0 0 110758 53 0 0 25 0 22 0 524185556 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505731305 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=1107.49 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 345058 0 0 0 110698 51 0 0 25 0 22 0 524185556 16074076160 100735 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505668285 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.72
Current children cumulated vsize (KiB) 15697340

[startup+1182.3 s]
/proc/loadavg: 8.21 8.10 7.83 9/220 5336
/proc/meminfo: memFree=30414548/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=4701.32 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 2674457 0 1 0 469618 514 0 0 25 0 22 0 524185531 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 95690 2298 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=3.48 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 152730 0 0 0 320 28 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=3.54 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 158009 0 0 0 329 25 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=3.4 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 148935 0 0 0 314 26 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=3.53 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 142989 0 0 0 327 26 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=3.5 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 147475 0 0 0 323 27 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=3.58 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 150292 0 0 0 335 23 0 0 16 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=3.56 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 154440 0 0 0 329 27 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=3.51 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 148500 0 0 0 327 24 0 0 15 0 22 0 524185533 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=2.35 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 6666 0 0 0 150 85 0 0 15 0 22 0 524185534 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.74 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5790 0 0 0 74 0 0 0 15 0 22 0 524185536 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5247] ppid=5229 vsize=15697340 CPUtime=1.36 cores=0,2,4,6
/proc/5231/task/5247/stat : 5247 (java) S 5229 5231 5028 0 -1 4202560 13955 0 0 0 134 2 0 0 15 0 22 0 524185536 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5248] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5248/stat : 5248 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5249] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5249/stat : 5249 (java) S 5229 5231 5028 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524185536 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5250] ppid=5229 vsize=15697340 CPUtime=1167.3 cores=0,2,4,6
/proc/5231/task/5250/stat : 5250 (java) R 5229 5231 5028 0 -1 4202560 360928 0 0 0 116680 50 0 0 25 0 22 0 524185556 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505667727 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=1166.84 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 355357 0 0 0 116632 52 0 0 25 0 22 0 524185556 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505659880 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=1167.4 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 357973 0 0 0 116685 55 0 0 25 0 22 0 524185556 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505789432 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=1166.72 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 362770 0 0 0 116619 53 0 0 25 0 22 0 524185556 16074076160 95690 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505699302 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.32
Current children cumulated vsize (KiB) 15697340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.14 8.09 7.83 9/220 5337
/proc/meminfo: memFree=30431392/32950928 swapFree=67111404/67111528
[pid=5231] ppid=5229 vsize=15697340 CPUtime=4800.38 cores=0,2,4,6
/proc/5231/stat : 5231 (java) S 5229 5231 5028 0 -1 4202496 2740639 0 1 0 479512 526 0 0 25 0 22 0 524185531 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5231/statm: 3924335 100193 2298 9 0 3915054 0
[pid=5231/tid=5233] ppid=5229 vsize=15697340 CPUtime=0.33 cores=0,2,4,6
/proc/5231/task/5233/stat : 5233 (java) S 5229 5231 5028 0 -1 4202560 6200 0 1 0 32 1 0 0 25 0 22 0 524185532 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5234] ppid=5229 vsize=15697340 CPUtime=3.55 cores=0,2,4,6
/proc/5231/task/5234/stat : 5234 (java) S 5229 5231 5028 0 -1 4202560 156391 0 0 0 326 29 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5235] ppid=5229 vsize=15697340 CPUtime=3.61 cores=0,2,4,6
/proc/5231/task/5235/stat : 5235 (java) S 5229 5231 5028 0 -1 4202560 161265 0 0 0 335 26 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5236] ppid=5229 vsize=15697340 CPUtime=3.47 cores=0,2,4,6
/proc/5231/task/5236/stat : 5236 (java) S 5229 5231 5028 0 -1 4202560 151559 0 0 0 320 27 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 0 0 0 0
[pid=5231/tid=5237] ppid=5229 vsize=15697340 CPUtime=3.6 cores=0,2,4,6
/proc/5231/task/5237/stat : 5237 (java) S 5229 5231 5028 0 -1 4202560 146823 0 0 0 334 26 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5238] ppid=5229 vsize=15697340 CPUtime=3.58 cores=0,2,4,6
/proc/5231/task/5238/stat : 5238 (java) S 5229 5231 5028 0 -1 4202560 151475 0 0 0 330 28 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5239] ppid=5229 vsize=15697340 CPUtime=3.66 cores=0,2,4,6
/proc/5231/task/5239/stat : 5239 (java) S 5229 5231 5028 0 -1 4202560 153053 0 0 0 342 24 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5240] ppid=5229 vsize=15697340 CPUtime=3.63 cores=0,2,4,6
/proc/5231/task/5240/stat : 5240 (java) S 5229 5231 5028 0 -1 4202560 156769 0 0 0 336 27 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5241] ppid=5229 vsize=15697340 CPUtime=3.6 cores=0,2,4,6
/proc/5231/task/5241/stat : 5241 (java) S 5229 5231 5028 0 -1 4202560 152384 0 0 0 335 25 0 0 15 0 22 0 524185533 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5242] ppid=5229 vsize=15697340 CPUtime=2.4 cores=0,2,4,6
/proc/5231/task/5242/stat : 5242 (java) S 5229 5231 5028 0 -1 4202560 6829 0 0 0 153 87 0 0 15 0 22 0 524185534 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 0 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5243] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5243/stat : 5243 (java) S 5229 5231 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5244] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5244/stat : 5244 (java) S 5229 5231 5028 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524185534 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5245] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5245/stat : 5245 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606690225 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5246] ppid=5229 vsize=15697340 CPUtime=0.74 cores=0,2,4,6
/proc/5231/task/5246/stat : 5246 (java) S 5229 5231 5028 0 -1 4202560 5790 0 0 0 74 0 0 0 15 0 22 0 524185536 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5247] ppid=5229 vsize=15697340 CPUtime=1.36 cores=0,2,4,6
/proc/5231/task/5247/stat : 5247 (java) S 5229 5231 5028 0 -1 4202560 13955 0 0 0 134 2 0 0 15 0 22 0 524185536 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 6 0 0 0
[pid=5231/tid=5248] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5248/stat : 5248 (java) S 5229 5231 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524185536 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606682521 0 4 0 16800975 18446604451957685056 0 0 -1 4 0 0 0
[pid=5231/tid=5249] ppid=5229 vsize=15697340 CPUtime=0 cores=0,2,4,6
/proc/5231/task/5249/stat : 5249 (java) S 5229 5231 5028 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524185536 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 235606683136 0 4 0 16800975 18446604451957685056 0 0 -1 2 0 0 0
[pid=5231/tid=5250] ppid=5229 vsize=15697340 CPUtime=1191.95 cores=0,2,4,6
/proc/5231/task/5250/stat : 5250 (java) R 5229 5231 5028 0 -1 4202560 370601 0 0 0 119143 52 0 0 25 0 22 0 524185556 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5231/tid=5251] ppid=5229 vsize=15697340 CPUtime=1191.48 cores=0,2,4,6
/proc/5231/task/5251/stat : 5251 (java) R 5229 5231 5028 0 -1 4202560 365128 0 0 0 119095 53 0 0 25 0 22 0 524185556 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505789088 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5231/tid=5252] ppid=5229 vsize=15697340 CPUtime=1191.92 cores=0,2,4,6
/proc/5231/task/5252/stat : 5252 (java) R 5229 5231 5028 0 -1 4202560 367710 0 0 0 119135 57 0 0 25 0 22 0 524185556 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505816005 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5231/tid=5253] ppid=5229 vsize=15697340 CPUtime=1191.35 cores=0,2,4,6
/proc/5231/task/5253/stat : 5253 (java) R 5229 5231 5028 0 -1 4202560 373259 0 0 0 119081 54 0 0 25 0 22 0 524185556 16074076160 100193 33554432000 1073741824 1073778376 140735253512720 18446744073709551615 46912505998986 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15697340

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.23
CPU time (s): 4800.44
CPU user time (s): 4795.16
CPU system time (s): 5.2842
CPU usage (%): 397.639
Max. virtual memory (cumulated for all children) (KiB): 15700148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.16
system time used= 5.2842
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2740664
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= 240113
involuntary context switches= 136464

runsolver used 1.9637 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 03:11:08
IDJOB=3312628
IDBENCH=82813
IDSOLVER=1699
FILE ID=node120/3312628-1304125868
RUNJOBID= node120-1304124658-5046
PBS_JOBID= 13170760
Free space on /tmp= 72072 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312628-1304125868/watcher-3312628-1304125868 -o /tmp/evaluation-result-3312628-1304125868/solver-3312628-1304125868 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312628-1304125868.cnf

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

MD5SUM BENCH= 12cee07ed764769ddb26400b2603221c
RANDOM SEED=2098904814

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.75
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30794616 kB
Buffers:        506980 kB
Cached:         812676 kB
SwapCached:          8 kB
Active:         819656 kB
Inactive:       975620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30794616 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            1672 kB
Writeback:           0 kB
AnonPages:      475652 kB
Mapped:          23680 kB
Slab:           296248 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   692388 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= 72072 MiB
End job on node120 at 2011-04-30 03:31:17