Trace number 3312011

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.2 1207.95

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted 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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.13	59:45 INFO : Reading from input HOME/instance-3312011-1304182785.cnf
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.22/0.22	59:45 INFO : 141 variables remaining out of 141
0.22/0.22	59:45 INFO : 1168 literals remaining out of 1168

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

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

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


[startup+0 s]
/proc/loadavg: 3.76 5.48 6.93 1/172 1458
/proc/meminfo: memFree=29689956/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1458/stat : 1458 (java) R 1456 1458 802 0 -1 4202496 486 0 0 0 0 0 0 0 23 0 1 0 608509137 9318400 148 33554432000 1073741824 1073778376 140735297528704 18446744073709551615 256415389696 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1458/statm: 2275 148 118 9 0 67 0

[startup+0.105183 s]
/proc/loadavg: 3.76 5.48 6.93 1/172 1458
/proc/meminfo: memFree=29689956/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15676260 CPUtime=0.1 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 5473 0 1 0 9 1 0 0 23 0 18 0 608509137 16052490240 4912 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3919065 4912 2116 9 0 3909784 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676260

[startup+0.201149 s]
/proc/loadavg: 3.76 5.48 6.93 1/172 1458
/proc/meminfo: memFree=29689956/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15680392 CPUtime=0.22 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 6639 0 1 0 21 1 0 0 23 0 22 0 608509137 16056721408 6046 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3920098 6046 2179 9 0 3910817 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 15680392

[startup+0.301138 s]
/proc/loadavg: 3.76 5.48 6.93 1/172 1458
/proc/meminfo: memFree=29689956/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15680392 CPUtime=0.26 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 6915 0 1 0 25 1 0 0 23 0 22 0 608509137 16056721408 6322 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3920098 6323 2187 9 0 3910817 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15680392

[startup+0.723541 s]
/proc/loadavg: 3.76 5.48 6.93 1/172 1458
/proc/meminfo: memFree=29689956/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=1.94 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 29485 0 1 0 191 3 0 0 23 0 22 0 608509137 16125702144 23406 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 23465 2245 9 0 3927658 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 15747756

[startup+1.50081 s]
/proc/loadavg: 3.76 5.48 6.93 12/220 1509
/proc/meminfo: memFree=29238328/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=5.01 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 88354 0 1 0 491 10 0 0 23 0 22 0 608509137 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 76991 2285 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 283 0 0 0 0 0 0 0 16 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 67 0 0 0 0 0 0 0 16 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 844 0 0 0 0 0 0 0 16 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 266 0 0 0 0 0 0 0 16 0 22 0 608509138 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 608509139 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.84 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11145 0 0 0 84 0 0 0 16 0 22 0 608509142 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1494] ppid=1456 vsize=15747756 CPUtime=0.73 cores=0,2,4,6
/proc/1458/task/1494/stat : 1494 (java) S 1456 1458 802 0 -1 4202560 7200 0 0 0 73 0 0 0 25 0 22 0 608509142 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1495] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1495/stat : 1495 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608509142 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1496] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1496/stat : 1496 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608509142 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1502] ppid=1456 vsize=15747756 CPUtime=0.78 cores=0,2,4,6
/proc/1458/task/1502/stat : 1502 (java) R 1456 1458 802 0 -1 4202560 11762 0 0 0 77 1 0 0 25 0 22 0 608509155 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505591751 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=1.06 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 22121 0 0 0 105 1 0 0 16 0 22 0 608509155 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505661812 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=0.54 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 11740 0 0 0 53 1 0 0 25 0 22 0 608509155 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505693474 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=0.76 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 16596 0 0 0 75 1 0 0 25 0 22 0 608509156 16125702144 76991 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505586188 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 15747756

