Trace number 3311174

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.16 1203.67

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark556.159
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
Number of clauses of size over 50

Solver Data

0.09/0.13	33:50 INFO : Reading from input HOME/instance-3311174-1304112830.cnf
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Executor set job limit to 1000000
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
0.60/0.44	Starting Executor!
2.10/1.02	33:51 INFO : 1250 variables remaining out of 1250
2.10/1.02	33:51 INFO : 150000 literals remaining out of 150000

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

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: 2.16 4.30 5.84 3/174 3935
/proc/meminfo: memFree=29377476/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/3935/stat : 3935 (java) R 3933 3935 3239 0 -1 4202496 808 0 0 0 0 0 0 0 23 0 1 0 601513645 23580672 296 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251362584320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3935/statm: 5757 308 243 9 0 124 0

[startup+0.0694349 s]
/proc/loadavg: 2.16 4.30 5.84 3/174 3935
/proc/meminfo: memFree=29377476/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15609648 CPUtime=0.04 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 4087 0 1 0 3 1 0 0 23 0 18 0 601513645 15984279552 3528 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3902412 3528 1756 9 0 3893131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100405 s]
/proc/loadavg: 2.16 4.30 5.84 3/174 3935
/proc/meminfo: memFree=29377476/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15676816 CPUtime=0.09 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 5390 0 1 0 8 1 0 0 23 0 18 0 601513645 16053059584 4795 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3919204 4798 2117 9 0 3909923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676816

[startup+0.305455 s]
/proc/loadavg: 2.16 4.30 5.84 3/174 3935
/proc/meminfo: memFree=29377476/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15680696 CPUtime=0.5 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 14002 0 1 0 47 3 0 0 23 0 18 0 601513645 16057032704 12526 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3920174 12530 2207 9 0 3910893 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680696

[startup+0.700256 s]
/proc/loadavg: 2.16 4.30 5.84 3/174 3935
/proc/meminfo: memFree=29377476/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15687308 CPUtime=1.19 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 43421 0 1 0 112 7 0 0 23 0 22 0 601513645 16063803392 40175 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3921827 40176 2233 9 0 3912546 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15687308

[startup+1.50111 s]
/proc/loadavg: 2.30 4.29 5.83 5/220 3984
/proc/meminfo: memFree=29041504/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=3.56 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 55786 0 1 0 347 9 0 0 23 0 22 0 601513645 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 46836 2273 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 451 0 0 0 0 0 0 0 17 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 227 0 0 0 0 0 0 0 18 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 116 0 0 0 0 0 0 0 18 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 601513647 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 601513648 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=0.8 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5281 0 0 0 80 0 0 0 15 0 22 0 601513651 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3951] ppid=3933 vsize=15700972 CPUtime=0.95 cores=1,3,5,7
/proc/3935/task/3951/stat : 3951 (java) S 3933 3935 3239 0 -1 4202560 14484 0 0 0 94 1 0 0 15 0 22 0 601513651 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3952] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3952/stat : 3952 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3953] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3953/stat : 3953 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601513651 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3977] ppid=3933 vsize=15700972 CPUtime=0.22 cores=1,3,5,7
/proc/3935/task/3977/stat : 3977 (java) S 3933 3935 3239 0 -1 4202560 674 0 0 0 22 0 0 0 15 0 22 0 601513689 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 601513689 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505857630 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=0.26 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 20 0 0 0 26 0 0 0 16 0 22 0 601513689 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505857630 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=0.27 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 15 0 0 0 27 0 0 0 16 0 22 0 601513690 16077795328 46836 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505806896 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 15700972

[startup+3.10082 s]
/proc/loadavg: 2.30 4.29 5.83 9/220 3984
/proc/meminfo: memFree=28911924/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=9.87 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 125269 0 1 0 969 18 0 0 23 0 22 0 601513645 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 116130 2273 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=0.01 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 4159 0 0 0 1 0 0 0 15 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 3963 0 0 0 0 0 0 0 15 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 2753 0 0 0 0 0 0 0 15 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 1020 0 0 0 0 0 0 0 15 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=0.02 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 8409 0 0 0 1 1 0 0 16 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=0.02 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 7476 0 0 0 1 1 0 0 16 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=0.03 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 8523 0 0 0 2 1 0 0 16 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=0.03 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 10464 0 0 0 2 1 0 0 16 0 22 0 601513647 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 247 0 0 0 0 0 0 0 15 0 22 0 601513648 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=0.8 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5281 0 0 0 80 0 0 0 15 0 22 0 601513651 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3951] ppid=3933 vsize=15700972 CPUtime=1.01 cores=1,3,5,7
/proc/3935/task/3951/stat : 3951 (java) S 3933 3935 3239 0 -1 4202560 14493 0 0 0 100 1 0 0 15 0 22 0 601513651 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3952] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3952/stat : 3952 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3953] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3953/stat : 3953 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601513651 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3977] ppid=3933 vsize=15700972 CPUtime=1.66 cores=1,3,5,7
/proc/3935/task/3977/stat : 3977 (java) R 3933 3935 3239 0 -1 4202560 5891 0 0 0 166 0 0 0 17 0 22 0 601513689 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505964770 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=1.54 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 5144 0 0 0 154 0 0 0 17 0 22 0 601513689 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 47493684328280 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=1.8 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 6072 0 0 0 180 0 0 0 17 0 22 0 601513689 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505964669 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=1.81 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 6887 0 0 0 181 0 0 0 17 0 22 0 601513690 16077795328 116130 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505965137 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 15700972

