Trace number 3312461

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.68 1205.94

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.cnf
MD5SUM28b704f4b0f31dccf5e0c8fedfb14daa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.2658
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	25:04 INFO : Reading from input HOME/instance-3312461-1304115904.cnf
0.82/0.60	Executor set job limit to 1000000
0.82/0.60	Executor set job limit to 1000000
0.82/0.60	Executor set job limit to 1000000
0.82/0.60	Executor set job limit to 1000000
0.82/0.60	Starting Executor!
0.82/0.60	Starting Executor!
0.82/0.60	Starting Executor!
0.82/0.60	Starting Executor!
3.02/1.69	25:06 INFO : 19930 variables remaining out of 20000
3.02/1.69	25:06 INFO : 334192 literals remaining out of 336000

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-3312461-1304115904/watcher-3312461-1304115904 -o /tmp/evaluation-result-3312461-1304115904/solver-3312461-1304115904 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312461-1304115904.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: 8.25 8.09 7.55 5/198 8870
/proc/meminfo: memFree=15742384/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/8870/stat : 8870 (java) R 8868 8870 8531 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 523190157 23580672 442 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237273917184 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8870/statm: 5757 453 348 9 0 124 0

[startup+0.08414 s]
/proc/loadavg: 8.25 8.09 7.55 5/198 8870
/proc/meminfo: memFree=15742384/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15676848 CPUtime=0.08 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 5286 0 1 0 7 1 0 0 25 0 18 0 523190157 16053092352 4676 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3919212 4688 2087 9 0 3909931 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676848

[startup+0.101135 s]
/proc/loadavg: 8.25 8.09 7.55 5/198 8870
/proc/meminfo: memFree=15742384/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15676880 CPUtime=0.1 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 5607 0 1 0 9 1 0 0 25 0 18 0 523190157 16053125120 4997 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3919220 4997 2117 9 0 3909939 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676880

[startup+0.300102 s]
/proc/loadavg: 8.25 8.09 7.55 5/198 8870
/proc/meminfo: memFree=15742384/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15682068 CPUtime=0.51 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 15595 0 1 0 49 2 0 0 25 0 18 0 523190157 16058437632 13787 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3920517 13792 2207 9 0 3911236 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682068

[startup+0.701035 s]
/proc/loadavg: 8.25 8.09 7.55 5/198 8870
/proc/meminfo: memFree=15742384/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15686180 CPUtime=1.04 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 43034 0 1 0 99 5 0 0 25 0 22 0 523190157 16062648320 41183 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3921545 41183 2240 9 0 3912264 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 15686180

[startup+1.50089 s]
/proc/loadavg: 8.07 8.06 7.54 7/220 8892
/proc/meminfo: memFree=15561596/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15715016 CPUtime=2.8 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 54679 0 1 0 274 6 0 0 25 0 22 0 523190157 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3928754 48841 2266 9 0 3919473 0
[pid=8870/tid=8872] ppid=8868 vsize=15715016 CPUtime=1.47 cores=1,3,5,7
/proc/8870/task/8872/stat : 8872 (java) R 8868 8870 8531 0 -1 4202560 35673 0 1 0 143 4 0 0 25 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506097026 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8870/tid=8873] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8873/stat : 8873 (java) S 8868 8870 8531 0 -1 4202560 826 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8874] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8874/stat : 8874 (java) S 8868 8870 8531 0 -1 4202560 360 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8875] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8875/stat : 8875 (java) S 8868 8870 8531 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8876] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8876/stat : 8876 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8877] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8877/stat : 8877 (java) S 8868 8870 8531 0 -1 4202560 126 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8878] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8878/stat : 8878 (java) S 8868 8870 8531 0 -1 4202560 558 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8879] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8879/stat : 8879 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8880] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8880/stat : 8880 (java) S 8868 8870 8531 0 -1 4202560 91 0 0 0 0 0 0 0 19 0 22 0 523190158 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8881] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 523190159 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15715016 CPUtime=0.9 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12516 0 0 0 89 1 0 0 25 0 22 0 523190162 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8886] ppid=8868 vsize=15715016 CPUtime=0.4 cores=1,3,5,7
/proc/8870/task/8886/stat : 8886 (java) S 8868 8870 8531 0 -1 4202560 2975 0 0 0 40 0 0 0 17 0 22 0 523190162 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8887] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8888] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8888/stat : 8888 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523190162 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8868 8870 8531 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523190218 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8890] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8890/stat : 8890 (java) S 8868 8870 8531 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 22 0 523190218 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8891] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8868 8870 8531 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 22 0 523190218 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8892] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8892/stat : 8892 (java) S 8868 8870 8531 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 523190218 16092176384 48841 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 15715016

