Trace number 3312777

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
MD5SUM94cfc1731e7c76d51d00543dd5d14f85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark122.003
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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	38:08 INFO : Reading from input HOME/instance-3312777-1304134688.cnf
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.45/0.34	38:09 INFO : 448 variables remaining out of 450
0.45/0.34	38:09 INFO : 7628 literals remaining out of 7668

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-3312777-1304134688/watcher-3312777-1304134688 -o /tmp/evaluation-result-3312777-1304134688/solver-3312777-1304134688 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312777-1304134688.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: 6.14 7.58 7.32 1/172 5982
/proc/meminfo: memFree=30943676/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5982/stat : 5982 (java) R 5980 5982 4899 0 -1 4202496 735 0 0 0 0 0 0 0 23 0 1 0 525067624 23580672 222 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268267726592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5982/statm: 5757 234 188 9 0 124 0

[startup+0.0329169 s]
/proc/loadavg: 6.14 7.58 7.32 1/172 5982
/proc/meminfo: memFree=30943676/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15604248 CPUtime=0.01 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 3562 0 1 0 1 0 0 0 23 0 13 0 525067624 15978749952 3001 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3901062 3001 1666 9 0 3891810 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15604248

[startup+0.100906 s]
/proc/loadavg: 6.14 7.58 7.32 1/172 5982
/proc/meminfo: memFree=30943676/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15676244 CPUtime=0.1 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 5568 0 1 0 9 1 0 0 23 0 18 0 525067624 16052473856 4975 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3919061 4975 2116 9 0 3909780 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676244

[startup+0.300869 s]
/proc/loadavg: 6.14 7.58 7.32 1/172 5982
/proc/meminfo: memFree=30943676/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15683920 CPUtime=0.45 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 9950 0 1 0 44 1 0 0 23 0 22 0 525067624 16060334080 8692 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3920980 8699 2210 9 0 3911699 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15683920

[startup+0.700805 s]
/proc/loadavg: 6.14 7.58 7.32 1/172 5982
/proc/meminfo: memFree=30943676/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15705700 CPUtime=1.79 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 29678 0 1 0 175 4 0 0 23 0 22 0 525067624 16082636800 23987 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3926425 23987 2254 9 0 3917144 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 15705700

[startup+1.50166 s]
/proc/loadavg: 6.14 7.58 7.32 15/220 6033
/proc/meminfo: memFree=30652940/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15702964 CPUtime=4.96 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 61163 0 1 0 488 8 0 0 23 0 22 0 525067624 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3925741 52258 2271 9 0 3916460 0
[pid=5982/tid=5986] ppid=5980 vsize=15702964 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 1166 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 312 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 493 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 833 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 1070 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 658 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 525067626 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15702964 CPUtime=0.89 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12496 0 0 0 88 1 0 0 16 0 22 0 525067629 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6018] ppid=5980 vsize=15702964 CPUtime=0.79 cores=1,3,5,7
/proc/5982/task/6018/stat : 6018 (java) S 5980 5982 4899 0 -1 4202560 6758 0 0 0 78 1 0 0 24 0 22 0 525067629 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6019] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6019/stat : 6019 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6020] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6020/stat : 6020 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525067629 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6026] ppid=5980 vsize=15702964 CPUtime=0.93 cores=1,3,5,7
/proc/5982/task/6026/stat : 6026 (java) R 5980 5982 4899 0 -1 4202560 12275 0 0 0 92 1 0 0 16 0 22 0 525067648 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505849033 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5982/tid=6027] ppid=5980 vsize=15702964 CPUtime=0.75 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 10055 0 0 0 74 1 0 0 19 0 22 0 525067648 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505945721 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15702964 CPUtime=0.75 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 5593 0 0 0 74 1 0 0 19 0 22 0 525067648 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505836264 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15702964 CPUtime=0.45 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 1794 0 0 0 45 0 0 0 18 0 22 0 525067648 16079835136 52258 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505802859 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 15702964