[startup+6.30122 s]
/proc/loadavg: 2.84 4.37 5.84 10/220 3984
/proc/meminfo: memFree=27641236/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=22.66 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 282354 0 1 0 2223 43 0 0 23 0 22 0 601513645 16077795328 271892 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 271899 2276 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 271900 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=0.03 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 9338 0 0 0 2 1 0 0 15 0 22 0 601513647 16077795328 271913 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=0.03 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 9774 0 0 0 2 1 0 0 15 0 22 0 601513647 16077795328 271923 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=0.03 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 10919 0 0 0 2 1 0 0 16 0 22 0 601513647 16077795328 271924 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=0.04 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 14002 0 0 0 2 2 0 0 16 0 22 0 601513647 16077795328 271925 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=0.06 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 15993 0 0 0 4 2 0 0 16 0 22 0 601513647 16077795328 271926 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=0.02 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 7476 0 0 0 1 1 0 0 15 0 22 0 601513647 16077795328 271927 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=0.05 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 14355 0 0 0 3 2 0 0 15 0 22 0 601513647 16077795328 271928 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=0.06 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 17697 0 0 0 3 3 0 0 16 0 22 0 601513647 16077795328 271929 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 540 0 0 0 0 0 0 0 15 0 22 0 601513648 16077795328 271934 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 271942 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 271943 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 271944 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=0.8 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5281 0 0 0 80 0 0 0 15 0 22 0 601513651 16077795328 271945 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0

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

[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=1054 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 264201 0 0 0 105368 32 0 0 25 0 22 0 601513689 16077795328 321457 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505924741 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=1053.74 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 275276 0 0 0 105338 36 0 0 25 0 22 0 601513689 16077795328 321457 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505815177 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=1053.95 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 275233 0 0 0 105361 34 0 0 25 0 22 0 601513690 16077795328 321457 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505743135 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.48
Current children cumulated vsize (KiB) 15700972

[startup+1122.3 s]
/proc/loadavg: 5.01 5.15 5.64 6/220 4017
/proc/meminfo: memFree=12826248/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=4475.76 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 2058083 0 1 0 447238 338 0 0 23 0 22 0 601513645 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 286031 2297 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=2.39 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 106431 0 0 0 222 17 0 0 15 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=2.19 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 93934 0 0 0 204 15 0 0 15 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=2.14 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 90020 0 0 0 200 14 0 0 15 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=2.21 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 92192 0 0 0 205 16 0 0 16 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=2.38 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 131713 0 0 0 216 22 0 0 16 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=2.25 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 111316 0 0 0 205 20 0 0 15 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=2.2 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 109127 0 0 0 203 17 0 0 16 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=2.32 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 110618 0 0 0 212 20 0 0 16 0 22 0 601513647 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0.83 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 5267 0 0 0 47 36 0 0 15 0 22 0 601513648 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=1.01 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5321 0 0 0 101 0 0 0 15 0 22 0 601513651 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3951] ppid=3933 vsize=15700972 CPUtime=1.34 cores=1,3,5,7
/proc/3935/task/3951/stat : 3951 (java) S 3933 3935 3239 0 -1 4202560 14545 0 0 0 133 1 0 0 16 0 22 0 601513651 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3952] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3952/stat : 3952 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3953] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3953/stat : 3953 (java) S 3933 3935 3239 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 601513651 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3977] ppid=3933 vsize=15700972 CPUtime=1113.37 cores=1,3,5,7
/proc/3935/task/3977/stat : 3977 (java) R 3933 3935 3239 0 -1 4202560 307254 0 0 0 111299 38 0 0 25 0 22 0 601513689 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505711379 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=1113.53 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 274567 0 0 0 111320 33 0 0 25 0 22 0 601513689 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505583664 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=1113.06 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 286678 0 0 0 111268 38 0 0 25 0 22 0 601513689 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 47493684328048 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=1113.35 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 284548 0 0 0 111300 35 0 0 25 0 22 0 601513690 16077795328 286031 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.76
Current children cumulated vsize (KiB) 15700972