[startup+3.10161 s]
/proc/loadavg: 8.07 8.06 7.54 8/220 8893
/proc/meminfo: memFree=15528860/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15715016 CPUtime=7.95 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 119929 0 1 0 780 15 0 0 25 0 22 0 523190157 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3928754 112994 2275 9 0 3919473 0
[pid=8870/tid=8872] ppid=8868 vsize=15715016 CPUtime=1.66 cores=1,3,5,7
/proc/8870/task/8872/stat : 8872 (java) S 8868 8870 8531 0 -1 4202560 35696 0 1 0 162 4 0 0 25 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8873] ppid=8868 vsize=15715016 CPUtime=0.02 cores=1,3,5,7
/proc/8870/task/8873/stat : 8873 (java) S 8868 8870 8531 0 -1 4202560 5411 0 0 0 2 0 0 0 15 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8874] ppid=8868 vsize=15715016 CPUtime=0.03 cores=1,3,5,7
/proc/8870/task/8874/stat : 8874 (java) S 8868 8870 8531 0 -1 4202560 6503 0 0 0 3 0 0 0 16 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8875] ppid=8868 vsize=15715016 CPUtime=0.03 cores=1,3,5,7
/proc/8870/task/8875/stat : 8875 (java) S 8868 8870 8531 0 -1 4202560 7227 0 0 0 3 0 0 0 16 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8876] ppid=8868 vsize=15715016 CPUtime=0.01 cores=1,3,5,7
/proc/8870/task/8876/stat : 8876 (java) S 8868 8870 8531 0 -1 4202560 3181 0 0 0 1 0 0 0 15 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8877] ppid=8868 vsize=15715016 CPUtime=0.02 cores=1,3,5,7
/proc/8870/task/8877/stat : 8877 (java) S 8868 8870 8531 0 -1 4202560 4256 0 0 0 2 0 0 0 15 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8878] ppid=8868 vsize=15715016 CPUtime=0.02 cores=1,3,5,7
/proc/8870/task/8878/stat : 8878 (java) S 8868 8870 8531 0 -1 4202560 4913 0 0 0 2 0 0 0 16 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8879] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8879/stat : 8879 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8880] ppid=8868 vsize=15715016 CPUtime=0.06 cores=1,3,5,7
/proc/8870/task/8880/stat : 8880 (java) S 8868 8870 8531 0 -1 4202560 9487 0 0 0 5 1 0 0 16 0 22 0 523190158 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8881] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 265 0 0 0 0 0 0 0 16 0 22 0 523190159 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15715016 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12635 0 0 0 119 1 0 0 23 0 22 0 523190162 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8886] ppid=8868 vsize=15715016 CPUtime=0.67 cores=1,3,5,7
/proc/8870/task/8886/stat : 8886 (java) S 8868 8870 8531 0 -1 4202560 3837 0 0 0 67 0 0 0 15 0 22 0 523190162 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8887] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8888] ppid=8868 vsize=15715016 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8888/stat : 8888 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523190162 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=15715016 CPUtime=1 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4202560 6044 0 0 0 100 0 0 0 16 0 22 0 523190218 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506148127 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8870/tid=8890] ppid=8868 vsize=15715016 CPUtime=1.06 cores=1,3,5,7
/proc/8870/task/8890/stat : 8890 (java) R 8868 8870 8531 0 -1 4202560 5724 0 0 0 106 0 0 0 16 0 22 0 523190218 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506280604 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8870/tid=8891] ppid=8868 vsize=15715016 CPUtime=1 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) R 8868 8870 8531 0 -1 4202560 7517 0 0 0 99 1 0 0 16 0 22 0 523190218 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506158648 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8870/tid=8892] ppid=8868 vsize=15715016 CPUtime=1 cores=1,3,5,7
/proc/8870/task/8892/stat : 8892 (java) R 8868 8870 8531 0 -1 4202560 5846 0 0 0 100 0 0 0 16 0 22 0 523190218 16092176384 112994 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505662368 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 15715016

