Trace number 3313307

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4133.26 1302.68

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications 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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.11/0.11	41:47 INFO : Reading from input HOME/instance-3313307-1304077305.cnf
5.12/4.83	Executor set job limit to 1000000
5.12/4.83	Executor set job limit to 1000000
5.12/4.83	Executor set job limit to 1000000
5.12/4.83	Executor set job limit to 1000000
5.12/4.83	Starting Executor!
5.12/4.83	Starting Executor!
5.12/4.83	Starting Executor!
5.12/4.83	Starting Executor!
75.20/72.69	42:59 INFO : 189385 variables remaining out of 258781
75.20/72.69	42:59 INFO : 27369428 literals remaining out of 4677859

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

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

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


[startup+0 s]
/proc/loadavg: 3.43 4.92 6.46 2/194 1596
/proc/meminfo: memFree=30536576/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=20404 CPUtime=0 cores=1,3,5,7
/proc/1596/stat : 1596 (java) R 1594 1596 1123 0 -1 4202496 665 0 0 0 0 0 0 0 21 0 1 0 251921901 20893696 155 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268655738983 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1596/statm: 5101 159 128 9 0 124 0
[pid=1596/tid=1597] ppid=1594 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 56 0 0 0 0 0 0 0 22 0 2 0 251921901 26714112 884 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268655738503 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.100505 s]
/proc/loadavg: 3.43 4.92 6.46 2/194 1596
/proc/meminfo: memFree=30536576/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15675668 CPUtime=0.11 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 5613 0 1 0 10 1 0 0 21 0 18 0 251921901 16051884032 5054 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3918917 5055 2118 9 0 3909636 0
[pid=1596/tid=1597] ppid=1594 vsize=15675668 CPUtime=0.08 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 3483 0 1 0 8 0 0 0 18 0 18 0 251921901 16051884032 5056 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 47383942893048 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15675668

[startup+0.200407 s]
/proc/loadavg: 3.43 4.92 6.46 2/194 1596
/proc/meminfo: memFree=30536576/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15676248 CPUtime=0.28 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 7403 0 1 0 27 1 0 0 21 0 18 0 251921901 16052477952 6799 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3919062 6799 2188 9 0 3909781 0
[pid=1596/tid=1597] ppid=1594 vsize=15676248 CPUtime=0.18 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 4816 0 1 0 18 0 0 0 18 0 18 0 251921901 16052477952 6800 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 47383942892371 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15676248

[startup+0.300425 s]
/proc/loadavg: 3.43 4.92 6.46 2/194 1596
/proc/meminfo: memFree=30536576/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15679060 CPUtime=0.51 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 16182 0 1 0 48 3 0 0 21 0 18 0 251921901 16055357440 14708 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3919765 14715 2207 9 0 3910484 0
[pid=1596/tid=1597] ppid=1594 vsize=15679060 CPUtime=0.28 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 11127 0 1 0 26 2 0 0 18 0 18 0 251921901 16055357440 14716 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672488907 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679060

[startup+0.700381 s]
/proc/loadavg: 3.43 4.92 6.46 2/194 1596
/proc/meminfo: memFree=30536576/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15679060 CPUtime=0.92 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 42256 0 1 0 86 6 0 0 21 0 18 0 251921901 16055357440 40779 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3919765 40779 2223 9 0 3910484 0
[pid=1596/tid=1597] ppid=1594 vsize=15679060 CPUtime=0.67 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 35512 0 1 0 63 4 0 0 18 0 18 0 251921901 16055357440 40779 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 47383939885716 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15679060

