Trace number 3312333

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.7 1207.09

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1204913987-029-UNKNOWN.cnf
MD5SUM839440d6b1cc9d3b4faa8d33a4dd7359
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.1582
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	02:40 INFO : Reading from input HOME/instance-3312333-1304110960.cnf
0.83/0.61	Executor set job limit to 1000000
0.83/0.61	Executor set job limit to 1000000
0.83/0.61	Executor set job limit to 1000000
0.83/0.61	Executor set job limit to 1000000
0.83/0.61	Starting Executor!
0.83/0.61	Starting Executor!
0.83/0.61	Starting Executor!
0.83/0.62	Starting Executor!
3.30/1.73	02:42 INFO : 19927 variables remaining out of 20000
3.30/1.73	02:42 INFO : 334048 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-3312333-1304110960/watcher-3312333-1304110960 -o /tmp/evaluation-result-3312333-1304110960/solver-3312333-1304110960 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312333-1304110960.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.15 8.08 5/198 23068
/proc/meminfo: memFree=30303436/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/23068/stat : 23068 (java) R 23066 23068 22571 0 -1 4202496 971 0 0 0 0 0 0 0 25 0 1 0 601326602 23580672 457 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260015433472 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23068/statm: 5757 469 359 9 0 124 0

[startup+0.0551581 s]
/proc/loadavg: 8.25 8.15 8.08 5/198 23068
/proc/meminfo: memFree=30303436/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15675180 CPUtime=0.04 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 4077 0 1 0 4 0 0 0 25 0 18 0 601326602 16051384320 3515 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3918795 3515 1754 9 0 3909514 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675180

[startup+0.10114 s]
/proc/loadavg: 8.25 8.15 8.08 5/198 23068
/proc/meminfo: memFree=30303436/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15676440 CPUtime=0.1 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 5524 0 1 0 9 1 0 0 25 0 18 0 601326602 16052674560 4941 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3919110 4941 2117 9 0 3909829 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676440

[startup+0.301115 s]
/proc/loadavg: 8.25 8.15 8.08 5/198 23068
/proc/meminfo: memFree=30303436/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15681908 CPUtime=0.52 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 15283 0 1 0 50 2 0 0 25 0 18 0 601326602 16058273792 13453 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3920477 13460 2207 9 0 3911196 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681908

[startup+0.700994 s]
/proc/loadavg: 8.25 8.15 8.08 5/198 23068
/proc/meminfo: memFree=30303436/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15686020 CPUtime=1.04 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 43044 0 1 0 99 5 0 0 25 0 22 0 601326602 16062484480 41129 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3921505 41129 2240 9 0 3912224 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 15686020

[startup+1.50085 s]
/proc/loadavg: 8.25 8.15 8.08 7/220 23090
/proc/meminfo: memFree=30135684/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15687188 CPUtime=2.89 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 58739 0 1 0 282 7 0 0 25 0 22 0 601326602 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3921797 49374 2261 9 0 3912516 0
[pid=23068/tid=23070] ppid=23066 vsize=15687188 CPUtime=1.47 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) R 23066 23068 22571 0 -1 4202560 35637 0 1 0 143 4 0 0 21 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505656684 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) S 23066 23068 22571 0 -1 4202560 512 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 377 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 202 0 0 0 0 0 0 0 16 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 842 0 0 0 0 0 0 0 16 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 34 0 0 0 0 0 0 0 19 0 22 0 601326603 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601326604 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15687188 CPUtime=0.92 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) R 23066 23068 22571 0 -1 4202560 16583 0 0 0 91 1 0 0 25 0 22 0 601326607 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46955489307239 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23068/tid=23084] ppid=23066 vsize=15687188 CPUtime=0.45 cores=1,3,5,7
/proc/23068/task/23084/stat : 23084 (java) R 23066 23068 22571 0 -1 4202560 3046 0 0 0 45 0 0 0 17 0 22 0 601326607 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46955490906898 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23085] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23085/stat : 23085 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23086] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23086/stat : 23086 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601326607 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23087] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23087/stat : 23087 (java) S 23066 23068 22571 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 601326664 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23088] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23088/stat : 23088 (java) S 23066 23068 22571 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 601326664 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) S 23066 23068 22571 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601326664 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23090] ppid=23066 vsize=15687188 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23090/stat : 23090 (java) S 23066 23068 22571 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 601326664 16063680512 49374 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 15687188