[startup+6.30104 s]
/proc/loadavg: 8.07 8.06 7.54 11/220 8893
/proc/meminfo: memFree=14732880/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15703724 CPUtime=20.71 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 315124 0 1 0 2029 42 0 0 25 0 22 0 523190157 16080613376 305098 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3925931 305100 2275 9 0 3916650 0
[pid=8870/tid=8872] ppid=8868 vsize=15703724 CPUtime=1.66 cores=1,3,5,7
/proc/8870/task/8872/stat : 8872 (java) S 8868 8870 8531 0 -1 4202560 35696 0 1 0 162 4 0 0 25 0 22 0 523190158 16080613376 305101 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8873] ppid=8868 vsize=15703724 CPUtime=0.07 cores=1,3,5,7
/proc/8870/task/8873/stat : 8873 (java) S 8868 8870 8531 0 -1 4202560 12846 0 0 0 6 1 0 0 15 0 22 0 523190158 16080613376 305101 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8874] ppid=8868 vsize=15703724 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8874/stat : 8874 (java) S 8868 8870 8531 0 -1 4202560 20687 0 0 0 9 3 0 0 15 0 22 0 523190158 16080613376 305102 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8875] ppid=8868 vsize=15703724 CPUtime=0.08 cores=1,3,5,7
/proc/8870/task/8875/stat : 8875 (java) S 8868 8870 8531 0 -1 4202560 15631 0 0 0 6 2 0 0 15 0 22 0 523190158 16080613376 305103 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8876] ppid=8868 vsize=15703724 CPUtime=0.11 cores=1,3,5,7
/proc/8870/task/8876/stat : 8876 (java) S 8868 8870 8531 0 -1 4202560 25116 0 0 0 8 3 0 0 16 0 22 0 523190158 16080613376 305104 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8877] ppid=8868 vsize=15703724 CPUtime=0.13 cores=1,3,5,7
/proc/8870/task/8877/stat : 8877 (java) S 8868 8870 8531 0 -1 4202560 17983 0 0 0 10 3 0 0 15 0 22 0 523190158 16080613376 305105 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8878] ppid=8868 vsize=15703724 CPUtime=0.11 cores=1,3,5,7
/proc/8870/task/8878/stat : 8878 (java) S 8868 8870 8531 0 -1 4202560 21355 0 0 0 9 2 0 0 15 0 22 0 523190158 16080613376 305105 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8879] ppid=8868 vsize=15703724 CPUtime=0.08 cores=1,3,5,7
/proc/8870/task/8879/stat : 8879 (java) S 8868 8870 8531 0 -1 4202560 11475 0 0 0 8 0 0 0 16 0 22 0 523190158 16080613376 305106 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8880] ppid=8868 vsize=15703724 CPUtime=0.06 cores=1,3,5,7
/proc/8870/task/8880/stat : 8880 (java) S 8868 8870 8531 0 -1 4202560 9487 0 0 0 5 1 0 0 15 0 22 0 523190158 16080613376 305107 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8881] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 585 0 0 0 0 0 0 0 15 0 22 0 523190159 16080613376 305107 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 305108 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 305109 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 305110 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15703724 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12635 0 0 0 119 1 0 0 23 0 22 0 523190162 16080613376 305111 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0

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

[pid=8870/tid=8881] ppid=8868 vsize=15703724 CPUtime=3.42 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 635644 0 0 0 270 72 0 0 15 0 22 0 523190159 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15703724 CPUtime=1.42 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12657 0 0 0 141 1 0 0 15 0 22 0 523190162 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8886] ppid=8868 vsize=15703724 CPUtime=0.91 cores=1,3,5,7
/proc/8870/task/8886/stat : 8886 (java) S 8868 8870 8531 0 -1 4202560 4083 0 0 0 91 0 0 0 16 0 22 0 523190162 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8887] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8888] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8888/stat : 8888 (java) S 8868 8870 8531 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523190162 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=15703724 CPUtime=1106.57 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4202560 129976 0 0 0 110642 15 0 0 25 0 22 0 523190218 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505631613 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8870/tid=8890] ppid=8868 vsize=15703724 CPUtime=1103.23 cores=1,3,5,7
/proc/8870/task/8890/stat : 8890 (java) R 8868 8870 8531 0 -1 4202560 130559 0 0 0 110310 13 0 0 25 0 22 0 523190218 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505921790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8870/tid=8891] ppid=8868 vsize=15703724 CPUtime=1107.92 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) R 8868 8870 8531 0 -1 4202560 124125 0 0 0 110776 16 0 0 25 0 22 0 523190218 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505691532 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8870/tid=8892] ppid=8868 vsize=15703724 CPUtime=1107.76 cores=1,3,5,7
/proc/8870/task/8892/stat : 8892 (java) R 8868 8870 8531 0 -1 4202560 134703 0 0 0 110761 15 0 0 25 0 22 0 523190218 16080613376 3239761 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505941077 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4467.93
Current children cumulated vsize (KiB) 15703724