[startup+1.50122 s]
/proc/loadavg: 3.43 4.92 6.46 3/212 1614
/proc/meminfo: memFree=30226556/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15679060 CPUtime=1.73 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 76156 0 1 0 163 10 0 0 21 0 18 0 251921901 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3919765 74676 2223 9 0 3910484 0
[pid=1596/tid=1597] ppid=1594 vsize=15679060 CPUtime=1.47 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 65764 0 1 0 139 8 0 0 19 0 18 0 251921901 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912505557958 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1596/tid=1599] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1599/stat : 1599 (java) S 1594 1596 1123 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1600] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1600/stat : 1600 (java) S 1594 1596 1123 0 -1 4202560 1847 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1601] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1601/stat : 1601 (java) S 1594 1596 1123 0 -1 4202560 365 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1602] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1602/stat : 1602 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1603] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1603/stat : 1603 (java) S 1594 1596 1123 0 -1 4202560 684 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1604] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1604/stat : 1604 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1605] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1605/stat : 1605 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1606] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1606/stat : 1606 (java) S 1594 1596 1123 0 -1 4202560 1540 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1607] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1607/stat : 1607 (java) S 1594 1596 1123 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 251921903 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 0 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1608] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1608/stat : 1608 (java) S 1594 1596 1123 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 18 0 251921903 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1609] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 251921903 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 251921905 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15679060 CPUtime=0.09 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 1275 0 0 0 9 0 0 0 20 0 18 0 251921905 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15679060 CPUtime=0.12 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 2397 0 0 0 12 0 0 0 15 0 18 0 251921905 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 251921905 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 251921905 16055357440 74676 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15679060

[startup+3.10097 s]
/proc/loadavg: 3.31 4.87 6.44 5/216 1619
/proc/meminfo: memFree=29828120/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15679060 CPUtime=3.41 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 145870 0 1 0 322 19 0 0 21 0 18 0 251921901 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3919765 144381 2241 9 0 3910484 0
[pid=1596/tid=1597] ppid=1594 vsize=15679060 CPUtime=3.05 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 126833 0 1 0 289 16 0 0 24 0 18 0 251921901 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912505529269 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1596/tid=1599] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1599/stat : 1599 (java) S 1594 1596 1123 0 -1 4202560 5836 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1600] ppid=1594 vsize=15679060 CPUtime=0.01 cores=1,3,5,7
/proc/1596/task/1600/stat : 1600 (java) S 1594 1596 1123 0 -1 4202560 4441 0 0 0 1 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1601] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1601/stat : 1601 (java) S 1594 1596 1123 0 -1 4202560 365 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1602] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1602/stat : 1602 (java) S 1594 1596 1123 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1603] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1603/stat : 1603 (java) S 1594 1596 1123 0 -1 4202560 685 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1604] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1604/stat : 1604 (java) S 1594 1596 1123 0 -1 4202560 289 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1605] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1605/stat : 1605 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1606] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1606/stat : 1606 (java) S 1594 1596 1123 0 -1 4202560 1817 0 0 0 0 0 0 0 16 0 18 0 251921902 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1607] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1607/stat : 1607 (java) S 1594 1596 1123 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 18 0 251921903 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 0 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1608] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1608/stat : 1608 (java) S 1594 1596 1123 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 18 0 251921903 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1609] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 251921903 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 251921905 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15679060 CPUtime=0.11 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 1295 0 0 0 11 0 0 0 16 0 18 0 251921905 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15679060 CPUtime=0.14 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 2440 0 0 0 14 0 0 0 15 0 18 0 251921905 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 251921905 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15679060 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 251921905 16055357440 144381 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15679060

