Trace number 3312357

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.21 1206.44

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.09/0.12	19:48 INFO : Reading from input HOME/instance-3312357-1304111988.cnf
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
1.73/0.99	19:49 INFO : 300 variables remaining out of 300
1.73/0.99	19:49 INFO : 204000 literals remaining out of 204000

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

running on 4 cores: 1,3,5,7

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: 5.72 7.60 7.97 3/178 4667
/proc/meminfo: memFree=30570808/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4667/stat : 4667 (java) R 4665 4667 3867 0 -1 4202496 1009 0 0 0 0 0 0 0 22 0 1 0 522796657 23580672 494 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271545575189 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4667/statm: 5757 507 387 9 0 124 0

[startup+0.0941101 s]
/proc/loadavg: 5.72 7.60 7.97 3/178 4667
/proc/meminfo: memFree=30570808/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15676548 CPUtime=0.09 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 5469 0 1 0 8 1 0 0 22 0 18 0 522796657 16052785152 4890 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3919137 4890 2115 9 0 3909856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676548

[startup+0.101098 s]
/proc/loadavg: 5.72 7.60 7.97 3/178 4667
/proc/meminfo: memFree=30570808/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15676548 CPUtime=0.09 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 5558 0 1 0 8 1 0 0 22 0 18 0 522796657 16052785152 4979 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3919137 4979 2116 9 0 3909856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676548

[startup+0.301074 s]
/proc/loadavg: 5.72 7.60 7.97 3/178 4667
/proc/meminfo: memFree=30570808/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15680364 CPUtime=0.51 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 15448 0 1 0 48 3 0 0 22 0 18 0 522796657 16056692736 13923 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3920091 13931 2206 9 0 3910810 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680364

[startup+0.701008 s]
/proc/loadavg: 5.72 7.60 7.97 3/178 4667
/proc/meminfo: memFree=30570808/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15698760 CPUtime=1.14 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 46562 0 1 0 108 6 0 0 22 0 22 0 522796657 16075530240 43130 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3924690 43131 2247 9 0 3915409 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15698760

[startup+1.50082 s]
/proc/loadavg: 5.72 7.60 7.97 6/224 4716
/proc/meminfo: memFree=30207620/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15709508 CPUtime=3.63 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 61840 0 1 0 355 8 0 0 22 0 22 0 522796657 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3927377 54034 2273 9 0 3918096 0
[pid=4667/tid=4669] ppid=4665 vsize=15709508 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 675 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 1350 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) R 4665 4667 3867 0 -1 4202560 1190 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 1253 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 297 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 359 0 0 0 0 0 0 0 18 0 22 0 522796658 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522796659 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) R 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796659 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522796659 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15709508 CPUtime=0.81 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12173 0 0 0 80 1 0 0 15 0 22 0 522796662 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4684] ppid=4665 vsize=15709508 CPUtime=0.73 cores=1,3,5,7
/proc/4667/task/4684/stat : 4684 (java) S 4665 4667 3867 0 -1 4202560 7385 0 0 0 72 1 0 0 15 0 22 0 522796662 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4685] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4685/stat : 4685 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522796662 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4686] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4686/stat : 4686 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522796662 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4709] ppid=4665 vsize=15709508 CPUtime=0.25 cores=1,3,5,7
/proc/4667/task/4709/stat : 4709 (java) R 4665 4667 3867 0 -1 4202560 21 0 0 0 25 0 0 0 16 0 22 0 522796705 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505935820 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4667/tid=4710] ppid=4665 vsize=15709508 CPUtime=0.22 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 10 0 0 0 22 0 0 0 16 0 22 0 522796705 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505883709 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15709508 CPUtime=0.38 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 20 0 0 0 38 0 0 0 16 0 22 0 522796705 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505772112 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15709508 CPUtime=0.2 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 8 0 0 0 20 0 0 0 16 0 22 0 522796705 16086536192 54034 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 47686709219779 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 15709508