[startup+1182.3 s]
/proc/loadavg: 5.26 7.22 7.62 5/193 8944
/proc/meminfo: memFree=7081228/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15703724 CPUtime=4707.56 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 3661700 0 1 0 470202 554 0 0 25 0 22 0 523190157 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3925931 3205724 2293 9 0 3916650 0
[pid=8870/tid=8872] ppid=8868 vsize=15703724 CPUtime=1.66 cores=1,3,5,7
/proc/8870/task/8872/stat : 8872 (java) S 8868 8870 8531 0 -1 4202560 35696 0 1 0 162 4 0 0 25 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8873] ppid=8868 vsize=15703724 CPUtime=4.8 cores=1,3,5,7
/proc/8870/task/8873/stat : 8873 (java) S 8868 8870 8531 0 -1 4202560 358597 0 0 0 423 57 0 0 16 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8874] ppid=8868 vsize=15703724 CPUtime=4.77 cores=1,3,5,7
/proc/8870/task/8874/stat : 8874 (java) S 8868 8870 8531 0 -1 4202560 340901 0 0 0 421 56 0 0 16 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8875] ppid=8868 vsize=15703724 CPUtime=4.08 cores=1,3,5,7
/proc/8870/task/8875/stat : 8875 (java) S 8868 8870 8531 0 -1 4202560 238507 0 0 0 368 40 0 0 15 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8876] ppid=8868 vsize=15703724 CPUtime=4.49 cores=1,3,5,7
/proc/8870/task/8876/stat : 8876 (java) S 8868 8870 8531 0 -1 4202560 381959 0 0 0 384 65 0 0 16 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8877] ppid=8868 vsize=15703724 CPUtime=4.28 cores=1,3,5,7
/proc/8870/task/8877/stat : 8877 (java) S 8868 8870 8531 0 -1 4202560 294869 0 0 0 375 53 0 0 15 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8878] ppid=8868 vsize=15703724 CPUtime=4.57 cores=1,3,5,7
/proc/8870/task/8878/stat : 8878 (java) S 8868 8870 8531 0 -1 4202560 219082 0 0 0 421 36 0 0 15 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8879] ppid=8868 vsize=15703724 CPUtime=4.36 cores=1,3,5,7
/proc/8870/task/8879/stat : 8879 (java) S 8868 8870 8531 0 -1 4202560 315177 0 0 0 385 51 0 0 16 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8880] ppid=8868 vsize=15703724 CPUtime=4.62 cores=1,3,5,7
/proc/8870/task/8880/stat : 8880 (java) S 8868 8870 8531 0 -1 4202560 303623 0 0 0 410 52 0 0 15 0 22 0 523190158 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8881] ppid=8868 vsize=15703724 CPUtime=3.43 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 635727 0 0 0 270 73 0 0 15 0 22 0 523190159 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15703724 CPUtime=1.42 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12657 0 0 0 141 1 0 0 15 0 22 0 523190162 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8886] ppid=8868 vsize=15703724 CPUtime=0.91 cores=1,3,5,7
/proc/8870/task/8886/stat : 8886 (java) S 8868 8870 8531 0 -1 4202560 4083 0 0 0 91 0 0 0 16 0 22 0 523190162 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8887] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8888] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8888/stat : 8888 (java) S 8868 8870 8531 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523190162 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=15703724 CPUtime=1165.97 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4202560 129976 0 0 0 116582 15 0 0 25 0 22 0 523190218 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505583810 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8870/tid=8890] ppid=8868 vsize=15703724 CPUtime=1162.95 cores=1,3,5,7
/proc/8870/task/8890/stat : 8890 (java) R 8868 8870 8531 0 -1 4202560 130561 0 0 0 116282 13 0 0 25 0 22 0 523190218 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506158930 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8870/tid=8891] ppid=8868 vsize=15703724 CPUtime=1167.64 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) R 8868 8870 8531 0 -1 4202560 124126 0 0 0 116748 16 0 0 25 0 22 0 523190218 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506282394 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8870/tid=8892] ppid=8868 vsize=15703724 CPUtime=1167.47 cores=1,3,5,7
/proc/8870/task/8892/stat : 8892 (java) R 8868 8870 8531 0 -1 4202560 134705 0 0 0 116732 15 0 0 25 0 22 0 523190218 16080613376 3205724 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506133011 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4707.56
Current children cumulated vsize (KiB) 15703724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.5 s]
/proc/loadavg: 4.90 7.01 7.54 5/193 8945
/proc/meminfo: memFree=7333800/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=15703724 CPUtime=4800.21 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8868 8870 8531 0 -1 4202496 3663741 0 1 0 479466 555 0 0 25 0 22 0 523190157 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 3925931 3142706 2293 9 0 3916650 0
[pid=8870/tid=8872] ppid=8868 vsize=15703724 CPUtime=1.66 cores=1,3,5,7
/proc/8870/task/8872/stat : 8872 (java) S 8868 8870 8531 0 -1 4202560 35696 0 1 0 162 4 0 0 25 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8873] ppid=8868 vsize=15703724 CPUtime=4.94 cores=1,3,5,7
/proc/8870/task/8873/stat : 8873 (java) S 8868 8870 8531 0 -1 4202560 358626 0 0 0 437 57 0 0 16 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8874] ppid=8868 vsize=15703724 CPUtime=4.89 cores=1,3,5,7
/proc/8870/task/8874/stat : 8874 (java) S 8868 8870 8531 0 -1 4202560 342647 0 0 0 433 56 0 0 16 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8875] ppid=8868 vsize=15703724 CPUtime=4.14 cores=1,3,5,7
/proc/8870/task/8875/stat : 8875 (java) S 8868 8870 8531 0 -1 4202560 238507 0 0 0 374 40 0 0 15 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8876] ppid=8868 vsize=15703724 CPUtime=4.56 cores=1,3,5,7
/proc/8870/task/8876/stat : 8876 (java) S 8868 8870 8531 0 -1 4202560 381959 0 0 0 391 65 0 0 16 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8877] ppid=8868 vsize=15703724 CPUtime=4.43 cores=1,3,5,7
/proc/8870/task/8877/stat : 8877 (java) S 8868 8870 8531 0 -1 4202560 295097 0 0 0 390 53 0 0 16 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8878] ppid=8868 vsize=15703724 CPUtime=4.59 cores=1,3,5,7
/proc/8870/task/8878/stat : 8878 (java) S 8868 8870 8531 0 -1 4202560 219082 0 0 0 423 36 0 0 15 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8879] ppid=8868 vsize=15703724 CPUtime=4.36 cores=1,3,5,7
/proc/8870/task/8879/stat : 8879 (java) S 8868 8870 8531 0 -1 4202560 315209 0 0 0 385 51 0 0 16 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 7 0 0 0
[pid=8870/tid=8880] ppid=8868 vsize=15703724 CPUtime=4.64 cores=1,3,5,7
/proc/8870/task/8880/stat : 8880 (java) S 8868 8870 8531 0 -1 4202560 303623 0 0 0 412 52 0 0 15 0 22 0 523190158 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8881] ppid=8868 vsize=15703724 CPUtime=3.44 cores=1,3,5,7
/proc/8870/task/8881/stat : 8881 (java) S 8868 8870 8531 0 -1 4202560 635729 0 0 0 270 74 0 0 15 0 22 0 523190159 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 0 0 16800975 18446604454648265664 0 0 -1 3 0 0 0
[pid=8870/tid=8882] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8882/stat : 8882 (java) S 8868 8870 8531 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8883] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8883/stat : 8883 (java) S 8868 8870 8531 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 523190160 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8884] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8884/stat : 8884 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290703281 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8885] ppid=8868 vsize=15703724 CPUtime=1.42 cores=1,3,5,7
/proc/8870/task/8885/stat : 8885 (java) S 8868 8870 8531 0 -1 4202560 12657 0 0 0 141 1 0 0 15 0 22 0 523190162 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 5 0 0 0
[pid=8870/tid=8886] ppid=8868 vsize=15703724 CPUtime=0.91 cores=1,3,5,7
/proc/8870/task/8886/stat : 8886 (java) S 8868 8870 8531 0 -1 4202560 4083 0 0 0 91 0 0 0 16 0 22 0 523190162 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8887] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8868 8870 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523190162 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290695577 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8888] ppid=8868 vsize=15703724 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8888/stat : 8888 (java) S 8868 8870 8531 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523190162 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 237290696192 0 4 0 16800975 18446604454648265664 0 0 -1 1 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=15703724 CPUtime=1188.88 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4202560 129976 0 0 0 118873 15 0 0 25 0 22 0 523190218 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505583805 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8870/tid=8890] ppid=8868 vsize=15703724 CPUtime=1185.99 cores=1,3,5,7
/proc/8870/task/8890/stat : 8890 (java) R 8868 8870 8531 0 -1 4202560 130562 0 0 0 118586 13 0 0 25 0 22 0 523190218 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912505921843 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8870/tid=8891] ppid=8868 vsize=15703724 CPUtime=1190.69 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) R 8868 8870 8531 0 -1 4202560 124126 0 0 0 119053 16 0 0 25 0 22 0 523190218 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506314274 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8870/tid=8892] ppid=8868 vsize=15703724 CPUtime=1190.52 cores=1,3,5,7
/proc/8870/task/8892/stat : 8892 (java) R 8868 8870 8531 0 -1 4202560 134706 0 0 0 119037 15 0 0 25 0 22 0 523190218 16080613376 3142706 33554432000 1073741824 1073778376 140734697688848 18446744073709551615 46912506133837 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 15703724

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

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