[startup+6.30137 s]
/proc/loadavg: 3.31 4.87 6.44 4/220 1623
/proc/meminfo: memFree=29103256/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15682080 CPUtime=7.41 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 288637 0 1 0 704 37 0 0 21 0 22 0 251921901 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3920520 279070 2266 9 0 3911239 0
[pid=1596/tid=1597] ppid=1594 vsize=15682080 CPUtime=6.25 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) R 1594 1596 1123 0 -1 4202560 255233 0 1 0 593 32 0 0 19 0 22 0 251921901 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912505841582 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1596/tid=1599] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1599/stat : 1599 (java) S 1594 1596 1123 0 -1 4202560 5837 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1600] ppid=1594 vsize=15682080 CPUtime=0.01 cores=1,3,5,7
/proc/1596/task/1600/stat : 1600 (java) S 1594 1596 1123 0 -1 4202560 4441 0 0 0 1 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1601] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1601/stat : 1601 (java) S 1594 1596 1123 0 -1 4202560 365 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1602] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1602/stat : 1602 (java) S 1594 1596 1123 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1603] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1603/stat : 1603 (java) S 1594 1596 1123 0 -1 4202560 685 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1604] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1604/stat : 1604 (java) S 1594 1596 1123 0 -1 4202560 289 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1605] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1605/stat : 1605 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1606] ppid=1594 vsize=15682080 CPUtime=0.01 cores=1,3,5,7
/proc/1596/task/1606/stat : 1606 (java) S 1594 1596 1123 0 -1 4202560 1818 0 0 0 1 0 0 0 15 0 22 0 251921902 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1607] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1607/stat : 1607 (java) S 1594 1596 1123 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 22 0 251921903 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 0 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1608] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1608/stat : 1608 (java) S 1594 1596 1123 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 22 0 251921903 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1609] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 251921903 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 251921905 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15682080 CPUtime=0.21 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 1330 0 0 0 21 0 0 0 15 0 22 0 251921905 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15682080 CPUtime=0.84 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 16723 0 0 0 83 1 0 0 16 0 22 0 251921905 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 251921905 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15682080 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 251921905 16058449920 279070 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0

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

[pid=1596/tid=1609] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15687216 CPUtime=1.06 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 2518 0 0 0 106 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15687216 CPUtime=1.94 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 17793 0 0 0 192 2 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1620] ppid=1594 vsize=15687216 CPUtime=916.87 cores=1,3,5,7
/proc/1596/task/1620/stat : 1620 (java) S 1594 1596 1123 0 -1 4202560 71 0 0 0 91687 0 0 0 16 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1621] ppid=1594 vsize=15687216 CPUtime=881.46 cores=1,3,5,7
/proc/1596/task/1621/stat : 1621 (java) S 1594 1596 1123 0 -1 4202560 50 0 0 0 88146 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1622] ppid=1594 vsize=15687216 CPUtime=965.98 cores=1,3,5,7
/proc/1596/task/1622/stat : 1622 (java) S 1594 1596 1123 0 -1 4202560 54 0 0 0 96598 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1623] ppid=1594 vsize=15687216 CPUtime=955.21 cores=1,3,5,7
/proc/1596/task/1623/stat : 1623 (java) S 1594 1596 1123 0 -1 4202560 41 0 0 0 95521 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3971.63
Current children cumulated vsize (KiB) 15687216

