Trace number 3312792

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.26 1206.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.12	50:13 INFO : Reading from input HOME/instance-3312792-1304135413.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.78/0.40	50:13 INFO : 696 variables remaining out of 700
0.78/0.40	50:13 INFO : 11820 literals remaining out of 11928

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-3312792-1304135413/watcher-3312792-1304135413 -o /tmp/evaluation-result-3312792-1304135413/solver-3312792-1304135413 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312792-1304135413.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.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28527/stat : 28527 (java) R 28525 28527 28106 0 -1 4202496 1190 0 0 0 0 0 0 0 25 0 1 0 505957530 23580672 676 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212034733488 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28527/statm: 5757 676 503 9 0 124 0

[startup+0.109066 s]
/proc/loadavg: 7.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15676980 CPUtime=0.11 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 5663 0 1 0 10 1 0 0 25 0 18 0 505957530 16053227520 5096 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3919245 5096 2117 9 0 3909964 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676980

[startup+0.201058 s]
/proc/loadavg: 7.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15678028 CPUtime=0.27 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 7042 0 1 0 25 2 0 0 25 0 18 0 505957530 16054300672 6433 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3919507 6434 2183 9 0 3910226 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15678028

[startup+0.301045 s]
/proc/loadavg: 7.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15752432 CPUtime=0.51 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 11505 0 1 0 48 3 0 0 25 0 22 0 505957530 16130490368 9984 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3938108 9984 2213 9 0 3928827 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15752432

[startup+1.27328 s]
/proc/loadavg: 7.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=4.17 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 54497 0 1 0 408 9 0 0 25 0 22 0 505957530 16143773696 48946 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 48946 2270 9 0 3932070 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 15765404

[startup+1.50077 s]
/proc/loadavg: 7.88 8.03 7.72 5/198 28527
/proc/meminfo: memFree=30766604/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=5.06 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 58314 0 1 0 497 9 0 0 25 0 22 0 505957530 16143773696 52758 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 52758 2273 9 0 3932070 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 15765404

[startup+3.10149 s]
/proc/loadavg: 7.88 8.03 7.72 10/220 28549
/proc/meminfo: memFree=30188272/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=11.43 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 154799 0 1 0 1122 21 0 0 25 0 22 0 505957530 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 149185 2284 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 3098 0 0 0 0 0 0 0 16 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 2051 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 1632 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 1264 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 3160 0 0 0 1 0 0 0 16 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 2158 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 1582 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 2792 0 0 0 1 0 0 0 16 0 22 0 505957531 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28538/stat : 28538 (java) S 28525 28527 28106 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 505957532 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 0 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28539] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28539/stat : 28539 (java) S 28525 28527 28106 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28540] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28540/stat : 28540 (java) S 28525 28527 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28541] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28541/stat : 28541 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051478961 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28542] ppid=28525 vsize=15765404 CPUtime=0.52 cores=0,2,4,6
/proc/28527/task/28542/stat : 28542 (java) R 28525 28527 28106 0 -1 4202560 5690 0 0 0 51 1 0 0 15 0 22 0 505957535 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 47340967852081 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28527/tid=28543] ppid=28525 vsize=15765404 CPUtime=1 cores=0,2,4,6
/proc/28527/task/28543/stat : 28543 (java) S 28525 28527 28106 0 -1 4202560 9816 0 0 0 99 1 0 0 15 0 22 0 505957535 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28544] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28544/stat : 28544 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28545] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28545/stat : 28545 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505957535 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28546] ppid=28525 vsize=15765404 CPUtime=2.63 cores=0,2,4,6
/proc/28527/task/28546/stat : 28546 (java) R 28525 28527 28106 0 -1 4202560 31332 0 0 0 260 3 0 0 19 0 22 0 505957556 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912506019793 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=2.41 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 28701 0 0 0 237 4 0 0 20 0 22 0 505957556 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505767426 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=2.37 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 29929 0 0 0 234 3 0 0 20 0 22 0 505957556 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051481269 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=1.98 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 22784 0 0 0 196 2 0 0 22 0 22 0 505957556 16143773696 149185 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505697429 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 15765404