[startup+3.10138 s]
/proc/loadavg: 6.37 7.60 7.33 10/220 6033
/proc/meminfo: memFree=30320744/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15702964 CPUtime=11.33 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 156109 0 1 0 1114 19 0 0 23 0 22 0 525067624 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3925741 147174 2277 9 0 3916460 0
[pid=5982/tid=5986] ppid=5980 vsize=15702964 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 1896 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 960 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 1658 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 1179 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 536 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 492 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 2367 0 0 0 0 0 0 0 16 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 1192 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 439 0 0 0 0 0 0 0 16 0 22 0 525067626 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15702964 CPUtime=1.05 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12528 0 0 0 104 1 0 0 15 0 22 0 525067629 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6018] ppid=5980 vsize=15702964 CPUtime=0.81 cores=1,3,5,7
/proc/5982/task/6018/stat : 6018 (java) S 5980 5982 4899 0 -1 4202560 6761 0 0 0 80 1 0 0 15 0 22 0 525067629 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6019] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6019/stat : 6019 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6020] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6020/stat : 6020 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525067629 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6026] ppid=5980 vsize=15702964 CPUtime=2.51 cores=1,3,5,7
/proc/5982/task/6026/stat : 6026 (java) R 5980 5982 4899 0 -1 4202560 37402 0 0 0 247 4 0 0 18 0 22 0 525067648 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505678142 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5982/tid=6027] ppid=5980 vsize=15702964 CPUtime=2.33 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 34418 0 0 0 231 2 0 0 24 0 22 0 525067648 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15702964 CPUtime=2.16 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 20403 0 0 0 213 3 0 0 23 0 22 0 525067648 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505650363 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15702964 CPUtime=2.02 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 26454 0 0 0 199 3 0 0 21 0 22 0 525067648 16079835136 147174 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 15702964

[startup+6.3008 s]
/proc/loadavg: 6.37 7.60 7.33 9/220 6033
/proc/meminfo: memFree=29793256/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15702964 CPUtime=24.09 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 160283 0 1 0 2389 20 0 0 23 0 22 0 525067624 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3925741 147669 2284 9 0 3916460 0
[pid=5982/tid=5986] ppid=5980 vsize=15702964 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15702964 CPUtime=0.01 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 2430 0 0 0 1 0 0 0 16 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 2123 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 2273 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 1763 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 824 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 850 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 2599 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 1553 0 0 0 0 0 0 0 15 0 22 0 525067625 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 439 0 0 0 0 0 0 0 15 0 22 0 525067626 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15702964 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15702964 CPUtime=1.15 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12554 0 0 0 114 1 0 0 15 0 22 0 525067629 16079835136 147669 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0

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

[pid=5982/tid=6027] ppid=5980 vsize=15695104 CPUtime=1048.76 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 280359 0 0 0 104834 42 0 0 25 0 22 0 525067648 16071786496 106873 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505908135 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15695104 CPUtime=1048.73 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 263099 0 0 0 104829 44 0 0 25 0 22 0 525067648 16071786496 106873 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505908176 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15695104 CPUtime=1048.58 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 275051 0 0 0 104814 44 0 0 25 0 22 0 525067648 16071786496 106873 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505880924 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.24
Current children cumulated vsize (KiB) 15695104