[startup+1182.3 s]
/proc/loadavg: 5.00 5.12 5.60 6/220 4019
/proc/meminfo: memFree=12763964/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=4715.13 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 2164721 0 1 0 471156 357 0 0 23 0 22 0 601513645 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 296399 2297 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=2.55 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 113381 0 0 0 237 18 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=2.4 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 105748 0 0 0 223 17 0 0 16 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=2.34 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 100412 0 0 0 218 16 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=2.39 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 101807 0 0 0 222 17 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=2.56 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 142313 0 0 0 232 24 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=2.48 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 121819 0 0 0 226 22 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=2.36 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 114323 0 0 0 219 17 0 0 16 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=2.52 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 118643 0 0 0 230 22 0 0 15 0 22 0 601513647 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0.86 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 5568 0 0 0 48 38 0 0 15 0 22 0 601513648 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=1.01 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5321 0 0 0 101 0 0 0 15 0 22 0 601513651 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3951] ppid=3933 vsize=15700972 CPUtime=1.34 cores=1,3,5,7
/proc/3935/task/3951/stat : 3951 (java) S 3933 3935 3239 0 -1 4202560 14545 0 0 0 133 1 0 0 16 0 22 0 601513651 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3952] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3952/stat : 3952 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3953] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3953/stat : 3953 (java) S 3933 3935 3239 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 601513651 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3977] ppid=3933 vsize=15700972 CPUtime=1172.91 cores=1,3,5,7
/proc/3935/task/3977/stat : 3977 (java) R 3933 3935 3239 0 -1 4202560 317269 0 0 0 117251 40 0 0 25 0 22 0 601513689 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505960642 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=1173.08 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 281810 0 0 0 117273 35 0 0 25 0 22 0 601513689 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505815228 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=1172.6 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 293461 0 0 0 117221 39 0 0 25 0 22 0 601513689 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912506226160 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=1172.56 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 293745 0 0 0 117220 36 0 0 25 0 22 0 601513690 16077795328 296399 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505857557 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.13
Current children cumulated vsize (KiB) 15700972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 5.07 5.13 5.59 6/220 4019
/proc/meminfo: memFree=12780920/32950928 swapFree=67111352/67111528
[pid=3935] ppid=3933 vsize=15700972 CPUtime=4800.07 cores=1,3,5,7
/proc/3935/stat : 3935 (java) S 3933 3935 3239 0 -1 4202496 2206669 0 1 0 479642 365 0 0 23 0 22 0 601513645 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/3935/statm: 3925243 297139 2297 9 0 3915962 0
[pid=3935/tid=3937] ppid=3933 vsize=15700972 CPUtime=0.99 cores=1,3,5,7
/proc/3935/task/3937/stat : 3937 (java) S 3933 3935 3239 0 -1 4202560 33101 0 1 0 94 5 0 0 20 0 22 0 601513645 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3938] ppid=3933 vsize=15700972 CPUtime=2.6 cores=1,3,5,7
/proc/3935/task/3938/stat : 3938 (java) S 3933 3935 3239 0 -1 4202560 115435 0 0 0 242 18 0 0 16 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3939] ppid=3933 vsize=15700972 CPUtime=2.47 cores=1,3,5,7
/proc/3935/task/3939/stat : 3939 (java) S 3933 3935 3239 0 -1 4202560 111365 0 0 0 229 18 0 0 16 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3940] ppid=3933 vsize=15700972 CPUtime=2.44 cores=1,3,5,7
/proc/3935/task/3940/stat : 3940 (java) S 3933 3935 3239 0 -1 4202560 106657 0 0 0 227 17 0 0 15 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3941] ppid=3933 vsize=15700972 CPUtime=2.48 cores=1,3,5,7
/proc/3935/task/3941/stat : 3941 (java) S 3933 3935 3239 0 -1 4202560 106542 0 0 0 230 18 0 0 16 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3942] ppid=3933 vsize=15700972 CPUtime=2.63 cores=1,3,5,7
/proc/3935/task/3942/stat : 3942 (java) S 3933 3935 3239 0 -1 4202560 144846 0 0 0 238 25 0 0 15 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3943] ppid=3933 vsize=15700972 CPUtime=2.55 cores=1,3,5,7
/proc/3935/task/3943/stat : 3943 (java) S 3933 3935 3239 0 -1 4202560 126939 0 0 0 233 22 0 0 16 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3944] ppid=3933 vsize=15700972 CPUtime=2.42 cores=1,3,5,7
/proc/3935/task/3944/stat : 3944 (java) S 3933 3935 3239 0 -1 4202560 118424 0 0 0 224 18 0 0 15 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3945] ppid=3933 vsize=15700972 CPUtime=2.57 cores=1,3,5,7
/proc/3935/task/3945/stat : 3945 (java) S 3933 3935 3239 0 -1 4202560 121001 0 0 0 235 22 0 0 15 0 22 0 601513647 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3946] ppid=3933 vsize=15700972 CPUtime=0.9 cores=1,3,5,7
/proc/3935/task/3946/stat : 3946 (java) S 3933 3935 3239 0 -1 4202560 5713 0 0 0 51 39 0 0 16 0 22 0 601513648 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 0 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3947] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3947/stat : 3947 (java) S 3933 3935 3239 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3948] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3948/stat : 3948 (java) S 3933 3935 3239 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 601513648 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 7 0 0 0
[pid=3935/tid=3949] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3949/stat : 3949 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379370417 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3950] ppid=3933 vsize=15700972 CPUtime=1.01 cores=1,3,5,7
/proc/3935/task/3950/stat : 3950 (java) S 3933 3935 3239 0 -1 4202560 5321 0 0 0 101 0 0 0 15 0 22 0 601513651 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3951] ppid=3933 vsize=15700972 CPUtime=1.34 cores=1,3,5,7
/proc/3935/task/3951/stat : 3951 (java) S 3933 3935 3239 0 -1 4202560 14545 0 0 0 133 1 0 0 16 0 22 0 601513651 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 3 0 0 0
[pid=3935/tid=3952] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3952/stat : 3952 (java) S 3933 3935 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601513651 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379362713 0 4 0 16800975 18446604465376146560 0 0 -1 5 0 0 0
[pid=3935/tid=3953] ppid=3933 vsize=15700972 CPUtime=0 cores=1,3,5,7
/proc/3935/task/3953/stat : 3953 (java) S 3933 3935 3239 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 601513651 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 251379363328 0 4 0 16800975 18446604465376146560 0 0 -1 1 0 0 0
[pid=3935/tid=3977] ppid=3933 vsize=15700972 CPUtime=1194.03 cores=1,3,5,7
/proc/3935/task/3977/stat : 3977 (java) R 3933 3935 3239 0 -1 4202560 319399 0 0 0 119363 40 0 0 25 0 22 0 601513689 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505743212 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3935/tid=3978] ppid=3933 vsize=15700972 CPUtime=1194.2 cores=1,3,5,7
/proc/3935/task/3978/stat : 3978 (java) R 3933 3935 3239 0 -1 4202560 284382 0 0 0 119384 36 0 0 25 0 22 0 601513689 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505583733 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3935/tid=3979] ppid=3933 vsize=15700972 CPUtime=1193.72 cores=1,3,5,7
/proc/3935/task/3979/stat : 3979 (java) R 3933 3935 3239 0 -1 4202560 295077 0 0 0 119333 39 0 0 25 0 22 0 601513689 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912505708230 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3935/tid=3980] ppid=3933 vsize=15700972 CPUtime=1193.56 cores=1,3,5,7
/proc/3935/task/3980/stat : 3980 (java) R 3933 3935 3239 0 -1 4202560 296465 0 0 0 119319 37 0 0 25 0 22 0 601513690 16077795328 297139 33554432000 1073741824 1073778376 140733661908624 18446744073709551615 46912506236236 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15700972

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): 1203.67
CPU time (s): 4800.16
CPU user time (s): 4796.46
CPU system time (s): 3.70844
CPU usage (%): 398.794
Max. virtual memory (cumulated for all children) (KiB): 15701796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.46
system time used= 3.70844
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2206694
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= 57527
involuntary context switches= 63963

runsolver used 1.9447 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 23:33:50
IDJOB=3311174
IDBENCH=82559
IDSOLVER=1698
FILE ID=node113/3311174-1304112830
RUNJOBID= node113-1304112830-3922
PBS_JOBID= 13170664
Free space on /tmp= 71168 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311174-1304112830/watcher-3311174-1304112830 -o /tmp/evaluation-result-3311174-1304112830/solver-3311174-1304112830 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311174-1304112830.cnf -hbr 2

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=1810209517

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29377384 kB
Buffers:        723096 kB
Cached:        2264888 kB
SwapCached:         12 kB
Active:         152364 kB
Inactive:      2903016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29377384 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2856 kB
Writeback:           8 kB
AnonPages:       66724 kB
Mapped:          14508 kB
Slab:           453136 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189968 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= 71160 MiB
End job on node113 at 2011-04-29 23:53:55