Trace number 3312401

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.09 1206.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.10/0.12	46:08 INFO : Reading from input HOME/instance-3312401-1304113568.cnf
0.60/0.45	Executor set job limit to 1000000
0.60/0.45	Executor set job limit to 1000000
0.60/0.45	Executor set job limit to 1000000
0.60/0.45	Executor set job limit to 1000000
0.60/0.45	Starting Executor!
0.60/0.45	Starting Executor!
0.60/0.45	Starting Executor!
0.60/0.45	Starting Executor!
1.81/0.92	46:09 INFO : 250 variables remaining out of 250
1.81/0.92	46:09 INFO : 170000 literals remaining out of 170000

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

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

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


[startup+0 s]
/proc/loadavg: 3.48 3.88 3.62 2/174 22865
/proc/meminfo: memFree=31072164/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/22865/stat : 22865 (java) R 22863 22865 21847 0 -1 4202496 1015 0 0 0 0 0 0 0 23 0 1 0 601587446 23580672 500 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224279963392 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22865/statm: 5757 511 390 9 0 124 0

[startup+0.0503849 s]
/proc/loadavg: 3.48 3.88 3.62 2/174 22865
/proc/meminfo: memFree=31072164/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15605276 CPUtime=0.03 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 3899 0 1 0 3 0 0 0 23 0 14 0 601587446 15979802624 3338 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3901576 3340 1693 9 0 3892324 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15605276

[startup+0.10037 s]
/proc/loadavg: 3.48 3.88 3.62 2/174 22865
/proc/meminfo: memFree=31072164/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15677064 CPUtime=0.1 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 5515 0 1 0 9 1 0 0 23 0 18 0 601587446 16053313536 4949 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3919266 4949 2117 9 0 3909985 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677064

[startup+0.300338 s]
/proc/loadavg: 3.48 3.88 3.62 2/174 22865
/proc/meminfo: memFree=31072164/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15682636 CPUtime=0.5 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 15245 0 1 0 48 2 0 0 23 0 18 0 601587446 16059019264 13408 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3920659 13414 2207 9 0 3911378 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682636

[startup+0.700237 s]
/proc/loadavg: 3.48 3.88 3.62 2/174 22865
/proc/meminfo: memFree=31072164/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15686916 CPUtime=1.21 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 46745 0 1 0 115 6 0 0 23 0 22 0 601587446 16063401984 42698 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3921729 42698 2248 9 0 3912448 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 15686916

[startup+1.50111 s]
/proc/loadavg: 3.48 3.88 3.62 5/220 22914
/proc/meminfo: memFree=30731240/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=3.66 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 56215 0 2 0 358 8 0 0 23 0 22 0 601587446 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 50546 2274 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 1014 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) R 22863 22865 21847 0 -1 4202560 928 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 1035 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 349 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 22 0 601587447 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601587448 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.61 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) R 22863 22865 21847 0 -1 4202560 5102 0 1 0 61 0 0 0 24 0 22 0 601587451 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296751797 0 4 0 16800975 0 0 0 -1 7 0 0 4
[pid=22865/tid=22881] ppid=22863 vsize=15696704 CPUtime=0.65 cores=1,3,5,7
/proc/22865/task/22881/stat : 22881 (java) R 22863 22865 21847 0 -1 4202560 10622 0 0 0 64 1 0 0 24 0 22 0 601587451 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296751797 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22882] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22882/stat : 22882 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22883] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22883/stat : 22883 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601587451 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22907] ppid=22863 vsize=15696704 CPUtime=0.52 cores=1,3,5,7
/proc/22865/task/22907/stat : 22907 (java) R 22863 22865 21847 0 -1 4202560 364 0 0 0 52 0 0 0 16 0 22 0 601587492 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505887072 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=0.2 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 14 0 0 0 20 0 0 0 16 0 22 0 601587492 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912506080404 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=0.25 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 7 0 0 0 25 0 0 0 16 0 22 0 601587492 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505768025 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=0.46 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 321 0 0 0 46 0 0 0 16 0 22 0 601587492 16073424896 50546 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505985093 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 15696704