[startup+3.1015 s]
/proc/loadavg: 3.76 5.48 6.93 11/220 1509
/proc/meminfo: memFree=28944452/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=11.39 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 154601 0 1 0 1121 18 0 0 23 0 22 0 608509137 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 142232 2290 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 133 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 368 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 365 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 331 0 0 0 0 0 0 0 16 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 1153 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 471 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 434 0 0 0 0 0 0 0 15 0 22 0 608509139 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11150 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1494] ppid=1456 vsize=15747756 CPUtime=0.79 cores=0,2,4,6
/proc/1458/task/1494/stat : 1494 (java) S 1456 1458 802 0 -1 4202560 7652 0 0 0 79 0 0 0 15 0 22 0 608509142 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1495] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1495/stat : 1495 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608509142 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1496] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1496/stat : 1496 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608509142 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1502] ppid=1456 vsize=15747756 CPUtime=2.35 cores=0,2,4,6
/proc/1458/task/1502/stat : 1502 (java) R 1456 1458 802 0 -1 4202560 28168 0 0 0 233 2 0 0 25 0 22 0 608509155 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505767907 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=2.65 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 38529 0 0 0 262 3 0 0 18 0 22 0 608509155 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505740919 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=2.11 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 27277 0 0 0 209 2 0 0 19 0 22 0 608509155 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 47321094395638 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=2.31 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 32278 0 0 0 228 3 0 0 25 0 22 0 608509156 16125702144 142232 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505605999 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15747756

[startup+6.3009 s]
/proc/loadavg: 4.10 5.52 6.94 9/220 1509
/proc/meminfo: memFree=28869344/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=24.11 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 156175 0 1 0 2392 19 0 0 23 0 22 0 608509137 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 142237 2290 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 229 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 524 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=0.01 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 474 0 0 0 1 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 1277 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 565 0 0 0 0 0 0 0 15 0 22 0 608509138 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 434 0 0 0 0 0 0 0 15 0 22 0 608509139 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11150 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 142237 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0

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

[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=1048.61 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 71306 0 0 0 104759 102 0 0 25 0 22 0 608509155 16125702144 202934 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505740343 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=1048.29 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 58773 0 0 0 104730 99 0 0 18 0 22 0 608509155 16125702144 202934 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505740841 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=1048.61 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 64895 0 0 0 104753 108 0 0 25 0 22 0 608509156 16125702144 202934 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505797084 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4221.7
Current children cumulated vsize (KiB) 15747756

[startup+1122.31 s]
/proc/loadavg: 8.01 7.98 7.68 9/220 1548
/proc/meminfo: memFree=28439836/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=4460.04 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 512859 0 1 0 445427 577 0 0 23 0 22 0 608509137 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 184545 2298 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=3.14 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 28964 0 0 0 305 9 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=3.2 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 30878 0 0 0 309 11 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=3.13 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 28222 0 0 0 301 12 0 0 16 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=3.21 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 28170 0 0 0 310 11 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=3.13 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 28766 0 0 0 302 11 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=3.08 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 27798 0 0 0 296 12 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=3.17 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 29586 0 0 0 305 12 0 0 16 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=3.22 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 28511 0 0 0 311 11 0 0 15 0 22 0 608509138 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=1.69 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 1077 0 0 0 125 44 0 0 15 0 22 0 608509139 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11150 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1494] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1494/stat : 1494 (java) S 1456 1458 802 0 -1 4202560 7961 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1495] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1495/stat : 1495 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608509142 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1496] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1496/stat : 1496 (java) S 1456 1458 802 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 608509142 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1502] ppid=1456 vsize=15747756 CPUtime=1107.75 cores=0,2,4,6
/proc/1458/task/1502/stat : 1502 (java) R 1456 1458 802 0 -1 4202560 60306 0 0 0 110666 109 0 0 25 0 22 0 608509155 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505543314 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=1107.87 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 71466 0 0 0 110679 108 0 0 25 0 22 0 608509155 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912506146692 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=1107.46 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 58964 0 0 0 110642 104 0 0 18 0 22 0 608509155 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505589192 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=1107.93 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 65113 0 0 0 110679 114 0 0 25 0 22 0 608509156 16125702144 184545 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505712747 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4460.04
Current children cumulated vsize (KiB) 15747756

