Trace number 3312817

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.42 1207.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S385597856-055.SATISFIABLE.cnf
MD5SUMea8a8c80a9c6e1328d7a171765d2b8ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.10/0.12	15:37 INFO : Reading from input HOME/instance-3312817-1304176537.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.99/0.51	15:37 INFO : 60 variables remaining out of 60
0.99/0.52	15:37 INFO : 42720 literals remaining out of 42720

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-3312817-1304176537/watcher-3312817-1304176537 -o /tmp/evaluation-result-3312817-1304176537/solver-3312817-1304176537 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312817-1304176537.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: 6.86 7.82 7.94 2/172 11554
/proc/meminfo: memFree=30492612/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11554/stat : 11554 (java) R 11552 11554 11524 0 -1 4202496 815 0 0 0 0 0 0 0 22 0 1 0 261844954 23580672 300 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11554/statm: 5757 314 247 9 0 124 0

[startup+0.027628 s]
/proc/loadavg: 6.86 7.82 7.94 2/172 11554
/proc/meminfo: memFree=30492612/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 3381 0 1 0 1 0 0 0 22 0 11 0 261844954 15976509440 2821 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3900515 2821 1619 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100641 s]
/proc/loadavg: 6.86 7.82 7.94 2/172 11554
/proc/meminfo: memFree=30492612/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15676568 CPUtime=0.1 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 5542 0 1 0 9 1 0 0 22 0 18 0 261844954 16052805632 4973 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3919142 4973 2116 9 0 3909861 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676568

[startup+0.300547 s]
/proc/loadavg: 6.86 7.82 7.94 2/172 11554
/proc/meminfo: memFree=30492612/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15682432 CPUtime=0.51 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 14359 0 1 0 49 2 0 0 22 0 18 0 261844954 16058810368 12617 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3920608 12621 2207 9 0 3911327 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682432

[startup+0.708468 s]
/proc/loadavg: 6.86 7.82 7.94 2/172 11554
/proc/meminfo: memFree=30492612/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700056 CPUtime=1.62 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 30260 0 1 0 157 5 0 0 22 0 22 0 261844954 16076857344 25253 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925014 25253 2261 9 0 3915733 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 15700056

[startup+1.50131 s]
/proc/loadavg: 6.86 7.82 7.94 14/220 11605
/proc/meminfo: memFree=30199964/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=4.65 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 55306 0 1 0 458 7 0 0 22 0 22 0 261844954 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 50296 2275 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 674 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 629 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 544 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 534 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 941 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 261844956 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.56 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) R 11552 11554 11524 0 -1 4202560 6073 0 0 0 56 0 0 0 25 0 22 0 261844959 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 47303291822823 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11554/tid=11590] ppid=11552 vsize=15700488 CPUtime=0.63 cores=0,2,4,6
/proc/11554/task/11590/stat : 11590 (java) R 11552 11554 11524 0 -1 4202560 9067 0 0 0 62 1 0 0 17 0 22 0 261844959 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 47303289281176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11554/tid=11591] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11591/stat : 11591 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11592] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11592/stat : 11592 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261844959 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11602] ppid=11552 vsize=15700488 CPUtime=0.85 cores=0,2,4,6
/proc/11554/task/11602/stat : 11602 (java) R 11552 11554 11524 0 -1 4202560 7735 0 0 0 85 0 0 0 16 0 22 0 261844986 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505784178 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=0.63 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 4658 0 0 0 63 0 0 0 16 0 22 0 261844986 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505184864 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=0.62 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 2611 0 0 0 62 0 0 0 16 0 22 0 261844986 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505860137 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=0.79 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 8042 0 0 0 79 0 0 0 16 0 22 0 261844987 16077299712 50296 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505524627 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 15700488