[startup+3.10084 s]
/proc/loadavg: 3.48 3.88 3.62 9/220 22914
/proc/meminfo: memFree=30614804/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=10.02 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 108350 0 2 0 987 15 0 0 23 0 22 0 601587446 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 102542 2274 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 1351 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=0.02 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 7908 0 0 0 1 1 0 0 16 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) S 22863 22865 21847 0 -1 4202560 3625 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 1112 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=0.01 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 6441 0 0 0 1 0 0 0 16 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 3099 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 3897 0 0 0 0 0 0 0 16 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=0.01 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 5072 0 0 0 1 0 0 0 16 0 22 0 601587447 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 22 0 601587448 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.61 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) R 22863 22865 21847 0 -1 4202560 5105 0 1 0 61 0 0 0 23 0 22 0 601587451 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296751797 0 4 0 16800975 0 0 0 -1 3 0 0 4
[pid=22865/tid=22881] ppid=22863 vsize=15696704 CPUtime=0.82 cores=1,3,5,7
/proc/22865/task/22881/stat : 22881 (java) S 22863 22865 21847 0 -1 4202560 10643 0 0 0 81 1 0 0 25 0 22 0 601587451 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22882] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22882/stat : 22882 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22883] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22883/stat : 22883 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601587451 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22907] ppid=22863 vsize=15696704 CPUtime=2.08 cores=1,3,5,7
/proc/22865/task/22907/stat : 22907 (java) R 22863 22865 21847 0 -1 4202560 6754 0 0 0 208 0 0 0 17 0 22 0 601587492 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505799199 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=1.76 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 5787 0 0 0 176 0 0 0 17 0 22 0 601587492 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=1.64 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 5540 0 0 0 164 0 0 0 16 0 22 0 601587492 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505808943 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=2.02 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 6252 0 0 0 202 0 0 0 17 0 22 0 601587492 16073424896 102542 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912506096685 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (KiB) 15696704

[startup+6.3013 s]
/proc/loadavg: 4.00 3.98 3.66 10/220 22914
/proc/meminfo: memFree=29431896/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=22.78 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 282555 0 2 0 2241 37 0 0 23 0 22 0 601587446 16073424896 275971 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 275982 2284 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 275989 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 4394 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 275991 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=0.05 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 17008 0 0 0 3 2 0 0 16 0 22 0 601587447 16073424896 276006 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) S 22863 22865 21847 0 -1 4202560 3625 0 0 0 0 0 0 0 15 0 22 0 601587447 16073424896 276013 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=0.04 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 13162 0 0 0 2 2 0 0 16 0 22 0 601587447 16073424896 276024 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=0.05 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 18830 0 0 0 3 2 0 0 16 0 22 0 601587447 16073424896 276030 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=0.03 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 12513 0 0 0 1 2 0 0 16 0 22 0 601587447 16073424896 276033 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=0.02 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 6299 0 0 0 1 1 0 0 15 0 22 0 601587447 16073424896 276037 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=0.01 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 5072 0 0 0 1 0 0 0 15 0 22 0 601587447 16073424896 276040 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 515 0 0 0 0 0 0 0 15 0 22 0 601587448 16073424896 276044 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 276048 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 276067 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 276075 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.67 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) S 22863 22865 21847 0 -1 4202560 5116 0 1 0 67 0 0 0 15 0 22 0 601587451 16073424896 276086 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 4

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