[startup+6.30091 s]
/proc/loadavg: 7.89 8.03 7.72 10/220 28549
/proc/meminfo: memFree=29696944/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=24.2 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 282339 0 1 0 2382 38 0 0 25 0 22 0 505957530 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 274844 2284 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 3919 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 2380 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 2563 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 1488 0 0 0 0 0 0 0 16 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 3160 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 2947 0 0 0 0 0 0 0 16 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 2634 0 0 0 0 0 0 0 16 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 3141 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28538/stat : 28538 (java) S 28525 28527 28106 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 505957532 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 0 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28539] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28539/stat : 28539 (java) S 28525 28527 28106 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28540] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28540/stat : 28540 (java) S 28525 28527 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28541] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28541/stat : 28541 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051478961 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28542] ppid=28525 vsize=15765404 CPUtime=0.6 cores=0,2,4,6
/proc/28527/task/28542/stat : 28542 (java) S 28525 28527 28106 0 -1 4202560 5747 0 0 0 59 1 0 0 15 0 22 0 505957535 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28543] ppid=28525 vsize=15765404 CPUtime=1.08 cores=0,2,4,6
/proc/28527/task/28543/stat : 28543 (java) S 28525 28527 28106 0 -1 4202560 9827 0 0 0 107 1 0 0 15 0 22 0 505957535 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28544] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28544/stat : 28544 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28545] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28545/stat : 28545 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505957535 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28546] ppid=28525 vsize=15765404 CPUtime=5.74 cores=0,2,4,6
/proc/28527/task/28546/stat : 28546 (java) R 28525 28527 28106 0 -1 4202560 63442 0 0 0 567 7 0 0 25 0 22 0 505957556 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505813178 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=5.58 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 58138 0 0 0 550 8 0 0 25 0 22 0 505957556 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505743329 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=5.49 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 60838 0 0 0 542 7 0 0 25 0 22 0 505957556 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505813505 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=5.17 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 53305 0 0 0 511 6 0 0 25 0 22 0 505957556 16143773696 274844 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505813316 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 15765404

[startup+12.7008 s]
/proc/loadavg: 7.90 8.03 7.72 10/220 28549
/proc/meminfo: memFree=29721024/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=49.76 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 283398 0 1 0 4937 39 0 0 25 0 22 0 505957530 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 261320 2284 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 3919 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 2417 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 2723 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 1564 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 3338 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 3423 0 0 0 1 0 0 0 16 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 2730 0 0 0 0 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=0.01 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 3149 0 0 0 1 0 0 0 15 0 22 0 505957531 16143773696 261320 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6

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