[startup+3.10153 s]
/proc/loadavg: 6.22 7.67 7.99 12/224 4716
/proc/meminfo: memFree=30065888/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15709508 CPUtime=10.03 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 112469 0 1 0 987 16 0 0 22 0 22 0 522796657 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3927377 104488 2273 9 0 3918096 0
[pid=4667/tid=4669] ppid=4665 vsize=15709508 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15709508 CPUtime=0.01 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 5033 0 0 0 1 0 0 0 16 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 2769 0 0 0 0 0 0 0 16 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15709508 CPUtime=0.02 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 7438 0 0 0 1 1 0 0 16 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) S 4665 4667 3867 0 -1 4202560 3406 0 0 0 0 0 0 0 15 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15709508 CPUtime=0.01 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 5120 0 0 0 1 0 0 0 15 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 3246 0 0 0 0 0 0 0 15 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 4593 0 0 0 0 0 0 0 16 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 2336 0 0 0 0 0 0 0 15 0 22 0 522796658 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 240 0 0 0 0 0 0 0 16 0 22 0 522796659 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) S 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522796659 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522796659 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15709508 CPUtime=0.87 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12196 0 0 0 86 1 0 0 15 0 22 0 522796662 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4684] ppid=4665 vsize=15709508 CPUtime=0.77 cores=1,3,5,7
/proc/4667/task/4684/stat : 4684 (java) S 4665 4667 3867 0 -1 4202560 7398 0 0 0 76 1 0 0 15 0 22 0 522796662 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4685] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4685/stat : 4685 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522796662 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4686] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4686/stat : 4686 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522796662 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4709] ppid=4665 vsize=15709508 CPUtime=1.75 cores=1,3,5,7
/proc/4667/task/4709/stat : 4709 (java) R 4665 4667 3867 0 -1 4202560 4983 0 0 0 175 0 0 0 17 0 22 0 522796705 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505772034 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4667/tid=4710] ppid=4665 vsize=15709508 CPUtime=1.75 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 5606 0 0 0 175 0 0 0 17 0 22 0 522796705 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 47686709221710 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15709508 CPUtime=1.95 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 5415 0 0 0 195 0 0 0 17 0 22 0 522796705 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505888342 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15709508 CPUtime=1.76 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 5605 0 0 0 176 0 0 0 17 0 22 0 522796705 16086536192 104488 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505857151 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 15709508

[startup+6.30095 s]
/proc/loadavg: 6.22 7.67 7.99 9/224 4716
/proc/meminfo: memFree=28759116/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15709508 CPUtime=22.81 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 228238 0 1 0 2249 32 0 0 22 0 22 0 522796657 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3927377 219812 2283 9 0 3918096 0
[pid=4667/tid=4669] ppid=4665 vsize=15709508 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15709508 CPUtime=0.07 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 20998 0 0 0 3 4 0 0 16 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15709508 CPUtime=0.04 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 11645 0 0 0 3 1 0 0 15 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15709508 CPUtime=0.05 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 17116 0 0 0 3 2 0 0 16 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15709508 CPUtime=0.03 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) S 4665 4667 3867 0 -1 4202560 12699 0 0 0 1 2 0 0 15 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15709508 CPUtime=0.01 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 5143 0 0 0 1 0 0 0 15 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15709508 CPUtime=0.05 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 15569 0 0 0 3 2 0 0 16 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 4593 0 0 0 0 0 0 0 15 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15709508 CPUtime=0.03 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 9155 0 0 0 2 1 0 0 16 0 22 0 522796658 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 540 0 0 0 0 0 0 0 15 0 22 0 522796659 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) S 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522796659 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522796659 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15709508 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15709508 CPUtime=1.02 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12222 0 0 0 101 1 0 0 15 0 22 0 522796662 16086536192 219812 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0

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