[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=1049.2 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 215204 0 0 0 104886 34 0 0 25 0 22 0 601587492 16073424896 113897 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505887203 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=1048.26 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 213812 0 0 0 104793 33 0 0 25 0 22 0 601587492 16073424896 113897 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912506262319 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=1048.88 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 220439 0 0 0 104855 33 0 0 25 0 22 0 601587492 16073424896 113897 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505887349 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4225.89
Current children cumulated vsize (KiB) 15696704

[startup+1122.3 s]
/proc/loadavg: 8.07 7.97 6.73 9/220 22953
/proc/meminfo: memFree=16598636/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=4464.62 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 1750468 0 2 0 446088 374 0 0 23 0 22 0 601587446 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 112900 2299 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=3.41 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 89359 0 0 0 320 21 0 0 16 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=3.58 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 105859 0 0 0 335 23 0 0 15 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=3.5 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) S 22863 22865 21847 0 -1 4202560 98363 0 0 0 329 21 0 0 16 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=3.47 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 102277 0 0 0 325 22 0 0 15 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=3.58 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 105948 0 0 0 336 22 0 0 16 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=3.43 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 100937 0 0 0 321 22 0 0 15 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=3.42 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 95491 0 0 0 322 20 0 0 16 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=3.46 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 93715 0 0 0 325 21 0 0 16 0 22 0 601587447 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=1.74 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 4803 0 0 0 122 52 0 0 15 0 22 0 601587448 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.78 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) S 22863 22865 21847 0 -1 4202560 5129 0 1 0 78 0 0 0 15 0 22 0 601587451 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 4
[pid=22865/tid=22881] ppid=22863 vsize=15696704 CPUtime=1.22 cores=1,3,5,7
/proc/22865/task/22881/stat : 22881 (java) S 22863 22865 21847 0 -1 4202560 10710 0 0 0 121 1 0 0 15 0 22 0 601587451 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22882] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22882/stat : 22882 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22883] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22883/stat : 22883 (java) S 22863 22865 21847 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 601587451 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22907] ppid=22863 vsize=15696704 CPUtime=1107.72 cores=1,3,5,7
/proc/22865/task/22907/stat : 22907 (java) R 22863 22865 21847 0 -1 4202560 220244 0 0 0 110740 32 0 0 25 0 22 0 601587492 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505986242 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=1108.54 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 226158 0 0 0 110818 36 0 0 25 0 22 0 601587492 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505984901 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=1107.55 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 225112 0 0 0 110720 35 0 0 25 0 22 0 601587492 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505596357 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=1108.15 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 230771 0 0 0 110781 34 0 0 25 0 22 0 601587492 16073424896 112900 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505887519 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4464.62
Current children cumulated vsize (KiB) 15696704