[startup+3.12755 s]
/proc/loadavg: 8.31 8.17 8.08 10/220 23090
/proc/meminfo: memFree=30076164/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15688164 CPUtime=7.68 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 111030 0 1 0 754 14 0 0 25 0 22 0 601326602 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3922041 101378 2275 9 0 3912760 0
[pid=23068/tid=23070] ppid=23066 vsize=15688164 CPUtime=1.7 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) S 23066 23068 22571 0 -1 4202560 35665 0 1 0 166 4 0 0 22 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15688164 CPUtime=0.07 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 9543 0 0 0 6 1 0 0 16 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15688164 CPUtime=0.01 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) R 23066 23068 22571 0 -1 4202560 1861 0 0 0 1 0 0 0 16 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15688164 CPUtime=0.02 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 4691 0 0 0 2 0 0 0 16 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15688164 CPUtime=0.04 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 6852 0 0 0 4 0 0 0 15 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15688164 CPUtime=0.09 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 12217 0 0 0 8 1 0 0 16 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15688164 CPUtime=0.06 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 9689 0 0 0 5 1 0 0 16 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15688164 CPUtime=0.03 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 5719 0 0 0 3 0 0 0 15 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15688164 CPUtime=0.02 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 2819 0 0 0 2 0 0 0 15 0 22 0 601326603 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 219 0 0 0 0 0 0 0 16 0 22 0 601326604 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15688164 CPUtime=1.23 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) S 23066 23068 22571 0 -1 4202560 16978 0 0 0 122 1 0 0 25 0 22 0 601326607 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23084] ppid=23066 vsize=15688164 CPUtime=0.79 cores=1,3,5,7
/proc/23068/task/23084/stat : 23084 (java) S 23066 23068 22571 0 -1 4202560 3329 0 0 0 79 0 0 0 15 0 22 0 601326607 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23085] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23085/stat : 23085 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23086] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23086/stat : 23086 (java) R 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601326607 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23068/tid=23087] ppid=23066 vsize=15688164 CPUtime=0.71 cores=1,3,5,7
/proc/23068/task/23087/stat : 23087 (java) R 23066 23068 22571 0 -1 4202560 30 0 0 0 71 0 0 0 16 0 22 0 601326664 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506295981 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23088] ppid=23066 vsize=15688164 CPUtime=0.9 cores=1,3,5,7
/proc/23068/task/23088/stat : 23088 (java) R 23066 23068 22571 0 -1 4202560 10 0 0 0 90 0 0 0 15 0 22 0 601326664 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506301017 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=15688164 CPUtime=0.84 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) R 23066 23068 22571 0 -1 4202560 10 0 0 0 84 0 0 0 16 0 22 0 601326664 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506297121 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23068/tid=23090] ppid=23066 vsize=15688164 CPUtime=1.04 cores=1,3,5,7
/proc/23068/task/23090/stat : 23090 (java) R 23066 23068 22571 0 -1 4202560 11 0 0 0 104 0 0 0 16 0 22 0 601326664 16064679936 101378 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506297044 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 15688164

[startup+6.30097 s]
/proc/loadavg: 8.31 8.17 8.08 9/220 23090
/proc/meminfo: memFree=29288176/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15688164 CPUtime=20.33 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 263870 0 1 0 1996 37 0 0 25 0 22 0 601326602 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3922041 251939 2275 9 0 3912760 0
[pid=23068/tid=23070] ppid=23066 vsize=15688164 CPUtime=1.7 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) S 23066 23068 22571 0 -1 4202560 35665 0 1 0 166 4 0 0 22 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15688164 CPUtime=0.15 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 24037 0 0 0 12 3 0 0 16 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15688164 CPUtime=0.07 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) S 23066 23068 22571 0 -1 4202560 19889 0 0 0 4 3 0 0 16 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15688164 CPUtime=0.06 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 15948 0 0 0 4 2 0 0 15 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15688164 CPUtime=0.09 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 13282 0 0 0 8 1 0 0 16 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15688164 CPUtime=0.13 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 18466 0 0 0 11 2 0 0 15 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15688164 CPUtime=0.13 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 24830 0 0 0 9 4 0 0 15 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15688164 CPUtime=0.18 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 36455 0 0 0 13 5 0 0 16 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15688164 CPUtime=0.12 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 16806 0 0 0 10 2 0 0 16 0 22 0 601326603 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 502 0 0 0 0 0 0 0 15 0 22 0 601326604 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15688164 CPUtime=1.23 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) S 23066 23068 22571 0 -1 4202560 16978 0 0 0 122 1 0 0 15 0 22 0 601326607 16064679936 251939 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0

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