[pid=4667/tid=4710] ppid=4665 vsize=15700692 CPUtime=1048.45 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 239672 0 0 0 104813 32 0 0 25 0 22 0 522796705 16077508608 127409 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505936680 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15700692 CPUtime=1049.4 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 244336 0 0 0 104908 32 0 0 25 0 22 0 522796705 16077508608 127409 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505583290 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15700692 CPUtime=1048.6 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 238040 0 0 0 104826 34 0 0 25 0 22 0 522796705 16077508608 127409 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4226.57
Current children cumulated vsize (KiB) 15700692

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 8.09 9/224 4746
/proc/meminfo: memFree=24102080/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15700692 CPUtime=4465.36 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 1871860 0 1 0 446163 373 0 0 22 0 22 0 522796657 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3925173 130958 2298 9 0 3915892 0
[pid=4667/tid=4669] ppid=4665 vsize=15700692 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15700692 CPUtime=3.53 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 110054 0 0 0 329 24 0 0 16 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15700692 CPUtime=3.48 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 94176 0 0 0 328 20 0 0 16 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15700692 CPUtime=3.56 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 103930 0 0 0 333 23 0 0 15 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15700692 CPUtime=3.54 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) S 4665 4667 3867 0 -1 4202560 98996 0 0 0 332 22 0 0 15 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15700692 CPUtime=3.59 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 98368 0 0 0 337 22 0 0 15 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15700692 CPUtime=3.52 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 102701 0 0 0 330 22 0 0 15 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15700692 CPUtime=3.42 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 90319 0 0 0 324 18 0 0 15 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15700692 CPUtime=3.47 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 94934 0 0 0 327 20 0 0 16 0 22 0 522796658 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15700692 CPUtime=1.65 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 5351 0 0 0 115 50 0 0 15 0 22 0 522796659 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) S 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15700692 CPUtime=1.26 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12260 0 0 0 125 1 0 0 15 0 22 0 522796662 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4684] ppid=4665 vsize=15700692 CPUtime=1.02 cores=1,3,5,7
/proc/4667/task/4684/stat : 4684 (java) S 4665 4667 3867 0 -1 4202560 7437 0 0 0 101 1 0 0 16 0 22 0 522796662 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4685] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4685/stat : 4685 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522796662 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4686] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4686/stat : 4686 (java) S 4665 4667 3867 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 522796662 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4709] ppid=4665 vsize=15700692 CPUtime=1107.96 cores=1,3,5,7
/proc/4667/task/4709/stat : 4709 (java) R 4665 4667 3867 0 -1 4202560 253531 0 0 0 110762 34 0 0 25 0 22 0 522796705 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 47686709898074 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4667/tid=4710] ppid=4665 vsize=15700692 CPUtime=1107.82 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 253531 0 0 0 110748 34 0 0 25 0 22 0 522796705 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505714636 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15700692 CPUtime=1108.7 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 258087 0 0 0 110836 34 0 0 25 0 22 0 522796705 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505523191 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15700692 CPUtime=1107.73 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 251037 0 0 0 110736 37 0 0 25 0 22 0 522796705 16077508608 130958 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505732550 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4465.36
Current children cumulated vsize (KiB) 15700692