[startup+1182.3 s]
/proc/loadavg: 8.14 8.00 6.82 9/220 22955
/proc/meminfo: memFree=16594588/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=4703.36 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 1838636 0 2 0 469940 396 0 0 23 0 22 0 601587446 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 111119 2299 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=3.58 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 94922 0 0 0 336 22 0 0 15 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=3.76 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 111951 0 0 0 352 24 0 0 15 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=3.69 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) S 22863 22865 21847 0 -1 4202560 103962 0 0 0 347 22 0 0 16 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=3.67 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 108313 0 0 0 345 22 0 0 16 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=3.79 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 111351 0 0 0 356 23 0 0 16 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=3.61 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 106550 0 0 0 338 23 0 0 16 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=3.6 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 101937 0 0 0 338 22 0 0 15 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=3.65 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 99733 0 0 0 343 22 0 0 15 0 22 0 601587447 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=1.85 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 5064 0 0 0 129 56 0 0 15 0 22 0 601587448 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.78 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) S 22863 22865 21847 0 -1 4202560 5129 0 1 0 78 0 0 0 15 0 22 0 601587451 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 4
[pid=22865/tid=22881] ppid=22863 vsize=15696704 CPUtime=1.22 cores=1,3,5,7
/proc/22865/task/22881/stat : 22881 (java) S 22863 22865 21847 0 -1 4202560 10710 0 0 0 121 1 0 0 15 0 22 0 601587451 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22882] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22882/stat : 22882 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22883] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22883/stat : 22883 (java) S 22863 22865 21847 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 601587451 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22907] ppid=22863 vsize=15696704 CPUtime=1166.96 cores=1,3,5,7
/proc/22865/task/22907/stat : 22907 (java) R 22863 22865 21847 0 -1 4202560 230356 0 0 0 116662 34 0 0 25 0 22 0 601587492 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505703046 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=1167.88 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 236350 0 0 0 116751 37 0 0 25 0 22 0 601587492 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=1166.84 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 235611 0 0 0 116647 37 0 0 25 0 22 0 601587492 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505887232 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=1167.39 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 241101 0 0 0 116703 36 0 0 25 0 22 0 601587492 16073424896 111119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505629918 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4703.36
Current children cumulated vsize (KiB) 15696704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 8.09 8.00 6.85 9/220 22955
/proc/meminfo: memFree=16622348/32951124 swapFree=67103136/67111528
[pid=22865] ppid=22863 vsize=15696704 CPUtime=4800.03 cores=1,3,5,7
/proc/22865/stat : 22865 (java) S 22863 22865 21847 0 -1 4202496 1871132 0 2 0 479600 403 0 0 23 0 22 0 601587446 16073424896 106011 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22865/statm: 3924176 106013 2299 9 0 3914895 0
[pid=22865/tid=22867] ppid=22863 vsize=15696704 CPUtime=0.9 cores=1,3,5,7
/proc/22865/task/22867/stat : 22867 (java) S 22863 22865 21847 0 -1 4202560 34140 0 1 0 86 4 0 0 20 0 22 0 601587447 16073424896 106066 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22868] ppid=22863 vsize=15696704 CPUtime=3.67 cores=1,3,5,7
/proc/22865/task/22868/stat : 22868 (java) S 22863 22865 21847 0 -1 4202560 97206 0 0 0 345 22 0 0 15 0 22 0 601587447 16073424896 106072 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22869] ppid=22863 vsize=15696704 CPUtime=3.84 cores=1,3,5,7
/proc/22865/task/22869/stat : 22869 (java) S 22863 22865 21847 0 -1 4202560 114011 0 0 0 359 25 0 0 16 0 22 0 601587447 16073424896 106076 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22870] ppid=22863 vsize=15696704 CPUtime=3.77 cores=1,3,5,7
/proc/22865/task/22870/stat : 22870 (java) S 22863 22865 21847 0 -1 4202560 105771 0 0 0 354 23 0 0 15 0 22 0 601587447 16073424896 106085 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 0
[pid=22865/tid=22871] ppid=22863 vsize=15696704 CPUtime=3.75 cores=1,3,5,7
/proc/22865/task/22871/stat : 22871 (java) S 22863 22865 21847 0 -1 4202560 109887 0 0 0 352 23 0 0 16 0 22 0 601587447 16073424896 106088 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22872] ppid=22863 vsize=15696704 CPUtime=3.86 cores=1,3,5,7
/proc/22865/task/22872/stat : 22872 (java) S 22863 22865 21847 0 -1 4202560 113543 0 0 0 363 23 0 0 16 0 22 0 601587447 16073424896 106093 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22873] ppid=22863 vsize=15696704 CPUtime=3.67 cores=1,3,5,7
/proc/22865/task/22873/stat : 22873 (java) S 22863 22865 21847 0 -1 4202560 107719 0 0 0 344 23 0 0 15 0 22 0 601587447 16073424896 106106 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22874] ppid=22863 vsize=15696704 CPUtime=3.68 cores=1,3,5,7
/proc/22865/task/22874/stat : 22874 (java) S 22863 22865 21847 0 -1 4202560 103640 0 0 0 346 22 0 0 15 0 22 0 601587447 16073424896 106111 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22875] ppid=22863 vsize=15696704 CPUtime=3.73 cores=1,3,5,7
/proc/22865/task/22875/stat : 22875 (java) S 22863 22865 21847 0 -1 4202560 101976 0 0 0 350 23 0 0 16 0 22 0 601587447 16073424896 106113 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22876] ppid=22863 vsize=15696704 CPUtime=1.92 cores=1,3,5,7
/proc/22865/task/22876/stat : 22876 (java) S 22863 22865 21847 0 -1 4202560 5173 0 0 0 135 57 0 0 15 0 22 0 601587448 16073424896 106116 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 0 0 16800975 18446604464651183232 0 0 -1 7 0 0 0
[pid=22865/tid=22877] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22877/stat : 22877 (java) S 22863 22865 21847 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 106119 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22878] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22878/stat : 22878 (java) S 22863 22865 21847 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 601587449 16073424896 106127 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22879] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22879/stat : 22879 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 106130 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296749489 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22880] ppid=22863 vsize=15696704 CPUtime=0.78 cores=1,3,5,7
/proc/22865/task/22880/stat : 22880 (java) S 22863 22865 21847 0 -1 4202560 5129 0 1 0 78 0 0 0 15 0 22 0 601587451 16073424896 106133 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 3 0 0 4
[pid=22865/tid=22881] ppid=22863 vsize=15696704 CPUtime=1.22 cores=1,3,5,7
/proc/22865/task/22881/stat : 22881 (java) S 22863 22865 21847 0 -1 4202560 10710 0 0 0 121 1 0 0 15 0 22 0 601587451 16073424896 106135 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22882] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22882/stat : 22882 (java) S 22863 22865 21847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601587451 16073424896 106138 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296741785 0 4 0 16800975 18446604464651183232 0 0 -1 5 0 0 0
[pid=22865/tid=22883] ppid=22863 vsize=15696704 CPUtime=0 cores=1,3,5,7
/proc/22865/task/22883/stat : 22883 (java) S 22863 22865 21847 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 601587451 16073424896 106140 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 224296742400 0 4 0 16800975 18446604464651183232 0 0 -1 1 0 0 0
[pid=22865/tid=22907] ppid=22863 vsize=15696704 CPUtime=1190.91 cores=1,3,5,7
/proc/22865/task/22907/stat : 22907 (java) R 22863 22865 21847 0 -1 4202560 234640 0 0 0 119056 35 0 0 25 0 22 0 601587492 16073424896 106143 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505808930 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22865/tid=22908] ppid=22863 vsize=15696704 CPUtime=1191.92 cores=1,3,5,7
/proc/22865/task/22908/stat : 22908 (java) R 22863 22865 21847 0 -1 4202560 240799 0 0 0 119154 38 0 0 25 0 22 0 601587492 16073424896 106146 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912505985796 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22865/tid=22909] ppid=22863 vsize=15696704 CPUtime=1190.82 cores=1,3,5,7
/proc/22865/task/22909/stat : 22909 (java) R 22863 22865 21847 0 -1 4202560 239913 0 0 0 119044 38 0 0 25 0 22 0 601587492 16073424896 106148 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912506122357 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22865/tid=22910] ppid=22863 vsize=15696704 CPUtime=1191.43 cores=1,3,5,7
/proc/22865/task/22910/stat : 22910 (java) R 22863 22865 21847 0 -1 4202560 245552 0 0 0 119106 37 0 0 25 0 22 0 601587492 16073424896 106151 33554432000 1073741824 1073778376 140734931422256 18446744073709551615 46912506039004 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15696704

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.64
CPU time (s): 4800.09
CPU user time (s): 4796.03
CPU system time (s): 4.05438
CPU usage (%): 397.806
Max. virtual memory (cumulated for all children) (KiB): 15696968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.03
system time used= 4.05438
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1872795
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 202169
involuntary context switches= 129110

runsolver used 2.02169 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 23:46:08
IDJOB=3312401
IDBENCH=82586
IDSOLVER=1699
FILE ID=node118/3312401-1304113568
RUNJOBID= node118-1304113568-22852
PBS_JOBID= 13170646
Free space on /tmp= 71616 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312401-1304113568/watcher-3312401-1304113568 -o /tmp/evaluation-result-3312401-1304113568/solver-3312401-1304113568 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312401-1304113568.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=697998226

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31072444 kB
Buffers:        365924 kB
Cached:        1111400 kB
SwapCached:       2216 kB
Active:          50280 kB
Inactive:      1489600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31072444 kB
SwapTotal:    67111528 kB
SwapFree:     67103136 kB
Dirty:            2504 kB
Writeback:           0 kB
AnonPages:       60992 kB
Mapped:          14484 kB
Slab:           275312 kB
PageTables:       4472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193760 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= 71612 MiB
End job on node118 at 2011-04-30 00:06:16