[startup+1122.3 s]
/proc/loadavg: 8.05 8.07 7.83 9/220 6063
/proc/meminfo: memFree=30120876/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15695104 CPUtime=4461.81 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 2222621 0 1 0 445714 467 0 0 23 0 22 0 525067624 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3923776 82791 2298 9 0 3914495 0
[pid=5982/tid=5986] ppid=5980 vsize=15695104 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15695104 CPUtime=3.18 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 125924 0 0 0 296 22 0 0 16 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15695104 CPUtime=3.24 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 130797 0 0 0 298 26 0 0 15 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15695104 CPUtime=3.12 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 124091 0 0 0 289 23 0 0 15 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15695104 CPUtime=3.28 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 132082 0 0 0 304 24 0 0 16 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15695104 CPUtime=3.24 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 128070 0 0 0 303 21 0 0 16 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15695104 CPUtime=3.23 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 126876 0 0 0 297 26 0 0 16 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15695104 CPUtime=3.17 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 121367 0 0 0 293 24 0 0 15 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15695104 CPUtime=3.17 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 131978 0 0 0 294 23 0 0 15 0 22 0 525067625 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15695104 CPUtime=2.3 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 5648 0 0 0 145 85 0 0 15 0 22 0 525067626 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15695104 CPUtime=1.19 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12562 0 0 0 118 1 0 0 15 0 22 0 525067629 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6018] ppid=5980 vsize=15695104 CPUtime=0.87 cores=1,3,5,7
/proc/5982/task/6018/stat : 6018 (java) S 5980 5982 4899 0 -1 4202560 6771 0 0 0 86 1 0 0 15 0 22 0 525067629 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6019] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6019/stat : 6019 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6020] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6020/stat : 6020 (java) S 5980 5982 4899 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 525067629 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6026] ppid=5980 vsize=15695104 CPUtime=1107.35 cores=1,3,5,7
/proc/5982/task/6026/stat : 6026 (java) R 5980 5982 4899 0 -1 4202560 301454 0 0 0 110690 45 0 0 25 0 22 0 525067648 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505803132 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5982/tid=6027] ppid=5980 vsize=15695104 CPUtime=1108.11 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 297313 0 0 0 110766 45 0 0 25 0 22 0 525067648 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505848183 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15695104 CPUtime=1107.93 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 279294 0 0 0 110747 46 0 0 25 0 22 0 525067648 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 47158218024741 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15695104 CPUtime=1107.94 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 290908 0 0 0 110748 46 0 0 25 0 22 0 525067648 16071786496 82791 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4461.81
Current children cumulated vsize (KiB) 15695104