[startup+1242.3 s]
/proc/loadavg: 5.99 7.21 7.07 6/220 1716
/proc/meminfo: memFree=13353556/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15687216 CPUtime=4042.94 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 3952926 0 1 0 403691 603 0 0 21 0 22 0 251921901 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3921804 3841998 2297 9 0 3912523 0
[pid=1596/tid=1597] ppid=1594 vsize=15687216 CPUtime=72.55 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) S 1594 1596 1123 0 -1 4202560 255293 0 1 0 7223 32 0 0 25 0 22 0 251921901 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1599] ppid=1594 vsize=15687216 CPUtime=13.04 cores=1,3,5,7
/proc/1596/task/1599/stat : 1599 (java) S 1594 1596 1123 0 -1 4202560 443067 0 0 0 1238 66 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1600] ppid=1594 vsize=15687216 CPUtime=12.74 cores=1,3,5,7
/proc/1596/task/1600/stat : 1600 (java) S 1594 1596 1123 0 -1 4202560 363791 0 0 0 1219 55 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1601] ppid=1594 vsize=15687216 CPUtime=13.68 cores=1,3,5,7
/proc/1596/task/1601/stat : 1601 (java) S 1594 1596 1123 0 -1 4202560 532541 0 0 0 1288 80 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1602] ppid=1594 vsize=15687216 CPUtime=12.78 cores=1,3,5,7
/proc/1596/task/1602/stat : 1602 (java) S 1594 1596 1123 0 -1 4202560 522236 0 0 0 1197 81 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1603] ppid=1594 vsize=15687216 CPUtime=12.07 cores=1,3,5,7
/proc/1596/task/1603/stat : 1603 (java) S 1594 1596 1123 0 -1 4202560 390534 0 0 0 1145 62 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1604] ppid=1594 vsize=15687216 CPUtime=12.49 cores=1,3,5,7
/proc/1596/task/1604/stat : 1604 (java) S 1594 1596 1123 0 -1 4202560 482451 0 0 0 1179 70 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1605] ppid=1594 vsize=15687216 CPUtime=12.49 cores=1,3,5,7
/proc/1596/task/1605/stat : 1605 (java) S 1594 1596 1123 0 -1 4202560 445705 0 0 0 1181 68 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1606] ppid=1594 vsize=15687216 CPUtime=13.32 cores=1,3,5,7
/proc/1596/task/1606/stat : 1606 (java) S 1594 1596 1123 0 -1 4202560 482516 0 0 0 1258 74 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1607] ppid=1594 vsize=15687216 CPUtime=129.99 cores=1,3,5,7
/proc/1596/task/1607/stat : 1607 (java) R 1594 1596 1123 0 -1 4202560 12716 0 0 0 12994 5 0 0 19 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268660359840 0 0 0 16800975 0 0 0 -1 3 0 0 0
[pid=1596/tid=1608] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1608/stat : 1608 (java) S 1594 1596 1123 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1609] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15687216 CPUtime=1.06 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 2518 0 0 0 106 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15687216 CPUtime=1.94 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 17793 0 0 0 192 2 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1620] ppid=1594 vsize=15687216 CPUtime=920.67 cores=1,3,5,7
/proc/1596/task/1620/stat : 1620 (java) S 1594 1596 1123 0 -1 4202560 71 0 0 0 92067 0 0 0 16 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1621] ppid=1594 vsize=15687216 CPUtime=885.22 cores=1,3,5,7
/proc/1596/task/1621/stat : 1621 (java) S 1594 1596 1123 0 -1 4202560 86 0 0 0 88522 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1622] ppid=1594 vsize=15687216 CPUtime=969.77 cores=1,3,5,7
/proc/1596/task/1622/stat : 1622 (java) S 1594 1596 1123 0 -1 4202560 77 0 0 0 96977 0 0 0 16 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1623] ppid=1594 vsize=15687216 CPUtime=958.99 cores=1,3,5,7
/proc/1596/task/1623/stat : 1623 (java) S 1594 1596 1123 0 -1 4202560 75 0 0 0 95899 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4042.94
Current children cumulated vsize (KiB) 15687216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.03 s]
/proc/loadavg: 5.73 6.96 6.99 10/220 1718
/proc/meminfo: memFree=13370140/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=15687216 CPUtime=4128.61 cores=1,3,5,7
/proc/1596/stat : 1596 (java) S 1594 1596 1123 0 -1 4202496 3953018 0 1 0 412254 607 0 0 21 0 22 0 251921901 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/1596/statm: 3921804 3841998 2297 9 0 3912523 0
[pid=1596/tid=1597] ppid=1594 vsize=15687216 CPUtime=72.55 cores=1,3,5,7
/proc/1596/task/1597/stat : 1597 (java) S 1594 1596 1123 0 -1 4202560 255293 0 1 0 7223 32 0 0 25 0 22 0 251921901 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1599] ppid=1594 vsize=15687216 CPUtime=13.04 cores=1,3,5,7
/proc/1596/task/1599/stat : 1599 (java) S 1594 1596 1123 0 -1 4202560 443067 0 0 0 1238 66 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1600] ppid=1594 vsize=15687216 CPUtime=12.74 cores=1,3,5,7
/proc/1596/task/1600/stat : 1600 (java) S 1594 1596 1123 0 -1 4202560 363791 0 0 0 1219 55 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1601] ppid=1594 vsize=15687216 CPUtime=13.68 cores=1,3,5,7
/proc/1596/task/1601/stat : 1601 (java) S 1594 1596 1123 0 -1 4202560 532541 0 0 0 1288 80 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 3 0 0 0
[pid=1596/tid=1602] ppid=1594 vsize=15687216 CPUtime=12.78 cores=1,3,5,7
/proc/1596/task/1602/stat : 1602 (java) S 1594 1596 1123 0 -1 4202560 522236 0 0 0 1197 81 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1603] ppid=1594 vsize=15687216 CPUtime=12.07 cores=1,3,5,7
/proc/1596/task/1603/stat : 1603 (java) S 1594 1596 1123 0 -1 4202560 390534 0 0 0 1145 62 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1604] ppid=1594 vsize=15687216 CPUtime=12.49 cores=1,3,5,7
/proc/1596/task/1604/stat : 1604 (java) S 1594 1596 1123 0 -1 4202560 482451 0 0 0 1179 70 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1605] ppid=1594 vsize=15687216 CPUtime=12.49 cores=1,3,5,7
/proc/1596/task/1605/stat : 1605 (java) S 1594 1596 1123 0 -1 4202560 445705 0 0 0 1181 68 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1606] ppid=1594 vsize=15687216 CPUtime=13.32 cores=1,3,5,7
/proc/1596/task/1606/stat : 1606 (java) S 1594 1596 1123 0 -1 4202560 482516 0 0 0 1258 74 0 0 16 0 22 0 251921902 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1607] ppid=1594 vsize=15687216 CPUtime=178.37 cores=1,3,5,7
/proc/1596/task/1607/stat : 1607 (java) R 1594 1596 1123 0 -1 4202560 12720 0 0 0 17829 8 0 0 18 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672488117 0 0 0 16800975 0 0 0 -1 5 0 0 0
[pid=1596/tid=1608] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1608/stat : 1608 (java) S 1594 1596 1123 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1609] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1609/stat : 1609 (java) S 1594 1596 1123 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 251921903 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1610] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1610/stat : 1610 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672485809 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1611] ppid=1594 vsize=15687216 CPUtime=1.06 cores=1,3,5,7
/proc/1596/task/1611/stat : 1611 (java) S 1594 1596 1123 0 -1 4202560 2518 0 0 0 106 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 5 0 0 0
[pid=1596/tid=1612] ppid=1594 vsize=15687216 CPUtime=1.94 cores=1,3,5,7
/proc/1596/task/1612/stat : 1612 (java) S 1594 1596 1123 0 -1 4202560 17793 0 0 0 192 2 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 1 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) S 1594 1596 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478105 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1614] ppid=1594 vsize=15687216 CPUtime=0 cores=1,3,5,7
/proc/1596/task/1614/stat : 1614 (java) S 1594 1596 1123 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 251921905 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 268672478720 0 4 0 16800975 18446604462864675904 0 0 -1 7 0 0 0
[pid=1596/tid=1620] ppid=1594 vsize=15687216 CPUtime=930 cores=1,3,5,7
/proc/1596/task/1620/stat : 1620 (java) R 1594 1596 1123 0 -1 4202560 128 0 0 0 93000 0 0 0 16 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912505943234 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1596/tid=1621] ppid=1594 vsize=15687216 CPUtime=894.47 cores=1,3,5,7
/proc/1596/task/1621/stat : 1621 (java) R 1594 1596 1123 0 -1 4202560 101 0 0 0 89447 0 0 0 16 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912506253904 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=1596/tid=1622] ppid=1594 vsize=15687216 CPUtime=979.13 cores=1,3,5,7
/proc/1596/task/1622/stat : 1622 (java) R 1594 1596 1123 0 -1 4202560 87 0 0 0 97913 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912506467596 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=1596/tid=1623] ppid=1594 vsize=15687216 CPUtime=968.33 cores=1,3,5,7
/proc/1596/task/1623/stat : 1623 (java) R 1594 1596 1123 0 -1 4202560 77 0 0 0 96833 0 0 0 15 0 22 0 251922385 16063709184 3841998 33554432000 1073741824 1073778376 140736536038912 18446744073709551615 46912506253718 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4128.61
Current children cumulated vsize (KiB) 15687216

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1596