[startup+3.10103 s]
/proc/loadavg: 6.86 7.82 7.94 11/220 11605
/proc/meminfo: memFree=30102996/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=11.02 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 60165 0 1 0 1094 8 0 0 22 0 22 0 261844954 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 53180 2289 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 1166 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 1310 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 173 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 672 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 534 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 1351 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 829 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 1593 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 22 0 261844956 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.65 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) R 11552 11554 11524 0 -1 4202560 6079 0 0 0 65 0 0 0 25 0 22 0 261844959 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672488117 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11554/tid=11590] ppid=11552 vsize=15700488 CPUtime=1.12 cores=0,2,4,6
/proc/11554/task/11590/stat : 11590 (java) S 11552 11554 11524 0 -1 4202560 9145 0 0 0 111 1 0 0 15 0 22 0 261844959 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11591] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11591/stat : 11591 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11592] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11592/stat : 11592 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 261844959 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11602] ppid=11552 vsize=15700488 CPUtime=2.29 cores=0,2,4,6
/proc/11554/task/11602/stat : 11602 (java) R 11552 11554 11524 0 -1 4202560 7739 0 0 0 229 0 0 0 17 0 22 0 261844986 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912506161495 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=1.92 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 4786 0 0 0 192 0 0 0 17 0 22 0 261844986 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505812137 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=2.05 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 2798 0 0 0 205 0 0 0 17 0 22 0 261844986 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505810829 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=2.37 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 8128 0 0 0 237 0 0 0 18 0 22 0 261844987 16077299712 53180 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 47303294813238 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 15700488

[startup+6.30147 s]
/proc/loadavg: 7.03 7.84 7.94 9/220 11605
/proc/meminfo: memFree=29709184/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=23.74 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 65424 0 1 0 2364 10 0 0 22 0 22 0 261844954 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 52471 2289 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 1705 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=0.01 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 2088 0 0 0 1 0 0 0 16 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 970 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 1518 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 1053 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 2057 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 1433 0 0 0 0 0 0 0 16 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 2001 0 0 0 0 0 0 0 15 0 22 0 261844955 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 22 0 261844956 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.7 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) S 11552 11554 11524 0 -1 4202560 6093 0 0 0 70 0 0 0 15 0 22 0 261844959 16077299712 52471 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0

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