[startup+1182.3 s]
/proc/loadavg: 8.05 8.05 7.83 9/220 6064
/proc/meminfo: memFree=30155192/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15695104 CPUtime=4700.31 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 2352102 0 1 0 469537 494 0 0 23 0 22 0 525067624 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3923776 91668 2298 9 0 3914495 0
[pid=5982/tid=5986] ppid=5980 vsize=15695104 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15695104 CPUtime=3.33 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 131290 0 0 0 309 24 0 0 16 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15695104 CPUtime=3.41 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 136931 0 0 0 314 27 0 0 16 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15695104 CPUtime=3.29 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 129399 0 0 0 305 24 0 0 15 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15695104 CPUtime=3.44 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 138741 0 0 0 319 25 0 0 15 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15695104 CPUtime=3.42 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 135689 0 0 0 319 23 0 0 15 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15695104 CPUtime=3.4 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 132303 0 0 0 313 27 0 0 15 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15695104 CPUtime=3.36 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 126459 0 0 0 311 25 0 0 15 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15695104 CPUtime=3.34 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 138782 0 0 0 310 24 0 0 16 0 22 0 525067625 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15695104 CPUtime=2.42 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 6002 0 0 0 152 90 0 0 16 0 22 0 525067626 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15695104 CPUtime=1.19 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12562 0 0 0 118 1 0 0 15 0 22 0 525067629 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6018] ppid=5980 vsize=15695104 CPUtime=0.87 cores=1,3,5,7
/proc/5982/task/6018/stat : 6018 (java) S 5980 5982 4899 0 -1 4202560 6771 0 0 0 86 1 0 0 15 0 22 0 525067629 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6019] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6019/stat : 6019 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6020] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6020/stat : 6020 (java) S 5980 5982 4899 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 525067629 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6026] ppid=5980 vsize=15695104 CPUtime=1166.61 cores=1,3,5,7
/proc/5982/task/6026/stat : 6026 (java) R 5980 5982 4899 0 -1 4202560 321850 0 0 0 116613 48 0 0 25 0 22 0 525067648 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912506321883 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5982/tid=6027] ppid=5980 vsize=15695104 CPUtime=1167.36 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 317913 0 0 0 116688 48 0 0 25 0 22 0 525067648 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505728764 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15695104 CPUtime=1167.18 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 299284 0 0 0 116670 48 0 0 25 0 22 0 525067648 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 47158218024902 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15695104 CPUtime=1167.2 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 310638 0 0 0 116670 50 0 0 25 0 22 0 525067648 16071786496 91668 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 47158218023658 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.31
Current children cumulated vsize (KiB) 15695104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.11 8.06 7.84 9/220 6065
/proc/meminfo: memFree=30215932/32950928 swapFree=67111464/67111528
[pid=5982] ppid=5980 vsize=15695104 CPUtime=4800.1 cores=1,3,5,7
/proc/5982/stat : 5982 (java) S 5980 5982 4899 0 -1 4202496 2407441 0 1 0 479504 506 0 0 23 0 22 0 525067624 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5982/statm: 3923776 97438 2298 9 0 3914495 0
[pid=5982/tid=5986] ppid=5980 vsize=15695104 CPUtime=0.32 cores=1,3,5,7
/proc/5982/task/5986/stat : 5986 (java) S 5980 5982 4899 0 -1 4202560 6037 0 1 0 31 1 0 0 20 0 22 0 525067624 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5988] ppid=5980 vsize=15695104 CPUtime=3.4 cores=1,3,5,7
/proc/5982/task/5988/stat : 5988 (java) S 5980 5982 4899 0 -1 4202560 133326 0 0 0 316 24 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5989] ppid=5980 vsize=15695104 CPUtime=3.49 cores=1,3,5,7
/proc/5982/task/5989/stat : 5989 (java) S 5980 5982 4899 0 -1 4202560 139472 0 0 0 322 27 0 0 16 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=5990] ppid=5980 vsize=15695104 CPUtime=3.37 cores=1,3,5,7
/proc/5982/task/5990/stat : 5990 (java) S 5980 5982 4899 0 -1 4202560 131636 0 0 0 312 25 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5991] ppid=5980 vsize=15695104 CPUtime=3.53 cores=1,3,5,7
/proc/5982/task/5991/stat : 5991 (java) S 5980 5982 4899 0 -1 4202560 141312 0 0 0 327 26 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=5992] ppid=5980 vsize=15695104 CPUtime=3.5 cores=1,3,5,7
/proc/5982/task/5992/stat : 5992 (java) S 5980 5982 4899 0 -1 4202560 137756 0 0 0 326 24 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5993] ppid=5980 vsize=15695104 CPUtime=3.47 cores=1,3,5,7
/proc/5982/task/5993/stat : 5993 (java) S 5980 5982 4899 0 -1 4202560 134786 0 0 0 320 27 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=5994] ppid=5980 vsize=15695104 CPUtime=3.42 cores=1,3,5,7
/proc/5982/task/5994/stat : 5994 (java) S 5980 5982 4899 0 -1 4202560 128750 0 0 0 317 25 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=5995] ppid=5980 vsize=15695104 CPUtime=3.42 cores=1,3,5,7
/proc/5982/task/5995/stat : 5995 (java) S 5980 5982 4899 0 -1 4202560 141739 0 0 0 318 24 0 0 15 0 22 0 525067625 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6000] ppid=5980 vsize=15695104 CPUtime=2.47 cores=1,3,5,7
/proc/5982/task/6000/stat : 6000 (java) S 5980 5982 4899 0 -1 4202560 6123 0 0 0 155 92 0 0 15 0 22 0 525067626 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 0 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6003] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6003/stat : 6003 (java) S 5980 5982 4899 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6004] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6004/stat : 6004 (java) S 5980 5982 4899 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525067626 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6016] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6016/stat : 6016 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284512689 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6017] ppid=5980 vsize=15695104 CPUtime=1.19 cores=1,3,5,7
/proc/5982/task/6017/stat : 6017 (java) S 5980 5982 4899 0 -1 4202560 12562 0 0 0 118 1 0 0 15 0 22 0 525067629 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 3 0 0 0
[pid=5982/tid=6018] ppid=5980 vsize=15695104 CPUtime=0.87 cores=1,3,5,7
/proc/5982/task/6018/stat : 6018 (java) S 5980 5982 4899 0 -1 4202560 6771 0 0 0 86 1 0 0 15 0 22 0 525067629 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 7 0 0 0
[pid=5982/tid=6019] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6019/stat : 6019 (java) S 5980 5982 4899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 525067629 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284504985 0 4 0 16800975 18446604454223292416 0 0 -1 5 0 0 0
[pid=5982/tid=6020] ppid=5980 vsize=15695104 CPUtime=0 cores=1,3,5,7
/proc/5982/task/6020/stat : 6020 (java) S 5980 5982 4899 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 525067629 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 268284505600 0 4 0 16800975 18446604454223292416 0 0 -1 1 0 0 0
[pid=5982/tid=6026] ppid=5980 vsize=15695104 CPUtime=1191.44 cores=1,3,5,7
/proc/5982/task/6026/stat : 6026 (java) R 5980 5982 4899 0 -1 4202560 330990 0 0 0 119094 50 0 0 25 0 22 0 525067648 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505728401 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5982/tid=6027] ppid=5980 vsize=15695104 CPUtime=1192.15 cores=1,3,5,7
/proc/5982/task/6027/stat : 6027 (java) R 5980 5982 4899 0 -1 4202560 326641 0 0 0 119165 50 0 0 25 0 22 0 525067648 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505802821 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5982/tid=6028] ppid=5980 vsize=15695104 CPUtime=1192.01 cores=1,3,5,7
/proc/5982/task/6028/stat : 6028 (java) R 5980 5982 4899 0 -1 4202560 308154 0 0 0 119151 50 0 0 25 0 22 0 525067648 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505704225 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5982/tid=6029] ppid=5980 vsize=15695104 CPUtime=1191.92 cores=1,3,5,7
/proc/5982/task/6029/stat : 6029 (java) R 5980 5982 4899 0 -1 4202560 319933 0 0 0 119140 52 0 0 25 0 22 0 525067648 16071786496 97438 33554432000 1073741824 1073778376 140733689834848 18446744073709551615 46912505802944 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15695104

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.17
CPU user time (s): 4795.08
CPU system time (s): 5.08623
CPU usage (%): 397.551
Max. virtual memory (cumulated for all children) (KiB): 15705712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.08
system time used= 5.08623
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2407467
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= 260888
involuntary context switches= 140168

runsolver used 2.12468 second user time and 4.51631 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 05:38:08
IDJOB=3312777
IDBENCH=82962
IDSOLVER=1699
FILE ID=node122/3312777-1304134688
RUNJOBID= node122-1304134688-5971
PBS_JOBID= 13170781
Free space on /tmp= 73348 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312777-1304134688/watcher-3312777-1304134688 -o /tmp/evaluation-result-3312777-1304134688/solver-3312777-1304134688 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312777-1304134688.cnf

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=1726723367

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30943832 kB
Buffers:        311964 kB
Cached:        1287500 kB
SwapCached:         64 kB
Active:         141136 kB
Inactive:      1522896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30943832 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1696 kB
Writeback:           0 kB
AnonPages:       64664 kB
Mapped:          14680 kB
Slab:           278892 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184736 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= 73344 MiB
End job on node122 at 2011-04-30 05:58:18