/proc/meminfo: memFree=16728588/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15688164 CPUtime=4463.43 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 3580935 0 1 0 445796 547 0 0 25 0 22 0 601326602 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3922041 3520367 2293 9 0 3912760 0
[pid=23068/tid=23070] ppid=23066 vsize=15688164 CPUtime=1.7 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) S 23066 23068 22571 0 -1 4202560 35665 0 1 0 166 4 0 0 22 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15688164 CPUtime=4.25 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 252564 0 0 0 385 40 0 0 16 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15688164 CPUtime=4.32 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) S 23066 23068 22571 0 -1 4202560 250761 0 0 0 387 45 0 0 16 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15688164 CPUtime=4.62 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 361839 0 0 0 398 64 0 0 15 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15688164 CPUtime=5.22 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 301536 0 0 0 472 50 0 0 16 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15688164 CPUtime=4.72 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 336347 0 0 0 419 53 0 0 16 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15688164 CPUtime=5.33 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 396120 0 0 0 466 67 0 0 15 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15688164 CPUtime=4.94 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 413915 0 0 0 425 69 0 0 16 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15688164 CPUtime=4.5 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 272000 0 0 0 404 46 0 0 15 0 22 0 601326603 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15688164 CPUtime=4.83 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 566431 0 0 0 426 57 0 0 15 0 22 0 601326604 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15688164 CPUtime=1.46 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) S 23066 23068 22571 0 -1 4202560 17031 0 0 0 144 2 0 0 15 0 22 0 601326607 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23084] ppid=23066 vsize=15688164 CPUtime=1.03 cores=1,3,5,7
/proc/23068/task/23084/stat : 23084 (java) S 23066 23068 22571 0 -1 4202560 3367 0 0 0 103 0 0 0 16 0 22 0 601326607 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23085] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23085/stat : 23085 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23086] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23086/stat : 23086 (java) S 23066 23068 22571 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 601326607 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23087] ppid=23066 vsize=15688164 CPUtime=1104.96 cores=1,3,5,7
/proc/23068/task/23087/stat : 23087 (java) R 23066 23068 22571 0 -1 4202560 84736 0 0 0 110486 10 0 0 25 0 22 0 601326664 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505815853 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23068/tid=23088] ppid=23066 vsize=15688164 CPUtime=1105.33 cores=1,3,5,7
/proc/23068/task/23088/stat : 23088 (java) R 23066 23068 22571 0 -1 4202560 90684 0 0 0 110522 11 0 0 25 0 22 0 601326664 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506209501 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=15688164 CPUtime=1100.48 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) R 23066 23068 22571 0 -1 4202560 98550 0 0 0 110037 11 0 0 25 0 22 0 601326664 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505815848 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23068/tid=23090] ppid=23066 vsize=15688164 CPUtime=1105.6 cores=1,3,5,7
/proc/23068/task/23090/stat : 23090 (java) R 23066 23068 22571 0 -1 4202560 97938 0 0 0 110548 12 0 0 25 0 22 0 601326664 16064679936 3520367 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506363780 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4463.43
Current children cumulated vsize (KiB) 15688164