[startup+1205.61 s]
/proc/loadavg: 4.90 7.01 7.54 5/193 8945
/proc/meminfo: memFree=7333800/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=0 CPUtime=4800.34 cores=1,3,5,7
/proc/8870/stat : 8870 (java) Z 8868 8870 8531 0 -1 4203548 3663767 0 1 0 479469 565 0 0 17 0 2 0 523190157 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 0 0 0 0 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=0 CPUtime=1188.99 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4203588 129976 0 0 0 118874 25 0 0 25 0 2 0 523190218 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 0

[startup+1205.81 s]
/proc/loadavg: 4.59 6.91 7.51 2/174 8948
/proc/meminfo: memFree=13255944/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=0 CPUtime=4800.54 cores=1,3,5,7
/proc/8870/stat : 8870 (java) Z 8868 8870 8531 0 -1 4203548 3663767 0 1 0 479469 585 0 0 17 0 2 0 523190157 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 0 0 0 0 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=0 CPUtime=1189.18 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4203588 129976 0 0 0 118874 44 0 0 25 0 2 0 523190218 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.54
Current children cumulated vsize (KiB) 0

[startup+1205.9 s]
/proc/loadavg: 4.59 6.91 7.51 2/174 8948
/proc/meminfo: memFree=13255944/32950904 swapFree=67082284/67111528
[pid=8870] ppid=8868 vsize=0 CPUtime=4800.63 cores=1,3,5,7
/proc/8870/stat : 8870 (java) Z 8868 8870 8531 0 -1 4203548 3663767 0 1 0 479469 594 0 0 17 0 2 0 523190157 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8870/statm: 0 0 0 0 0 0 0
[pid=8870/tid=8889] ppid=8868 vsize=0 CPUtime=1189.28 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) R 8868 8870 8531 0 -1 4203588 129976 0 0 0 118874 54 0 0 25 0 2 0 523190218 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.63
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.94
CPU time (s): 4800.68
CPU user time (s): 4794.69
CPU system time (s): 5.98509
CPU usage (%): 398.086
Max. virtual memory (cumulated for all children) (KiB): 15715016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.7
system time used= 5.98509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3663767
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= 29928
involuntary context switches= 61623

runsolver used 2.08368 second user time and 4.53631 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 00:25:04
IDJOB=3312461
IDBENCH=82646
IDSOLVER=1699
FILE ID=node121/3312461-1304115904
RUNJOBID= node121-1304113393-8550
PBS_JOBID= 13170701
Free space on /tmp= 72652 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312461-1304115904/watcher-3312461-1304115904 -o /tmp/evaluation-result-3312461-1304115904/solver-3312461-1304115904 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312461-1304115904.cnf

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

MD5SUM BENCH= 28b704f4b0f31dccf5e0c8fedfb14daa
RANDOM SEED=716123900

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      15742656 kB
Buffers:       2184560 kB
Cached:       10286568 kB
SwapCached:       2776 kB
Active:       13306584 kB
Inactive:      3372248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      15742656 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            3168 kB
Writeback:           0 kB
AnonPages:     4205220 kB
Mapped:          22524 kB
Slab:           456356 kB
PageTables:      13104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  4751476 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= 72652 MiB
End job on node121 at 2011-04-30 00:45:12