[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=1048.25 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 429565 0 0 0 104766 59 0 0 25 0 22 0 505957556 16143773696 125500 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505765173 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=1049.35 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 427494 0 0 0 104874 61 0 0 25 0 22 0 505957556 16143773696 125500 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505742850 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=1049.16 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 420844 0 0 0 104861 55 0 0 25 0 22 0 505957556 16143773696 125500 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505727215 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4226.39
Current children cumulated vsize (KiB) 15765404

[startup+1122.3 s]
/proc/loadavg: 8.02 8.09 7.95 9/220 28639
/proc/meminfo: memFree=30126548/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=4465.18 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 3194735 0 1 0 445931 587 0 0 25 0 22 0 505957530 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 108004 2298 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=3.47 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 177378 0 0 0 318 29 0 0 16 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=3.53 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 176290 0 0 0 321 32 0 0 15 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=3.42 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 158691 0 0 0 312 30 0 0 15 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=3.48 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 172275 0 0 0 320 28 0 0 15 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=3.54 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 166999 0 0 0 323 31 0 0 16 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=3.5 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 170918 0 0 0 320 30 0 0 15 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=3.53 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 177664 0 0 0 322 31 0 0 16 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=3.55 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 177719 0 0 0 325 30 0 0 15 0 22 0 505957531 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=1.99 cores=0,2,4,6
/proc/28527/task/28538/stat : 28538 (java) S 28525 28527 28106 0 -1 4202560 8338 0 0 0 112 87 0 0 15 0 22 0 505957532 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 0 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28539] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28539/stat : 28539 (java) S 28525 28527 28106 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28540] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28540/stat : 28540 (java) S 28525 28527 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28541] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28541/stat : 28541 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051478961 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28542] ppid=28525 vsize=15765404 CPUtime=0.7 cores=0,2,4,6
/proc/28527/task/28542/stat : 28542 (java) S 28525 28527 28106 0 -1 4202560 5762 0 0 0 69 1 0 0 15 0 22 0 505957535 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28543] ppid=28525 vsize=15765404 CPUtime=1.18 cores=0,2,4,6
/proc/28527/task/28543/stat : 28543 (java) S 28525 28527 28106 0 -1 4202560 9848 0 0 0 117 1 0 0 15 0 22 0 505957535 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28544] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28544/stat : 28544 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28545] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28545/stat : 28545 (java) S 28525 28527 28106 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 505957535 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28546] ppid=28525 vsize=15765404 CPUtime=1108.07 cores=0,2,4,6
/proc/28527/task/28546/stat : 28546 (java) R 28525 28527 28106 0 -1 4202560 452661 0 0 0 110740 67 0 0 25 0 22 0 505957556 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912506122261 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=1107.6 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 448751 0 0 0 110699 61 0 0 25 0 22 0 505957556 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505726060 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=1108.71 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 445149 0 0 0 110808 63 0 0 25 0 22 0 505957556 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505999150 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=1108.39 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 437866 0 0 0 110782 57 0 0 25 0 22 0 505957556 16143773696 108004 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505813421 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4465.18
Current children cumulated vsize (KiB) 15765404

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 7.96 9/220 28641
/proc/meminfo: memFree=30122272/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=4703.87 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 3367772 0 1 0 469768 619 0 0 25 0 22 0 505957530 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 117426 2298 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=3.65 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 184232 0 0 0 335 30 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=3.72 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 183312 0 0 0 339 33 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=3.59 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 168014 0 0 0 328 31 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=3.66 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 181215 0 0 0 336 30 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=3.71 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 177007 0 0 0 339 32 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=3.66 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 178331 0 0 0 334 32 0 0 15 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=3.73 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 185622 0 0 0 340 33 0 0 16 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=3.74 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 187095 0 0 0 342 32 0 0 16 0 22 0 505957531 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=2.1 cores=0,2,4,6
/proc/28527/task/28538/stat : 28538 (java) S 28525 28527 28106 0 -1 4202560 8841 0 0 0 119 91 0 0 16 0 22 0 505957532 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 0 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28539] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28539/stat : 28539 (java) S 28525 28527 28106 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28540] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28540/stat : 28540 (java) S 28525 28527 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28541] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28541/stat : 28541 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051478961 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28542] ppid=28525 vsize=15765404 CPUtime=0.7 cores=0,2,4,6
/proc/28527/task/28542/stat : 28542 (java) S 28525 28527 28106 0 -1 4202560 5762 0 0 0 69 1 0 0 15 0 22 0 505957535 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28543] ppid=28525 vsize=15765404 CPUtime=1.18 cores=0,2,4,6
/proc/28527/task/28543/stat : 28543 (java) S 28525 28527 28106 0 -1 4202560 9848 0 0 0 117 1 0 0 15 0 22 0 505957535 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28544] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28544/stat : 28544 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28545] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28545/stat : 28545 (java) S 28525 28527 28106 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 505957535 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28546] ppid=28525 vsize=15765404 CPUtime=1167.39 cores=0,2,4,6
/proc/28527/task/28546/stat : 28546 (java) R 28525 28527 28106 0 -1 4202560 478856 0 0 0 116668 71 0 0 25 0 22 0 505957556 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505697336 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=1166.84 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 475053 0 0 0 116620 64 0 0 25 0 22 0 505957556 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505598301 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=1168.04 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 473215 0 0 0 116736 68 0 0 25 0 22 0 505957556 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912506065794 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=1167.62 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 462939 0 0 0 116702 60 0 0 25 0 22 0 505957556 16143773696 117426 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4703.87
Current children cumulated vsize (KiB) 15765404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 8.13 8.11 7.97 9/220 28641
/proc/meminfo: memFree=30217236/32951124 swapFree=67106388/67111528
[pid=28527] ppid=28525 vsize=15765404 CPUtime=4800.19 cores=0,2,4,6
/proc/28527/stat : 28527 (java) S 28525 28527 28106 0 -1 4202496 3427344 0 1 0 479390 629 0 0 25 0 22 0 505957530 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28527/statm: 3941351 103943 2298 9 0 3932070 0
[pid=28527/tid=28529] ppid=28525 vsize=15765404 CPUtime=0.39 cores=0,2,4,6
/proc/28527/task/28529/stat : 28529 (java) S 28525 28527 28106 0 -1 4202560 6980 0 1 0 37 2 0 0 18 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28530] ppid=28525 vsize=15765404 CPUtime=3.72 cores=0,2,4,6
/proc/28527/task/28530/stat : 28530 (java) S 28525 28527 28106 0 -1 4202560 187421 0 0 0 342 30 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28531] ppid=28525 vsize=15765404 CPUtime=3.81 cores=0,2,4,6
/proc/28527/task/28531/stat : 28531 (java) S 28525 28527 28106 0 -1 4202560 186824 0 0 0 347 34 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28532] ppid=28525 vsize=15765404 CPUtime=3.67 cores=0,2,4,6
/proc/28527/task/28532/stat : 28532 (java) S 28525 28527 28106 0 -1 4202560 170482 0 0 0 335 32 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28533] ppid=28525 vsize=15765404 CPUtime=3.74 cores=0,2,4,6
/proc/28527/task/28533/stat : 28533 (java) S 28525 28527 28106 0 -1 4202560 183941 0 0 0 344 30 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28534] ppid=28525 vsize=15765404 CPUtime=3.79 cores=0,2,4,6
/proc/28527/task/28534/stat : 28534 (java) S 28525 28527 28106 0 -1 4202560 180768 0 0 0 346 33 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28535] ppid=28525 vsize=15765404 CPUtime=3.74 cores=0,2,4,6
/proc/28527/task/28535/stat : 28535 (java) S 28525 28527 28106 0 -1 4202560 181470 0 0 0 342 32 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28536] ppid=28525 vsize=15765404 CPUtime=3.8 cores=0,2,4,6
/proc/28527/task/28536/stat : 28536 (java) S 28525 28527 28106 0 -1 4202560 187639 0 0 0 347 33 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28537] ppid=28525 vsize=15765404 CPUtime=3.81 cores=0,2,4,6
/proc/28527/task/28537/stat : 28537 (java) S 28525 28527 28106 0 -1 4202560 189682 0 0 0 349 32 0 0 15 0 22 0 505957531 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28538] ppid=28525 vsize=15765404 CPUtime=2.14 cores=0,2,4,6
/proc/28527/task/28538/stat : 28538 (java) S 28525 28527 28106 0 -1 4202560 8991 0 0 0 120 94 0 0 15 0 22 0 505957532 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 0 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28539] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28539/stat : 28539 (java) S 28525 28527 28106 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28540] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28540/stat : 28540 (java) S 28525 28527 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505957533 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28541] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28541/stat : 28541 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051478961 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28542] ppid=28525 vsize=15765404 CPUtime=0.7 cores=0,2,4,6
/proc/28527/task/28542/stat : 28542 (java) S 28525 28527 28106 0 -1 4202560 5762 0 0 0 69 1 0 0 15 0 22 0 505957535 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 2 0 0 0
[pid=28527/tid=28543] ppid=28525 vsize=15765404 CPUtime=1.18 cores=0,2,4,6
/proc/28527/task/28543/stat : 28543 (java) S 28525 28527 28106 0 -1 4202560 9848 0 0 0 117 1 0 0 15 0 22 0 505957535 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 0 0 0 0
[pid=28527/tid=28544] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28544/stat : 28544 (java) S 28525 28527 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505957535 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471257 0 4 0 16800975 18446604453913639616 0 0 -1 6 0 0 0
[pid=28527/tid=28545] ppid=28525 vsize=15765404 CPUtime=0 cores=0,2,4,6
/proc/28527/task/28545/stat : 28545 (java) S 28525 28527 28106 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 505957535 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 212051471872 0 4 0 16800975 18446604453913639616 0 0 -1 4 0 0 0
[pid=28527/tid=28546] ppid=28525 vsize=15765404 CPUtime=1191.29 cores=0,2,4,6
/proc/28527/task/28546/stat : 28546 (java) R 28525 28527 28106 0 -1 4202560 488276 0 0 0 119058 71 0 0 25 0 22 0 505957556 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28527/tid=28547] ppid=28525 vsize=15765404 CPUtime=1190.79 cores=0,2,4,6
/proc/28527/task/28547/stat : 28547 (java) R 28525 28527 28106 0 -1 4202560 483760 0 0 0 119014 65 0 0 25 0 22 0 505957556 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505952566 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28527/tid=28548] ppid=28525 vsize=15765404 CPUtime=1191.99 cores=0,2,4,6
/proc/28527/task/28548/stat : 28548 (java) R 28525 28527 28106 0 -1 4202560 482637 0 0 0 119130 69 0 0 25 0 22 0 505957556 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505725507 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28527/tid=28549] ppid=28525 vsize=15765404 CPUtime=1191.48 cores=0,2,4,6
/proc/28527/task/28549/stat : 28549 (java) R 28525 28527 28106 0 -1 4202560 471413 0 0 0 119087 61 0 0 25 0 22 0 505957556 16143773696 103943 33554432000 1073741824 1073778376 140734986541312 18446744073709551615 46912505823409 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15765404

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

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

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.26
CPU user time (s): 4793.94
CPU system time (s): 6.32004
CPU usage (%): 397.854
Max. virtual memory (cumulated for all children) (KiB): 15765404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.94
system time used= 6.32004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3427370
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= 196858
involuntary context switches= 125343

runsolver used 2.17367 second user time and 4.45632 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 05:50:13
IDJOB=3312792
IDBENCH=82977
IDSOLVER=1699
FILE ID=node146/3312792-1304135413
RUNJOBID= node146-1304133503-28281
PBS_JOBID= 13170796
Free space on /tmp= 73348 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312792-1304135413/watcher-3312792-1304135413 -o /tmp/evaluation-result-3312792-1304135413/solver-3312792-1304135413 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312792-1304135413.cnf

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=1249310868

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30766388 kB
Buffers:        405260 kB
Cached:        1060324 kB
SwapCached:        636 kB
Active:         393516 kB
Inactive:      1417704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30766388 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:      344624 kB
Mapped:          23328 kB
Slab:           309856 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   549008 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= 73348 MiB
End job on node146 at 2011-04-30 06:10:21