[startup+1182.3 s]
/proc/loadavg: 8.16 8.15 8.09 9/224 4748
/proc/meminfo: memFree=24141704/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15700692 CPUtime=4704.19 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 1964171 0 1 0 470024 395 0 0 22 0 22 0 522796657 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3925173 128089 2298 9 0 3915892 0
[pid=4667/tid=4669] ppid=4665 vsize=15700692 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15700692 CPUtime=3.73 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 114178 0 0 0 348 25 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15700692 CPUtime=3.66 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 97786 0 0 0 344 22 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15700692 CPUtime=3.76 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 108208 0 0 0 352 24 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15700692 CPUtime=3.73 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) S 4665 4667 3867 0 -1 4202560 104129 0 0 0 350 23 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15700692 CPUtime=3.79 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 103709 0 0 0 355 24 0 0 16 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15700692 CPUtime=3.71 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 106875 0 0 0 348 23 0 0 16 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15700692 CPUtime=3.61 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 95490 0 0 0 342 19 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15700692 CPUtime=3.66 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 99933 0 0 0 345 21 0 0 15 0 22 0 522796658 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15700692 CPUtime=1.74 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 5672 0 0 0 120 54 0 0 15 0 22 0 522796659 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) S 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15700692 CPUtime=1.26 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12260 0 0 0 125 1 0 0 15 0 22 0 522796662 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4684] ppid=4665 vsize=15700692 CPUtime=1.02 cores=1,3,5,7
/proc/4667/task/4684/stat : 4684 (java) S 4665 4667 3867 0 -1 4202560 7437 0 0 0 101 1 0 0 16 0 22 0 522796662 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4685] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4685/stat : 4685 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522796662 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4686] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4686/stat : 4686 (java) S 4665 4667 3867 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 522796662 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4709] ppid=4665 vsize=15700692 CPUtime=1167.35 cores=1,3,5,7
/proc/4667/task/4709/stat : 4709 (java) R 4665 4667 3867 0 -1 4202560 268298 0 0 0 116699 36 0 0 25 0 22 0 522796705 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505887362 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4710] ppid=4665 vsize=15700692 CPUtime=1167.08 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 266258 0 0 0 116671 37 0 0 25 0 22 0 522796705 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505888582 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15700692 CPUtime=1167.89 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 272441 0 0 0 116753 36 0 0 25 0 22 0 522796705 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505976523 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15700692 CPUtime=1167.09 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 264345 0 0 0 116671 38 0 0 25 0 22 0 522796705 16077508608 128089 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505856755 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4704.19
Current children cumulated vsize (KiB) 15700692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 8.25 8.17 8.10 5/198 4768
/proc/meminfo: memFree=30058024/32951124 swapFree=67111344/67111528
[pid=4667] ppid=4665 vsize=15700692 CPUtime=4800.15 cores=1,3,5,7
/proc/4667/stat : 4667 (java) S 4665 4667 3867 0 -1 4202496 2003981 0 1 0 479612 403 0 0 22 0 22 0 522796657 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4667/statm: 3925173 128836 2298 9 0 3915892 0
[pid=4667/tid=4669] ppid=4665 vsize=15700692 CPUtime=0.97 cores=1,3,5,7
/proc/4667/task/4669/stat : 4669 (java) S 4665 4667 3867 0 -1 4202560 35698 0 1 0 92 5 0 0 18 0 22 0 522796657 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4670] ppid=4665 vsize=15700692 CPUtime=3.8 cores=1,3,5,7
/proc/4667/task/4670/stat : 4670 (java) S 4665 4667 3867 0 -1 4202560 116888 0 0 0 355 25 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4671] ppid=4665 vsize=15700692 CPUtime=3.71 cores=1,3,5,7
/proc/4667/task/4671/stat : 4671 (java) S 4665 4667 3867 0 -1 4202560 100003 0 0 0 349 22 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4672] ppid=4665 vsize=15700692 CPUtime=3.83 cores=1,3,5,7
/proc/4667/task/4672/stat : 4672 (java) S 4665 4667 3867 0 -1 4202560 109943 0 0 0 359 24 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4673] ppid=4665 vsize=15700692 CPUtime=3.79 cores=1,3,5,7
/proc/4667/task/4673/stat : 4673 (java) S 4665 4667 3867 0 -1 4202560 106066 0 0 0 356 23 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4674] ppid=4665 vsize=15700692 CPUtime=3.86 cores=1,3,5,7
/proc/4667/task/4674/stat : 4674 (java) S 4665 4667 3867 0 -1 4202560 105955 0 0 0 362 24 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4675] ppid=4665 vsize=15700692 CPUtime=3.8 cores=1,3,5,7
/proc/4667/task/4675/stat : 4675 (java) S 4665 4667 3867 0 -1 4202560 109274 0 0 0 356 24 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4676] ppid=4665 vsize=15700692 CPUtime=3.71 cores=1,3,5,7
/proc/4667/task/4676/stat : 4676 (java) S 4665 4667 3867 0 -1 4202560 98709 0 0 0 351 20 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4677] ppid=4665 vsize=15700692 CPUtime=3.74 cores=1,3,5,7
/proc/4667/task/4677/stat : 4677 (java) S 4665 4667 3867 0 -1 4202560 102251 0 0 0 352 22 0 0 15 0 22 0 522796658 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4678] ppid=4665 vsize=15700692 CPUtime=1.76 cores=1,3,5,7
/proc/4667/task/4678/stat : 4678 (java) S 4665 4667 3867 0 -1 4202560 5755 0 0 0 121 55 0 0 15 0 22 0 522796659 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 0 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4679] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4679/stat : 4679 (java) S 4665 4667 3867 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4680] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4680/stat : 4680 (java) S 4665 4667 3867 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522796659 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 7 0 0 0
[pid=4667/tid=4682] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4682/stat : 4682 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796662 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562361265 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4683] ppid=4665 vsize=15700692 CPUtime=1.26 cores=1,3,5,7
/proc/4667/task/4683/stat : 4683 (java) S 4665 4667 3867 0 -1 4202560 12260 0 0 0 125 1 0 0 15 0 22 0 522796662 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4684] ppid=4665 vsize=15700692 CPUtime=1.02 cores=1,3,5,7
/proc/4667/task/4684/stat : 4684 (java) S 4665 4667 3867 0 -1 4202560 7437 0 0 0 101 1 0 0 16 0 22 0 522796662 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 3 0 0 0
[pid=4667/tid=4685] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4685/stat : 4685 (java) S 4665 4667 3867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 522796662 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562353561 0 4 0 16800975 18446604455353648256 0 0 -1 5 0 0 0
[pid=4667/tid=4686] ppid=4665 vsize=15700692 CPUtime=0 cores=1,3,5,7
/proc/4667/task/4686/stat : 4686 (java) S 4665 4667 3867 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522796662 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 271562354176 0 4 0 16800975 18446604455353648256 0 0 -1 1 0 0 0
[pid=4667/tid=4709] ppid=4665 vsize=15700692 CPUtime=1191.22 cores=1,3,5,7
/proc/4667/task/4709/stat : 4709 (java) R 4665 4667 3867 0 -1 4202560 274061 0 0 0 119085 37 0 0 25 0 22 0 522796705 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4667/tid=4710] ppid=4665 vsize=15700692 CPUtime=1190.95 cores=1,3,5,7
/proc/4667/task/4710/stat : 4710 (java) R 4665 4667 3867 0 -1 4202560 271327 0 0 0 119058 37 0 0 25 0 22 0 522796705 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505888241 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4667/tid=4711] ppid=4665 vsize=15700692 CPUtime=1191.75 cores=1,3,5,7
/proc/4667/task/4711/stat : 4711 (java) R 4665 4667 3867 0 -1 4202560 277649 0 0 0 119138 37 0 0 25 0 22 0 522796705 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505869794 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4667/tid=4712] ppid=4665 vsize=15700692 CPUtime=1190.83 cores=1,3,5,7
/proc/4667/task/4712/stat : 4712 (java) R 4665 4667 3867 0 -1 4202560 269249 0 0 0 119044 39 0 0 25 0 22 0 522796705 16077508608 128836 33554432000 1073741824 1073778376 140733732458320 18446744073709551615 46912505523239 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 15700692

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): 1206.44
CPU time (s): 4800.21
CPU user time (s): 4796.15
CPU system time (s): 4.06038
CPU usage (%): 397.884
Max. virtual memory (cumulated for all children) (KiB): 15709508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.15
system time used= 4.06038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2004006
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= 180178
involuntary context switches= 117734

runsolver used 1.9657 second user time and 4.67829 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 23:19:48
IDJOB=3312357
IDBENCH=82542
IDSOLVER=1699
FILE ID=node133/3312357-1304111988
RUNJOBID= node133-1304111988-4654
PBS_JOBID= 13170659
Free space on /tmp= 71896 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312357-1304111988/watcher-3312357-1304111988 -o /tmp/evaluation-result-3312357-1304111988/solver-3312357-1304111988 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312357-1304111988.cnf

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=1250189922

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      30571204 kB
Buffers:        766840 kB
Cached:        1190652 kB
SwapCached:        124 kB
Active:         622516 kB
Inactive:      1401364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30571204 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            2476 kB
Writeback:           0 kB
AnonPages:       66232 kB
Mapped:          14504 kB
Slab:           294224 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node133 at 2011-04-29 23:39:56