[startup+1302.3 s]
/proc/loadavg: 5.73 6.96 6.99 13/221 1719
/proc/meminfo: memFree=13373844/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=0 CPUtime=4132.88 cores=1,3,5,7
/proc/1596/stat : 1596 (java) Z 1594 1596 1123 0 -1 4203548 3953026 0 1 0 412665 623 0 0 18 0 2 0 251921901 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/1596/statm: 0 0 0 0 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=0 CPUtime=0.15 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) R 1594 1596 1123 0 -1 4203588 1 0 0 0 0 15 0 0 18 0 2 0 251921905 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4132.88
Current children cumulated vsize (KiB) 0

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

[startup+1302.5 s]
/proc/loadavg: 5.73 6.96 6.99 13/221 1719
/proc/meminfo: memFree=13373844/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=0 CPUtime=4133.08 cores=1,3,5,7
/proc/1596/stat : 1596 (java) Z 1594 1596 1123 0 -1 4203548 3953026 0 1 0 412665 643 0 0 18 0 2 0 251921901 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/1596/statm: 0 0 0 0 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=0 CPUtime=0.35 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) R 1594 1596 1123 0 -1 4203588 1 0 0 0 0 35 0 0 18 0 2 0 251921905 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4133.08
Current children cumulated vsize (KiB) 0