[startup+1182.3 s]
/proc/loadavg: 7.88 7.95 7.69 9/220 1550
/proc/meminfo: memFree=28480224/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=4698.36 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 514362 0 1 0 469230 606 0 0 23 0 22 0 608509137 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 168533 2298 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=3.29 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 29084 0 0 0 320 9 0 0 16 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=3.36 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 30975 0 0 0 325 11 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=3.29 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 28318 0 0 0 316 13 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=3.38 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 28275 0 0 0 326 12 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=3.28 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 28866 0 0 0 316 12 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=3.23 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 27909 0 0 0 311 12 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=3.31 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 29677 0 0 0 319 12 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=3.38 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 28636 0 0 0 327 11 0 0 15 0 22 0 608509138 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=1.8 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 1081 0 0 0 134 46 0 0 15 0 22 0 608509139 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11150 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1494] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1494/stat : 1494 (java) S 1456 1458 802 0 -1 4202560 7961 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1495] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1495/stat : 1495 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608509142 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1496] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1496/stat : 1496 (java) S 1456 1458 802 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 608509142 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1502] ppid=1456 vsize=15747756 CPUtime=1166.93 cores=0,2,4,6
/proc/1458/task/1502/stat : 1502 (java) R 1456 1458 802 0 -1 4202560 60462 0 0 0 116578 115 0 0 25 0 22 0 608509155 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912506097796 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=1167.09 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 71598 0 0 0 116595 114 0 0 21 0 22 0 608509155 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505740509 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=1166.7 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 59147 0 0 0 116561 109 0 0 25 0 22 0 608509155 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505543356 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=1167.26 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 65293 0 0 0 116606 120 0 0 19 0 22 0 608509156 16125702144 168533 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505730240 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4698.36
Current children cumulated vsize (KiB) 15747756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.9 s]
/proc/loadavg: 7.71 7.90 7.68 5/197 1553
/proc/meminfo: memFree=29038644/32950928 swapFree=67111364/67111528
[pid=1458] ppid=1456 vsize=15747756 CPUtime=4800.13 cores=0,2,4,6
/proc/1458/stat : 1458 (java) S 1456 1458 802 0 -1 4202496 514931 0 1 0 479394 619 0 0 23 0 22 0 608509137 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1458/statm: 3936939 162101 2298 9 0 3927658 0
[pid=1458/tid=1460] ppid=1456 vsize=15747756 CPUtime=0.19 cores=0,2,4,6
/proc/1458/task/1460/stat : 1460 (java) S 1456 1458 802 0 -1 4202560 4479 0 1 0 18 1 0 0 25 0 22 0 608509137 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1464] ppid=1456 vsize=15747756 CPUtime=3.34 cores=0,2,4,6
/proc/1458/task/1464/stat : 1464 (java) S 1456 1458 802 0 -1 4202560 29124 0 0 0 325 9 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1465] ppid=1456 vsize=15747756 CPUtime=3.44 cores=0,2,4,6
/proc/1458/task/1465/stat : 1465 (java) S 1456 1458 802 0 -1 4202560 31014 0 0 0 332 12 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1466] ppid=1456 vsize=15747756 CPUtime=3.36 cores=0,2,4,6
/proc/1458/task/1466/stat : 1466 (java) S 1456 1458 802 0 -1 4202560 28360 0 0 0 323 13 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1467] ppid=1456 vsize=15747756 CPUtime=3.44 cores=0,2,4,6
/proc/1458/task/1467/stat : 1467 (java) S 1456 1458 802 0 -1 4202560 28312 0 0 0 332 12 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1468] ppid=1456 vsize=15747756 CPUtime=3.35 cores=0,2,4,6
/proc/1458/task/1468/stat : 1468 (java) S 1456 1458 802 0 -1 4202560 28902 0 0 0 323 12 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1469] ppid=1456 vsize=15747756 CPUtime=3.3 cores=0,2,4,6
/proc/1458/task/1469/stat : 1469 (java) S 1456 1458 802 0 -1 4202560 27966 0 0 0 318 12 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1470] ppid=1456 vsize=15747756 CPUtime=3.39 cores=0,2,4,6
/proc/1458/task/1470/stat : 1470 (java) S 1456 1458 802 0 -1 4202560 29707 0 0 0 326 13 0 0 16 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1471] ppid=1456 vsize=15747756 CPUtime=3.44 cores=0,2,4,6
/proc/1458/task/1471/stat : 1471 (java) S 1456 1458 802 0 -1 4202560 28672 0 0 0 333 11 0 0 15 0 22 0 608509138 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 6 0 0 0
[pid=1458/tid=1476] ppid=1456 vsize=15747756 CPUtime=1.84 cores=0,2,4,6
/proc/1458/task/1476/stat : 1476 (java) S 1456 1458 802 0 -1 4202560 1090 0 0 0 138 46 0 0 15 0 22 0 608509139 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 0 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1477] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1477/stat : 1477 (java) S 1456 1458 802 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1478] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1478/stat : 1478 (java) S 1456 1458 802 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608509139 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1492] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1492/stat : 1492 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 608509142 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427215281 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1493] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1493/stat : 1493 (java) S 1456 1458 802 0 -1 4202560 11150 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1494] ppid=1456 vsize=15747756 CPUtime=0.86 cores=0,2,4,6
/proc/1458/task/1494/stat : 1494 (java) S 1456 1458 802 0 -1 4202560 7961 0 0 0 86 0 0 0 15 0 22 0 608509142 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 0 0 0 0
[pid=1458/tid=1495] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1495/stat : 1495 (java) S 1456 1458 802 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608509142 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427207577 0 4 0 16800975 18446604453860161536 0 0 -1 4 0 0 0
[pid=1458/tid=1496] ppid=1456 vsize=15747756 CPUtime=0 cores=0,2,4,6
/proc/1458/task/1496/stat : 1496 (java) S 1456 1458 802 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 608509142 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 256427208192 0 4 0 16800975 18446604453860161536 0 0 -1 2 0 0 0
[pid=1458/tid=1502] ppid=1456 vsize=15747756 CPUtime=1192.16 cores=0,2,4,6
/proc/1458/task/1502/stat : 1502 (java) R 1456 1458 802 0 -1 4202560 60516 0 0 0 119098 118 0 0 18 0 22 0 608509155 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505712541 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1458/tid=1503] ppid=1456 vsize=15747756 CPUtime=1192.39 cores=0,2,4,6
/proc/1458/task/1503/stat : 1503 (java) R 1456 1458 802 0 -1 4202560 71656 0 0 0 119123 116 0 0 25 0 22 0 608509155 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505543331 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1458/tid=1504] ppid=1456 vsize=15747756 CPUtime=1192.01 cores=0,2,4,6
/proc/1458/task/1504/stat : 1504 (java) R 1456 1458 802 0 -1 4202560 59217 0 0 0 119089 112 0 0 18 0 22 0 608509155 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 47321095353472 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1458/tid=1505] ppid=1456 vsize=15747756 CPUtime=1192.6 cores=0,2,4,6
/proc/1458/task/1505/stat : 1505 (java) R 1456 1458 802 0 -1 4202560 65352 0 0 0 119137 123 0 0 25 0 22 0 608509156 16125702144 162101 33554432000 1073741824 1073778376 140734630522816 18446744073709551615 46912505545863 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15747756

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

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

Child status: 143
Real time (s): 1207.95
CPU time (s): 4800.2
CPU user time (s): 4793.98
CPU system time (s): 6.22905
CPU usage (%): 397.385
Max. virtual memory (cumulated for all children) (KiB): 15748948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.98
system time used= 6.22905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 514959
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= 829352
involuntary context switches= 168772

runsolver used 1.93271 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 18:59:45
IDJOB=3312011
IDBENCH=83150
IDSOLVER=1698
FILE ID=node115/3312011-1304182785
RUNJOBID= node115-1304182785-1446
PBS_JOBID= 13172447
Free space on /tmp= 72880 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312011-1304182785/watcher-3312011-1304182785 -o /tmp/evaluation-result-3312011-1304182785/solver-3312011-1304182785 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312011-1304182785.cnf -hbr 2

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1705150298

node115.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.811
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.62
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      29690104 kB
Buffers:        850792 kB
Cached:        1922076 kB
SwapCached:          0 kB
Active:         251640 kB
Inactive:      2584924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29690104 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:       62972 kB
Mapped:          14500 kB
Slab:           361276 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186156 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= 72876 MiB
End job on node115 at 2011-04-30 19:19:55