Trace number 3312869

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.15 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
MD5SUM28731ba8f9c5274ff0cd070fd7aeff45
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.10/0.12	42:17 INFO : Reading from input HOME/instance-3312869-1304178136.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.95/0.58	42:17 INFO : 90 variables remaining out of 90
0.95/0.58	42:17 INFO : 64080 literals remaining out of 64080

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

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

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


[startup+0 s]
/proc/loadavg: 7.61 7.96 7.98 5/198 1125
/proc/meminfo: memFree=25529876/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 529416401 9318400 147 33554432000 1073741824 1073778376 140735093147552 18446744073709551615 218370955264 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/1125/statm: 2275 147 118 9 0 67 0

[startup+0.00694099 s]
/proc/loadavg: 7.61 7.96 7.98 5/198 1125
/proc/meminfo: memFree=25529876/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/1125/stat : 1125 (java) R 1123 1125 931 0 -1 4202496 1197 0 0 0 0 0 0 0 25 0 1 0 529416401 23580672 684 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218366035388 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1125/statm: 5757 685 511 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100893 s]
/proc/loadavg: 7.61 7.96 7.98 5/198 1125
/proc/meminfo: memFree=25529876/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15676220 CPUtime=0.1 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 5556 0 1 0 9 1 0 0 25 0 18 0 529416401 16052449280 4966 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3919055 4966 2117 9 0 3909774 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676220

[startup+0.300856 s]
/proc/loadavg: 7.61 7.96 7.98 5/198 1125
/proc/meminfo: memFree=25529876/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15679196 CPUtime=0.51 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 14503 0 1 0 49 2 0 0 25 0 18 0 529416401 16055496704 12886 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3919799 12889 2208 9 0 3910518 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679196

[startup+0.700816 s]
/proc/loadavg: 7.61 7.96 7.98 5/198 1125
/proc/meminfo: memFree=25529876/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15698796 CPUtime=1.5 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 32315 0 1 0 146 4 0 0 25 0 22 0 529416401 16075567104 28030 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3924699 28030 2259 9 0 3915418 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 15698796

[startup+1.57963 s]
/proc/loadavg: 7.61 7.96 7.98 11/220 1147
/proc/meminfo: memFree=25344548/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=4.92 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 62066 0 1 0 483 9 0 0 25 0 22 0 529416401 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 54488 2276 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 1033 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 1114 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 99 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 1281 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 1152 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 819 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 868 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529416403 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.01 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) R 1123 1125 931 0 -1 4202560 5634 0 0 0 101 0 0 0 16 0 22 0 529416406 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 47507421808857 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=15700664 CPUtime=0.72 cores=0,2,4,6
/proc/1125/task/1141/stat : 1141 (java) R 1123 1125 931 0 -1 4202560 12497 0 0 0 71 1 0 0 17 0 22 0 529416406 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 47507418301920 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1142/stat : 1142 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1143/stat : 1143 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529416406 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=15700664 CPUtime=0.82 cores=0,2,4,6
/proc/1125/task/1144/stat : 1144 (java) R 1123 1125 931 0 -1 4202560 7679 0 0 0 82 0 0 0 17 0 22 0 529416435 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505864320 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=0.21 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 1413 0 0 0 21 0 0 0 16 0 22 0 529416435 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505932525 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=0.55 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 1583 0 0 0 55 0 0 0 16 0 22 0 529416436 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505788071 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=0.95 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 8709 0 0 0 94 1 0 0 16 0 22 0 529416436 16077479936 54488 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505818881 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 15700664