[startup+1302.6 s]
/proc/loadavg: 5.67 6.92 6.98 6/200 1719
/proc/meminfo: memFree=26658132/32951124 swapFree=67111524/67111528
[pid=1596] ppid=1594 vsize=0 CPUtime=4133.18 cores=1,3,5,7
/proc/1596/stat : 1596 (java) Z 1594 1596 1123 0 -1 4203548 3953026 0 1 0 412665 653 0 0 18 0 2 0 251921901 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/1596/statm: 0 0 0 0 0 0 0
[pid=1596/tid=1613] ppid=1594 vsize=0 CPUtime=0.46 cores=1,3,5,7
/proc/1596/task/1613/stat : 1613 (java) R 1594 1596 1123 0 -1 4203588 1 0 0 0 0 46 0 0 18 0 2 0 251921905 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4133.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.68
CPU time (s): 4133.26
CPU user time (s): 4126.65
CPU system time (s): 6.604
CPU usage (%): 317.29
Max. virtual memory (cumulated for all children) (KiB): 15687216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4126.65
system time used= 6.604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3953026
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= 50302
involuntary context switches= 68617

runsolver used 2.18067 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 13:41:46
IDJOB=3313307
IDBENCH=71036
IDSOLVER=1699
FILE ID=node107/3313307-1304077305
RUNJOBID= node107-1304077305-1560
PBS_JOBID= 13170494
Free space on /tmp= 71764 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313307-1304077305/watcher-3313307-1304077305 -o /tmp/evaluation-result-3313307-1304077305/solver-3313307-1304077305 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313307-1304077305.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=861639194

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30536608 kB
Buffers:        627292 kB
Cached:        1206904 kB
SwapCached:          4 kB
Active:         293008 kB
Inactive:      1756692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30536608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           38300 kB
Writeback:           0 kB
AnonPages:      214900 kB
Mapped:          23152 kB
Slab:           301548 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   911224 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= 71772 MiB
End job on node107 at 2011-04-29 14:03:29