[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=1048.44 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 142923 0 0 0 104817 27 0 0 25 0 22 0 261844986 16077299712 69717 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505992858 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=1048.71 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 142028 0 0 0 104842 29 0 0 25 0 22 0 261844986 16077299712 69717 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505784015 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=1048.8 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 146987 0 0 0 104851 29 0 0 25 0 22 0 261844987 16077299712 69717 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505733753 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4223.51
Current children cumulated vsize (KiB) 15700488

[startup+1122.3 s]
/proc/loadavg: 8.11 8.12 8.04 9/220 11683
/proc/meminfo: memFree=29805552/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=4462.04 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 1159162 0 1 0 445891 313 0 0 22 0 22 0 261844954 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 71572 2299 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=3.16 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 68612 0 0 0 299 17 0 0 16 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=3.2 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 67517 0 0 0 305 15 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=3.14 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 64760 0 0 0 300 14 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=3.22 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 62423 0 0 0 307 15 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=3.13 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 62984 0 0 0 298 15 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=3.24 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 63207 0 0 0 308 16 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=3.21 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 62988 0 0 0 308 13 0 0 15 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=3.14 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 66817 0 0 0 298 16 0 0 16 0 22 0 261844955 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=2.05 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 3020 0 0 0 146 59 0 0 15 0 22 0 261844956 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.74 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) S 11552 11554 11524 0 -1 4202560 6104 0 0 0 74 0 0 0 15 0 22 0 261844959 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11590] ppid=11552 vsize=15700488 CPUtime=1.23 cores=0,2,4,6
/proc/11554/task/11590/stat : 11590 (java) S 11552 11554 11524 0 -1 4202560 9163 0 0 0 122 1 0 0 16 0 22 0 261844959 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11591] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11591/stat : 11591 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11592] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11592/stat : 11592 (java) S 11552 11554 11524 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 261844959 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11602] ppid=11552 vsize=15700488 CPUtime=1108.2 cores=0,2,4,6
/proc/11554/task/11602/stat : 11602 (java) R 11552 11554 11524 0 -1 4202560 155059 0 0 0 110788 32 0 0 25 0 22 0 261844986 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505771026 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=1107.71 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 150127 0 0 0 110743 28 0 0 25 0 22 0 261844986 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505812032 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=1108.01 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 148688 0 0 0 110770 31 0 0 25 0 22 0 261844986 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505733736 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=1108 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 153845 0 0 0 110770 30 0 0 25 0 22 0 261844987 16077299712 71572 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505812048 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.04
Current children cumulated vsize (KiB) 15700488

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/220 11685
/proc/meminfo: memFree=29891416/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=4700.58 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 1219077 0 1 0 469727 331 0 0 22 0 22 0 261844954 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 71699 2299 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=3.31 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 71626 0 0 0 313 18 0 0 15 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=3.37 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 71181 0 0 0 321 16 0 0 15 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=3.31 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 68517 0 0 0 316 15 0 0 15 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=3.39 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 66068 0 0 0 323 16 0 0 15 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=3.29 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 66765 0 0 0 313 16 0 0 16 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=3.4 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 67167 0 0 0 322 18 0 0 16 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=3.37 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 67106 0 0 0 323 14 0 0 16 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=3.31 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 70489 0 0 0 314 17 0 0 16 0 22 0 261844955 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=2.19 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 3204 0 0 0 156 63 0 0 15 0 22 0 261844956 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.74 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) S 11552 11554 11524 0 -1 4202560 6104 0 0 0 74 0 0 0 15 0 22 0 261844959 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11590] ppid=11552 vsize=15700488 CPUtime=1.23 cores=0,2,4,6
/proc/11554/task/11590/stat : 11590 (java) S 11552 11554 11524 0 -1 4202560 9163 0 0 0 122 1 0 0 16 0 22 0 261844959 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11591] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11591/stat : 11591 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11592] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11592/stat : 11592 (java) S 11552 11554 11524 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 261844959 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11602] ppid=11552 vsize=15700488 CPUtime=1167.5 cores=0,2,4,6
/proc/11554/task/11602/stat : 11602 (java) R 11552 11554 11524 0 -1 4202560 162600 0 0 0 116717 33 0 0 25 0 22 0 261844986 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505989931 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=1166.96 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 157781 0 0 0 116666 30 0 0 25 0 22 0 261844986 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912506025719 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=1167.24 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 156097 0 0 0 116692 32 0 0 25 0 22 0 261844986 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=1167.3 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 161359 0 0 0 116698 32 0 0 25 0 22 0 261844987 16077299712 71699 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.58
Current children cumulated vsize (KiB) 15700488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.07 8.10 8.04 9/220 11686
/proc/meminfo: memFree=29832480/32951124 swapFree=67111524/67111528
[pid=11554] ppid=11552 vsize=15700488 CPUtime=4800.37 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11552 11554 11524 0 -1 4202496 1240654 0 1 0 479700 337 0 0 22 0 22 0 261844954 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11554/statm: 3925122 69032 2299 9 0 3915841 0
[pid=11554/tid=11558] ppid=11552 vsize=15700488 CPUtime=0.5 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11552 11554 11524 0 -1 4202560 12397 0 1 0 48 2 0 0 18 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11560] ppid=11552 vsize=15700488 CPUtime=3.37 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11552 11554 11524 0 -1 4202560 72971 0 0 0 319 18 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11561] ppid=11552 vsize=15700488 CPUtime=3.44 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11552 11554 11524 0 -1 4202560 73271 0 0 0 328 16 0 0 16 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11562] ppid=11552 vsize=15700488 CPUtime=3.38 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11552 11554 11524 0 -1 4202560 69989 0 0 0 323 15 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11563] ppid=11552 vsize=15700488 CPUtime=3.45 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11552 11554 11524 0 -1 4202560 68240 0 0 0 329 16 0 0 16 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11564] ppid=11552 vsize=15700488 CPUtime=3.35 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11552 11554 11524 0 -1 4202560 68167 0 0 0 319 16 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11565] ppid=11552 vsize=15700488 CPUtime=3.46 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11552 11554 11524 0 -1 4202560 68818 0 0 0 328 18 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11566] ppid=11552 vsize=15700488 CPUtime=3.45 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11552 11554 11524 0 -1 4202560 68916 0 0 0 330 15 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11567] ppid=11552 vsize=15700488 CPUtime=3.38 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11552 11554 11524 0 -1 4202560 71798 0 0 0 320 18 0 0 15 0 22 0 261844955 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11572] ppid=11552 vsize=15700488 CPUtime=2.24 cores=0,2,4,6
/proc/11554/task/11572/stat : 11572 (java) S 11552 11554 11524 0 -1 4202560 3283 0 0 0 159 65 0 0 16 0 22 0 261844956 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11575] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11552 11554 11524 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11576] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11576/stat : 11576 (java) S 11552 11554 11524 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 261844957 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11588] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11588/stat : 11588 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=11554/tid=11589] ppid=11552 vsize=15700488 CPUtime=0.74 cores=0,2,4,6
/proc/11554/task/11589/stat : 11589 (java) S 11552 11554 11524 0 -1 4202560 6104 0 0 0 74 0 0 0 15 0 22 0 261844959 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=11554/tid=11590] ppid=11552 vsize=15700488 CPUtime=1.23 cores=0,2,4,6
/proc/11554/task/11590/stat : 11590 (java) S 11552 11554 11524 0 -1 4202560 9163 0 0 0 122 1 0 0 16 0 22 0 261844959 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11591] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11591/stat : 11591 (java) S 11552 11554 11524 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 261844959 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=11554/tid=11592] ppid=11552 vsize=15700488 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11592/stat : 11592 (java) S 11552 11554 11524 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 261844959 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=11554/tid=11602] ppid=11552 vsize=15700488 CPUtime=1192.32 cores=0,2,4,6
/proc/11554/task/11602/stat : 11602 (java) R 11552 11554 11524 0 -1 4202560 164508 0 0 0 119199 33 0 0 25 0 22 0 261844986 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505699462 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11554/tid=11603] ppid=11552 vsize=15700488 CPUtime=1191.8 cores=0,2,4,6
/proc/11554/task/11603/stat : 11603 (java) R 11552 11554 11524 0 -1 4202560 160070 0 0 0 119149 31 0 0 25 0 22 0 261844986 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505699464 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11554/tid=11604] ppid=11552 vsize=15700488 CPUtime=1191.96 cores=0,2,4,6
/proc/11554/task/11604/stat : 11604 (java) R 11552 11554 11524 0 -1 4202560 158046 0 0 0 119163 33 0 0 25 0 22 0 261844986 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912506032145 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11554/tid=11605] ppid=11552 vsize=15700488 CPUtime=1192.15 cores=0,2,4,6
/proc/11554/task/11605/stat : 11605 (java) R 11552 11554 11524 0 -1 4202560 163458 0 0 0 119182 33 0 0 25 0 22 0 261844987 16077299712 69032 33554432000 1073741824 1073778376 140734754609856 18446744073709551615 46912505811530 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15700488

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.42
CPU user time (s): 4797.03
CPU system time (s): 3.39148
CPU usage (%): 397.574
Max. virtual memory (cumulated for all children) (KiB): 15700488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.03
system time used= 3.39148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1240680
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= 310625
involuntary context switches= 169644

runsolver used 1.9797 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 17:15:37
IDJOB=3312817
IDBENCH=83002
IDSOLVER=1699
FILE ID=node107/3312817-1304176537
RUNJOBID= node107-1304176537-11542
PBS_JOBID= 13172425
Free space on /tmp= 72628 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S385597856-055.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312817-1304176537/watcher-3312817-1304176537 -o /tmp/evaluation-result-3312817-1304176537/solver-3312817-1304176537 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312817-1304176537.cnf

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

MD5SUM BENCH= ea8a8c80a9c6e1328d7a171765d2b8ef
RANDOM SEED=289339774

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30492760 kB
Buffers:        395660 kB
Cached:        1648788 kB
SwapCached:          4 kB
Active:         139924 kB
Inactive:      1967076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30492760 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:       63568 kB
Mapped:          14752 kB
Slab:           286176 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184108 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= 72624 MiB
End job on node107 at 2011-04-30 17:35:46