[startup+3.10136 s]
/proc/loadavg: 7.61 7.96 7.98 10/220 1147
/proc/meminfo: memFree=25188680/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=10.97 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 135373 0 1 0 1078 19 0 0 25 0 22 0 529416401 16077479936 127787 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 127794 2286 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 127796 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 2962 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 127800 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 3167 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127803 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 99 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 127806 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 1488 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127809 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 3367 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127812 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 2010 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127815 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 2960 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127818 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 1965 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 127821 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 529416403 16077479936 127825 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 127827 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 127828 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 127830 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.1 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) S 1123 1125 931 0 -1 4202560 5655 0 0 0 110 0 0 0 15 0 22 0 529416406 16077479936 127832 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=15700664 CPUtime=0.79 cores=0,2,4,6
/proc/1125/task/1141/stat : 1141 (java) S 1123 1125 931 0 -1 4202560 12508 0 0 0 78 1 0 0 15 0 22 0 529416406 16077479936 127833 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1142/stat : 1142 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 127836 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1143/stat : 1143 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529416406 16077479936 127840 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=15700664 CPUtime=2.23 cores=0,2,4,6
/proc/1125/task/1144/stat : 1144 (java) R 1123 1125 931 0 -1 4202560 22997 0 0 0 221 2 0 0 18 0 22 0 529416435 16077479936 127842 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505787867 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=1.71 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 17178 0 0 0 169 2 0 0 18 0 22 0 529416435 16077479936 127844 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505820975 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=2.06 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 17361 0 0 0 204 2 0 0 17 0 22 0 529416436 16077479936 127846 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505961899 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=2.38 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 23833 0 0 0 235 3 0 0 18 0 22 0 529416436 16077479936 127848 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505863645 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 15700664

[startup+6.30079 s]
/proc/loadavg: 7.72 7.97 7.98 9/220 1147
/proc/meminfo: memFree=24932704/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=23.74 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 161383 0 1 0 2351 23 0 0 25 0 22 0 529416401 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 152154 2286 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 3216 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 4515 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 1617 0 0 0 0 0 0 0 16 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 4677 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 2823 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 4093 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 2111 0 0 0 0 0 0 0 15 0 22 0 529416402 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 450 0 0 0 0 0 0 0 15 0 22 0 529416403 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.19 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) R 1123 1125 931 0 -1 4202560 5671 0 0 0 119 0 0 0 15 0 22 0 529416406 16077479936 152154 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 47507423588168 0 4 0 16800975 0 0 0 -1 0 0 0 0

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

[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=1108.11 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 168910 0 0 0 110778 33 0 0 25 0 22 0 529416435 16077479936 86435 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505957487 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=1107.91 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 168990 0 0 0 110761 30 0 0 25 0 22 0 529416436 16077479936 86435 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505784990 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=1108.8 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 174314 0 0 0 110846 34 0 0 25 0 22 0 529416436 16077479936 86435 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505784782 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.54
Current children cumulated vsize (KiB) 15700664

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.03 9/220 1239
/proc/meminfo: memFree=25253824/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=4701.07 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 1361931 0 1 0 469766 341 0 0 25 0 22 0 529416401 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 82181 2299 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=3.31 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 76930 0 0 0 315 16 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=3.31 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 73918 0 0 0 316 15 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=3.32 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 73927 0 0 0 316 16 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=3.28 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 74824 0 0 0 310 18 0 0 16 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=3.28 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 73769 0 0 0 312 16 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=3.32 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 76694 0 0 0 314 18 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=3.21 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 73904 0 0 0 304 17 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=3.26 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 75867 0 0 0 309 17 0 0 15 0 22 0 529416402 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=2.08 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 3392 0 0 0 148 60 0 0 15 0 22 0 529416403 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.24 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) S 1123 1125 931 0 -1 4202560 5680 0 0 0 124 0 0 0 15 0 22 0 529416406 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=15700664 CPUtime=0.88 cores=0,2,4,6
/proc/1125/task/1141/stat : 1141 (java) S 1123 1125 931 0 -1 4202560 12527 0 0 0 87 1 0 0 16 0 22 0 529416406 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1142/stat : 1142 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1143/stat : 1143 (java) S 1123 1125 931 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 529416406 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=15700664 CPUtime=1167.2 cores=0,2,4,6
/proc/1125/task/1144/stat : 1144 (java) R 1123 1125 931 0 -1 4202560 183942 0 0 0 116686 34 0 0 25 0 22 0 529416435 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505850534 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=1167.34 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 177350 0 0 0 116700 34 0 0 25 0 22 0 529416435 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505968919 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=1167.17 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 178592 0 0 0 116686 31 0 0 25 0 22 0 529416436 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505820771 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=1168.13 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 182875 0 0 0 116777 36 0 0 25 0 22 0 529416436 16077479936 82181 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505788378 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.07
Current children cumulated vsize (KiB) 15700664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.04 8.07 8.03 9/220 1240
/proc/meminfo: memFree=25329296/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=4800.09 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 1381757 0 1 0 479662 347 0 0 25 0 22 0 529416401 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 68954 2299 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=3.38 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 78281 0 0 0 321 17 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=3.37 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 74749 0 0 0 322 15 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=3.42 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 75362 0 0 0 325 17 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=3.37 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 76251 0 0 0 318 19 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=3.36 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 75080 0 0 0 320 16 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=3.39 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 77834 0 0 0 321 18 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=3.28 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 75370 0 0 0 311 17 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=3.35 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 77148 0 0 0 317 18 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=2.13 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 3476 0 0 0 152 61 0 0 15 0 22 0 529416403 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.24 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) S 1123 1125 931 0 -1 4202560 5680 0 0 0 124 0 0 0 15 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=15700664 CPUtime=0.88 cores=0,2,4,6
/proc/1125/task/1141/stat : 1141 (java) S 1123 1125 931 0 -1 4202560 12527 0 0 0 87 1 0 0 16 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1142/stat : 1142 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1143/stat : 1143 (java) S 1123 1125 931 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=15700664 CPUtime=1191.79 cores=0,2,4,6
/proc/1125/task/1144/stat : 1144 (java) R 1123 1125 931 0 -1 4202560 186420 0 0 0 119145 34 0 0 25 0 22 0 529416435 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505864815 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=1191.89 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 179654 0 0 0 119154 35 0 0 25 0 22 0 529416435 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505784990 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=1191.77 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 180878 0 0 0 119146 31 0 0 25 0 22 0 529416436 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505524293 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=1192.76 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 185305 0 0 0 119239 37 0 0 25 0 22 0 529416436 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505858592 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15700664

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

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