[startup+1182.3 s]
/proc/loadavg: 4.02 5.47 6.93 5/193 23142
/proc/meminfo: memFree=16744272/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15688164 CPUtime=4703.09 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 3583791 0 1 0 469761 548 0 0 25 0 22 0 601326602 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3922041 3516293 2293 9 0 3912760 0
[pid=23068/tid=23070] ppid=23066 vsize=15688164 CPUtime=1.7 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) S 23066 23068 22571 0 -1 4202560 35665 0 1 0 166 4 0 0 22 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15688164 CPUtime=4.35 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 252595 0 0 0 395 40 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15688164 CPUtime=4.41 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) S 23066 23068 22571 0 -1 4202560 250826 0 0 0 396 45 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15688164 CPUtime=4.63 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 361839 0 0 0 399 64 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15688164 CPUtime=5.4 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 302502 0 0 0 490 50 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15688164 CPUtime=4.88 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 336347 0 0 0 435 53 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15688164 CPUtime=5.5 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 396633 0 0 0 483 67 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15688164 CPUtime=5.2 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 414783 0 0 0 451 69 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15688164 CPUtime=4.61 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 272382 0 0 0 415 46 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15688164 CPUtime=4.83 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 566455 0 0 0 426 57 0 0 15 0 22 0 601326604 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15688164 CPUtime=1.46 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) S 23066 23068 22571 0 -1 4202560 17031 0 0 0 144 2 0 0 15 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23084] ppid=23066 vsize=15688164 CPUtime=1.03 cores=1,3,5,7
/proc/23068/task/23084/stat : 23084 (java) S 23066 23068 22571 0 -1 4202560 3367 0 0 0 103 0 0 0 16 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23085] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23085/stat : 23085 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23086] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23086/stat : 23086 (java) S 23066 23068 22571 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23087] ppid=23066 vsize=15688164 CPUtime=1164.69 cores=1,3,5,7
/proc/23068/task/23087/stat : 23087 (java) R 23066 23068 22571 0 -1 4202560 84736 0 0 0 116459 10 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506157331 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23068/tid=23088] ppid=23066 vsize=15688164 CPUtime=1164.74 cores=1,3,5,7
/proc/23068/task/23088/stat : 23088 (java) R 23066 23068 22571 0 -1 4202560 90686 0 0 0 116463 11 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505816349 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=15688164 CPUtime=1160.21 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) R 23066 23068 22571 0 -1 4202560 98551 0 0 0 116010 11 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505843349 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23068/tid=23090] ppid=23066 vsize=15688164 CPUtime=1165.32 cores=1,3,5,7
/proc/23068/task/23090/stat : 23090 (java) R 23066 23068 22571 0 -1 4202560 97938 0 0 0 116520 12 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506526835 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4703.09
Current children cumulated vsize (KiB) 15688164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 4.02 5.35 6.85 5/193 23142
/proc/meminfo: memFree=16744112/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=15688164 CPUtime=4800.19 cores=1,3,5,7
/proc/23068/stat : 23068 (java) S 23066 23068 22571 0 -1 4202496 3583809 0 1 0 479471 548 0 0 25 0 22 0 601326602 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 3922041 3516293 2293 9 0 3912760 0
[pid=23068/tid=23070] ppid=23066 vsize=15688164 CPUtime=1.7 cores=1,3,5,7
/proc/23068/task/23070/stat : 23070 (java) S 23066 23068 22571 0 -1 4202560 35665 0 1 0 166 4 0 0 22 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23071] ppid=23066 vsize=15688164 CPUtime=4.49 cores=1,3,5,7
/proc/23068/task/23071/stat : 23071 (java) S 23066 23068 22571 0 -1 4202560 252595 0 0 0 409 40 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23072] ppid=23066 vsize=15688164 CPUtime=4.41 cores=1,3,5,7
/proc/23068/task/23072/stat : 23072 (java) S 23066 23068 22571 0 -1 4202560 250826 0 0 0 396 45 0 0 15 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23073] ppid=23066 vsize=15688164 CPUtime=4.63 cores=1,3,5,7
/proc/23068/task/23073/stat : 23073 (java) S 23066 23068 22571 0 -1 4202560 361839 0 0 0 399 64 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23074] ppid=23066 vsize=15688164 CPUtime=5.54 cores=1,3,5,7
/proc/23068/task/23074/stat : 23074 (java) S 23066 23068 22571 0 -1 4202560 302502 0 0 0 504 50 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23075] ppid=23066 vsize=15688164 CPUtime=5.02 cores=1,3,5,7
/proc/23068/task/23075/stat : 23075 (java) S 23066 23068 22571 0 -1 4202560 336347 0 0 0 449 53 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23076] ppid=23066 vsize=15688164 CPUtime=5.57 cores=1,3,5,7
/proc/23068/task/23076/stat : 23076 (java) S 23066 23068 22571 0 -1 4202560 396633 0 0 0 490 67 0 0 16 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23077] ppid=23066 vsize=15688164 CPUtime=5.27 cores=1,3,5,7
/proc/23068/task/23077/stat : 23077 (java) S 23066 23068 22571 0 -1 4202560 414783 0 0 0 458 69 0 0 15 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23078] ppid=23066 vsize=15688164 CPUtime=4.61 cores=1,3,5,7
/proc/23068/task/23078/stat : 23078 (java) S 23066 23068 22571 0 -1 4202560 272382 0 0 0 415 46 0 0 15 0 22 0 601326603 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23079] ppid=23066 vsize=15688164 CPUtime=4.83 cores=1,3,5,7
/proc/23068/task/23079/stat : 23079 (java) S 23066 23068 22571 0 -1 4202560 566469 0 0 0 426 57 0 0 15 0 22 0 601326604 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 0 0 16800975 18446604457844412864 0 0 -1 5 0 0 0
[pid=23068/tid=23080] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23080/stat : 23080 (java) S 23066 23068 22571 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23081] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23081/stat : 23081 (java) S 23066 23068 22571 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 601326605 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 3 0 0 0
[pid=23068/tid=23082] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23082/stat : 23082 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032219569 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23083] ppid=23066 vsize=15688164 CPUtime=1.46 cores=1,3,5,7
/proc/23068/task/23083/stat : 23083 (java) S 23066 23068 22571 0 -1 4202560 17031 0 0 0 144 2 0 0 15 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23084] ppid=23066 vsize=15688164 CPUtime=1.03 cores=1,3,5,7
/proc/23068/task/23084/stat : 23084 (java) S 23066 23068 22571 0 -1 4202560 3367 0 0 0 103 0 0 0 16 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 7 0 0 0
[pid=23068/tid=23085] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23085/stat : 23085 (java) S 23066 23068 22571 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032211865 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23086] ppid=23066 vsize=15688164 CPUtime=0 cores=1,3,5,7
/proc/23068/task/23086/stat : 23086 (java) S 23066 23068 22571 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 601326607 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 260032212480 0 4 0 16800975 18446604457844412864 0 0 -1 1 0 0 0
[pid=23068/tid=23087] ppid=23066 vsize=15688164 CPUtime=1188.86 cores=1,3,5,7
/proc/23068/task/23087/stat : 23087 (java) R 23066 23068 22571 0 -1 4202560 84738 0 0 0 118876 10 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23068/tid=23088] ppid=23066 vsize=15688164 CPUtime=1188.76 cores=1,3,5,7
/proc/23068/task/23088/stat : 23088 (java) R 23066 23068 22571 0 -1 4202560 90686 0 0 0 118865 11 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912506299570 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=15688164 CPUtime=1184.38 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) R 23066 23068 22571 0 -1 4202560 98551 0 0 0 118427 11 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505843669 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23068/tid=23090] ppid=23066 vsize=15688164 CPUtime=1189.49 cores=1,3,5,7
/proc/23068/task/23090/stat : 23090 (java) R 23066 23068 22571 0 -1 4202560 97938 0 0 0 118937 12 0 0 25 0 22 0 601326664 16064679936 3516293 33554432000 1073741824 1073778376 140733341430928 18446744073709551615 46912505746709 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 15688164

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

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

[startup+1207 s]
/proc/loadavg: 4.02 5.35 6.85 5/193 23142
/proc/meminfo: memFree=16744112/32951124 swapFree=67111464/67111528
[pid=23068] ppid=23066 vsize=0 CPUtime=4800.61 cores=1,3,5,7
/proc/23068/stat : 23068 (java) Z 23066 23068 22571 0 -1 4203548 3583835 0 1 0 479474 587 0 0 17 0 2 0 601326602 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23068/statm: 0 0 0 0 0 0 0
[pid=23068/tid=23089] ppid=23066 vsize=0 CPUtime=1184.76 cores=1,3,5,7
/proc/23068/task/23089/stat : 23089 (java) R 23066 23068 22571 0 -1 4203588 98551 0 0 0 118427 49 0 0 25 0 2 0 601326664 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1207.09
CPU time (s): 4800.7
CPU user time (s): 4794.74
CPU system time (s): 5.95909
CPU usage (%): 397.708
Max. virtual memory (cumulated for all children) (KiB): 15689480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.74
system time used= 5.95909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3583835
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= 28540
involuntary context switches= 61734

runsolver used 2.05769 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 23:02:40
IDJOB=3312333
IDBENCH=82518
IDSOLVER=1699
FILE ID=node110/3312333-1304110960
RUNJOBID= node110-1304109745-22887
PBS_JOBID= 13170660
Free space on /tmp= 72836 MiB

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

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

MD5SUM BENCH= 839440d6b1cc9d3b4faa8d33a4dd7359
RANDOM SEED=1687559595

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30303716 kB
Buffers:        918888 kB
Cached:         733508 kB
SwapCached:         64 kB
Active:         654660 kB
Inactive:      1585112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30303716 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:      587056 kB
Mapped:          23476 kB
Slab:           341896 kB
PageTables:       7072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   783332 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= 72836 MiB
End job on node110 at 2011-04-29 23:22:49