[startup+1207.2 s]
/proc/loadavg: 8.04 8.07 8.03 9/220 1240
/proc/meminfo: memFree=25329296/32951124 swapFree=67051468/67111528
[pid=1125] ppid=1123 vsize=15700664 CPUtime=4800.09 cores=0,2,4,6
/proc/1125/stat : 1125 (java) S 1123 1125 931 0 -1 4202496 1381757 0 1 0 479662 347 0 0 25 0 22 0 529416401 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1125/statm: 3925166 68954 2299 9 0 3915885 0
[pid=1125/tid=1127] ppid=1123 vsize=15700664 CPUtime=0.57 cores=0,2,4,6
/proc/1125/task/1127/stat : 1127 (java) S 1123 1125 931 0 -1 4202560 16298 0 1 0 54 3 0 0 18 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=15700664 CPUtime=3.38 cores=0,2,4,6
/proc/1125/task/1128/stat : 1128 (java) S 1123 1125 931 0 -1 4202560 78281 0 0 0 321 17 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=15700664 CPUtime=3.37 cores=0,2,4,6
/proc/1125/task/1129/stat : 1129 (java) S 1123 1125 931 0 -1 4202560 74749 0 0 0 322 15 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=15700664 CPUtime=3.42 cores=0,2,4,6
/proc/1125/task/1130/stat : 1130 (java) S 1123 1125 931 0 -1 4202560 75362 0 0 0 325 17 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=15700664 CPUtime=3.37 cores=0,2,4,6
/proc/1125/task/1131/stat : 1131 (java) S 1123 1125 931 0 -1 4202560 76251 0 0 0 318 19 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=15700664 CPUtime=3.36 cores=0,2,4,6
/proc/1125/task/1132/stat : 1132 (java) S 1123 1125 931 0 -1 4202560 75080 0 0 0 320 16 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=15700664 CPUtime=3.39 cores=0,2,4,6
/proc/1125/task/1133/stat : 1133 (java) S 1123 1125 931 0 -1 4202560 77834 0 0 0 321 18 0 0 16 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=15700664 CPUtime=3.28 cores=0,2,4,6
/proc/1125/task/1134/stat : 1134 (java) S 1123 1125 931 0 -1 4202560 75370 0 0 0 311 17 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=15700664 CPUtime=3.35 cores=0,2,4,6
/proc/1125/task/1135/stat : 1135 (java) S 1123 1125 931 0 -1 4202560 77148 0 0 0 317 18 0 0 15 0 22 0 529416402 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 2 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=15700664 CPUtime=2.13 cores=0,2,4,6
/proc/1125/task/1136/stat : 1136 (java) S 1123 1125 931 0 -1 4202560 3476 0 0 0 152 61 0 0 15 0 22 0 529416403 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 0 0 16800975 18446604440678025920 0 0 -1 6 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1137/stat : 1137 (java) S 1123 1125 931 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1138/stat : 1138 (java) S 1123 1125 931 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529416404 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1139/stat : 1139 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382780849 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=15700664 CPUtime=1.24 cores=0,2,4,6
/proc/1125/task/1140/stat : 1140 (java) S 1123 1125 931 0 -1 4202560 5680 0 0 0 124 0 0 0 15 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 0 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=15700664 CPUtime=0.88 cores=0,2,4,6
/proc/1125/task/1141/stat : 1141 (java) S 1123 1125 931 0 -1 4202560 12527 0 0 0 87 1 0 0 16 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1142/stat : 1142 (java) S 1123 1125 931 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773145 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=15700664 CPUtime=0 cores=0,2,4,6
/proc/1125/task/1143/stat : 1143 (java) S 1123 1125 931 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 529416406 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 218382773760 0 4 0 16800975 18446604440678025920 0 0 -1 4 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=15700664 CPUtime=1191.79 cores=0,2,4,6
/proc/1125/task/1144/stat : 1144 (java) R 1123 1125 931 0 -1 4202560 186420 0 0 0 119145 34 0 0 25 0 22 0 529416435 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505864815 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=15700664 CPUtime=1191.89 cores=0,2,4,6
/proc/1125/task/1145/stat : 1145 (java) R 1123 1125 931 0 -1 4202560 179654 0 0 0 119154 35 0 0 25 0 22 0 529416435 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505784990 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=15700664 CPUtime=1191.77 cores=0,2,4,6
/proc/1125/task/1146/stat : 1146 (java) R 1123 1125 931 0 -1 4202560 180878 0 0 0 119146 31 0 0 25 0 22 0 529416436 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505524293 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=15700664 CPUtime=1192.76 cores=0,2,4,6
/proc/1125/task/1147/stat : 1147 (java) R 1123 1125 931 0 -1 4202560 185305 0 0 0 119239 37 0 0 25 0 22 0 529416436 16077479936 68954 33554432000 1073741824 1073778376 140733876068480 18446744073709551615 46912505858592 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15700664

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.15
CPU user time (s): 4796.66
CPU system time (s): 3.48647
CPU usage (%): 397.617
Max. virtual memory (cumulated for all children) (KiB): 15700664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.66
system time used= 3.48647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1381782
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= 294581
involuntary context switches= 163183

runsolver used 2.00469 second user time and 4.6323 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 17:42:16
IDJOB=3312869
IDBENCH=83054
IDSOLVER=1699
FILE ID=node101/3312869-1304178136
RUNJOBID= node101-1304176927-950
PBS_JOBID= 13172432
Free space on /tmp= 72156 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312869-1304178136/watcher-3312869-1304178136 -o /tmp/evaluation-result-3312869-1304178136/solver-3312869-1304178136 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312869-1304178136.cnf

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

MD5SUM BENCH= 28731ba8f9c5274ff0cd070fd7aeff45
RANDOM SEED=1145273170

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:      25530032 kB
Buffers:       1925744 kB
Cached:        4684876 kB
SwapCached:      30424 kB
Active:        2107388 kB
Inactive:      4868344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25530032 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2056 kB
Writeback:           0 kB
AnonPages:      356636 kB
Mapped:          17608 kB
Slab:           379812 kB
PageTables:       6860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   608756 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= 72156 MiB
End job on node101 at 2011-04-30 18:02:26