Trace number 3313294

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) 1303.39 1300.08

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.10/0.12	01:27 INFO : Reading from input HOME/instance-3313294-1304186483.cnf
11.39/10.99	Executor set job limit to 1000000
11.39/10.99	Executor set job limit to 1000000
11.39/10.99	Executor set job limit to 1000000
11.39/10.99	Executor set job limit to 1000000
11.39/10.99	Starting Executor!
11.39/10.99	Starting Executor!
11.39/10.99	Starting Executor!
11.39/10.99	Starting Executor!
26.99/24.19	01:51 INFO : Found 249970 xor gates

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-3313294-1304186483/watcher-3313294-1304186483 -o /tmp/evaluation-result-3313294-1304186483/solver-3313294-1304186483 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313294-1304186483.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: 7.90 8.02 7.59 5/198 14084
/proc/meminfo: memFree=29464032/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (java) R 14082 14084 13254 0 -1 4202496 1192 0 0 0 0 0 0 0 23 0 1 0 608879384 23580672 677 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14084/statm: 5757 677 504 9 0 124 0

[startup+0.102109 s]
/proc/loadavg: 7.90 8.02 7.59 5/198 14084
/proc/meminfo: memFree=29464032/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15676964 CPUtime=0.1 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 5562 0 1 0 9 1 0 0 23 0 18 0 608879384 16053211136 5000 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3919241 5000 2116 9 0 3909960 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676964

[startup+0.20109 s]
/proc/loadavg: 7.90 8.02 7.59 5/198 14084
/proc/meminfo: memFree=29464032/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15677784 CPUtime=0.28 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 8033 0 1 0 27 1 0 0 23 0 18 0 608879384 16054050816 7351 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3919446 7351 2188 9 0 3910165 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15677784

[startup+0.301071 s]
/proc/loadavg: 7.90 8.02 7.59 5/198 14084
/proc/meminfo: memFree=29464032/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15681468 CPUtime=0.51 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 16287 0 1 0 49 2 0 0 23 0 18 0 608879384 16057823232 14722 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3920367 14722 2207 9 0 3911086 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681468

[startup+0.701001 s]
/proc/loadavg: 7.90 8.02 7.59 5/198 14084
/proc/meminfo: memFree=29464032/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15681468 CPUtime=0.92 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 43769 0 1 0 86 6 0 0 23 0 18 0 608879384 16057823232 42202 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3920367 42202 2223 9 0 3911086 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681468

[startup+1.50085 s]
/proc/loadavg: 7.90 8.02 7.59 6/216 14102
/proc/meminfo: memFree=29235604/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15681468 CPUtime=1.73 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 77662 0 1 0 162 11 0 0 23 0 18 0 608879384 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3920367 76092 2223 9 0 3911086 0
[pid=14084/tid=14086] ppid=14082 vsize=15681468 CPUtime=1.47 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 64357 0 1 0 137 10 0 0 25 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912505556806 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 1025 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 1008 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 1630 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 18 0 608879385 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 2258 0 0 0 0 0 0 0 16 0 18 0 608879386 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 971 0 0 0 0 0 0 0 15 0 18 0 608879386 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 18 0 608879387 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15681468 CPUtime=0.11 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 2260 0 0 0 11 0 0 0 18 0 18 0 608879389 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15681468 CPUtime=0.11 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 1477 0 0 0 11 0 0 0 25 0 18 0 608879389 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608879389 16057823232 76092 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15681468

[startup+3.10056 s]
/proc/loadavg: 7.90 8.02 7.59 6/216 14102
/proc/meminfo: memFree=29032244/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15681468 CPUtime=3.4 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 142249 0 1 0 321 19 0 0 23 0 18 0 608879384 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3920367 140674 2241 9 0 3911086 0
[pid=14084/tid=14086] ppid=14082 vsize=15681468 CPUtime=3.05 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 124007 0 1 0 288 17 0 0 25 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912505644273 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 1033 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 1046 0 0 0 1 0 0 0 16 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 344 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 1014 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 4225 0 0 0 0 0 0 0 15 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 763 0 0 0 0 0 0 0 16 0 18 0 608879385 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 3220 0 0 0 0 0 0 0 15 0 18 0 608879386 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 981 0 0 0 0 0 0 0 16 0 18 0 608879386 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 18 0 608879387 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15681468 CPUtime=0.14 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 2281 0 0 0 14 0 0 0 15 0 18 0 608879389 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15681468 CPUtime=0.13 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 1509 0 0 0 13 0 0 0 16 0 18 0 608879389 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608879389 16057823232 140674 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15681468

[startup+6.30097 s]
/proc/loadavg: 7.75 7.99 7.58 6/216 14102
/proc/meminfo: memFree=28319668/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15681468 CPUtime=6.68 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 285365 0 1 0 632 36 0 0 23 0 18 0 608879384 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3920367 283221 2241 9 0 3911086 0
[pid=14084/tid=14086] ppid=14082 vsize=15681468 CPUtime=6.22 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 251487 0 1 0 590 32 0 0 25 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912505529161 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 1033 0 0 0 1 0 0 0 15 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 1047 0 0 0 1 0 0 0 15 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 344 0 0 0 1 0 0 0 15 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15681468 CPUtime=0.02 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 11255 0 0 0 1 1 0 0 16 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 4226 0 0 0 1 0 0 0 15 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 763 0 0 0 1 0 0 0 15 0 18 0 608879385 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15681468 CPUtime=0.01 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 3220 0 0 0 1 0 0 0 15 0 18 0 608879386 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15681468 CPUtime=0.02 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 6102 0 0 0 2 0 0 0 15 0 18 0 608879386 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 712 0 0 0 0 0 0 0 15 0 18 0 608879387 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 608879387 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15681468 CPUtime=0.14 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 2281 0 0 0 14 0 0 0 15 0 18 0 608879389 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15681468 CPUtime=0.13 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 1509 0 0 0 13 0 0 0 16 0 18 0 608879389 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 608879389 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15681468 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 608879389 16057823232 283221 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 15681468

[startup+12.7008 s]
/proc/loadavg: 7.53 7.94 7.56 6/220 14106
/proc/meminfo: memFree=28251288/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15685580 CPUtime=13.29 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 306261 0 1 0 1288 41 0 0 23 0 22 0 608879384 16062033920 300742 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3921395 300742 2265 9 0 3912114 0
[pid=14084/tid=14086] ppid=14082 vsize=15685580 CPUtime=12.58 cores=1,3,5,7

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

[pid=14084/tid=14104] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14104/stat : 14104 (java) S 14082 14084 13254 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14105] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14105/stat : 14105 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14106] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14106/stat : 14106 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1185.6
Current children cumulated vsize (KiB) 15719140

[startup+1242.3 s]
/proc/loadavg: 1.00 1.49 3.64 2/193 14159
/proc/meminfo: memFree=28411720/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15719140 CPUtime=1245.6 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 409153 0 1 0 124492 68 0 0 23 0 22 0 608879384 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3929785 396650 2290 9 0 3920504 0
[pid=14084/tid=14086] ppid=14082 vsize=15719140 CPUtime=1240.52 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 251616 0 1 0 124018 34 0 0 25 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912506409337 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15719140 CPUtime=0.13 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 4440 0 0 0 12 1 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15719140 CPUtime=0.23 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 9340 0 0 0 19 4 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15719140 CPUtime=0.22 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 7359 0 0 0 19 3 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15719140 CPUtime=0.26 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 28292 0 0 0 23 3 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15719140 CPUtime=0.27 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 42874 0 0 0 19 8 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 15934 0 0 0 24 1 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 19333 0 0 0 20 5 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15719140 CPUtime=0.1 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 9188 0 0 0 9 1 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15719140 CPUtime=1.29 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 1198 0 0 0 129 0 0 0 15 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15719140 CPUtime=0.75 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 5966 0 0 0 75 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15719140 CPUtime=1.17 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 12084 0 0 0 116 1 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14103] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14103/stat : 14103 (java) S 14082 14084 13254 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14104] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14104/stat : 14104 (java) S 14082 14084 13254 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14105] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14105/stat : 14105 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14106] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14106/stat : 14106 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.6
Current children cumulated vsize (KiB) 15719140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.39 3.47 2/193 14161
/proc/meminfo: memFree=28411804/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15719140 CPUtime=1303.31 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 409155 0 1 0 130263 68 0 0 23 0 22 0 608879384 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3929785 396650 2290 9 0 3920504 0
[pid=14084/tid=14086] ppid=14082 vsize=15719140 CPUtime=1298.23 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 251616 0 1 0 129789 34 0 0 25 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912506409200 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15719140 CPUtime=0.13 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 4440 0 0 0 12 1 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15719140 CPUtime=0.23 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 9340 0 0 0 19 4 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15719140 CPUtime=0.22 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 7359 0 0 0 19 3 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15719140 CPUtime=0.26 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 28292 0 0 0 23 3 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15719140 CPUtime=0.27 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 42874 0 0 0 19 8 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 15934 0 0 0 24 1 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 19333 0 0 0 20 5 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15719140 CPUtime=0.1 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 9188 0 0 0 9 1 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15719140 CPUtime=1.29 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 1198 0 0 0 129 0 0 0 15 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15719140 CPUtime=0.75 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 5966 0 0 0 75 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15719140 CPUtime=1.17 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 12084 0 0 0 116 1 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14103] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14103/stat : 14103 (java) S 14082 14084 13254 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14104] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14104/stat : 14104 (java) S 14082 14084 13254 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14105] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14105/stat : 14105 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14106] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14106/stat : 14106 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.31
Current children cumulated vsize (KiB) 15719140

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.39 3.47 2/193 14161
/proc/meminfo: memFree=28411804/32950928 swapFree=67054472/67111528
[pid=14084] ppid=14082 vsize=15719140 CPUtime=1303.31 cores=1,3,5,7
/proc/14084/stat : 14084 (java) S 14082 14084 13254 0 -1 4202496 409155 0 1 0 130263 68 0 0 23 0 22 0 608879384 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14084/statm: 3929785 396650 2290 9 0 3920504 0
[pid=14084/tid=14086] ppid=14082 vsize=15719140 CPUtime=1298.23 cores=1,3,5,7
/proc/14084/task/14086/stat : 14086 (java) R 14082 14084 13254 0 -1 4202560 251616 0 1 0 129789 34 0 0 25 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 46912506409200 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14084/tid=14087] ppid=14082 vsize=15719140 CPUtime=0.13 cores=1,3,5,7
/proc/14084/task/14087/stat : 14087 (java) S 14082 14084 13254 0 -1 4202560 4440 0 0 0 12 1 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14088] ppid=14082 vsize=15719140 CPUtime=0.23 cores=1,3,5,7
/proc/14084/task/14088/stat : 14088 (java) S 14082 14084 13254 0 -1 4202560 9340 0 0 0 19 4 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14089] ppid=14082 vsize=15719140 CPUtime=0.22 cores=1,3,5,7
/proc/14084/task/14089/stat : 14089 (java) S 14082 14084 13254 0 -1 4202560 7359 0 0 0 19 3 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14090] ppid=14082 vsize=15719140 CPUtime=0.26 cores=1,3,5,7
/proc/14084/task/14090/stat : 14090 (java) S 14082 14084 13254 0 -1 4202560 28292 0 0 0 23 3 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14091] ppid=14082 vsize=15719140 CPUtime=0.27 cores=1,3,5,7
/proc/14084/task/14091/stat : 14091 (java) S 14082 14084 13254 0 -1 4202560 42874 0 0 0 19 8 0 0 15 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14092] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14092/stat : 14092 (java) S 14082 14084 13254 0 -1 4202560 15934 0 0 0 24 1 0 0 16 0 22 0 608879385 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14093] ppid=14082 vsize=15719140 CPUtime=0.25 cores=1,3,5,7
/proc/14084/task/14093/stat : 14093 (java) S 14082 14084 13254 0 -1 4202560 19333 0 0 0 20 5 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 5 0 0 0
[pid=14084/tid=14094] ppid=14082 vsize=15719140 CPUtime=0.1 cores=1,3,5,7
/proc/14084/task/14094/stat : 14094 (java) S 14082 14084 13254 0 -1 4202560 9188 0 0 0 9 1 0 0 15 0 22 0 608879386 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14095] ppid=14082 vsize=15719140 CPUtime=1.29 cores=1,3,5,7
/proc/14084/task/14095/stat : 14095 (java) S 14082 14084 13254 0 -1 4202560 1198 0 0 0 129 0 0 0 15 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 0 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14096] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14096/stat : 14096 (java) S 14082 14084 13254 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14097] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14097/stat : 14097 (java) S 14082 14084 13254 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608879387 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14098] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14098/stat : 14098 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917217713 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14099] ppid=14082 vsize=15719140 CPUtime=0.75 cores=1,3,5,7
/proc/14084/task/14099/stat : 14099 (java) S 14082 14084 13254 0 -1 4202560 5966 0 0 0 75 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14100] ppid=14082 vsize=15719140 CPUtime=1.17 cores=1,3,5,7
/proc/14084/task/14100/stat : 14100 (java) S 14082 14084 13254 0 -1 4202560 12084 0 0 0 116 1 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14101] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14101/stat : 14101 (java) S 14082 14084 13254 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210009 0 4 0 16800975 18446604471152585728 0 0 -1 7 0 0 0
[pid=14084/tid=14102] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14102/stat : 14102 (java) S 14082 14084 13254 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 608879389 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14103] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14103/stat : 14103 (java) S 14082 14084 13254 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14104] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14104/stat : 14104 (java) S 14082 14084 13254 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 3 0 0 0
[pid=14084/tid=14105] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14105/stat : 14105 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
[pid=14084/tid=14106] ppid=14082 vsize=15719140 CPUtime=0 cores=1,3,5,7
/proc/14084/task/14106/stat : 14106 (java) S 14082 14084 13254 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 608880484 16096399360 396650 33554432000 1073741824 1073778376 140737409548480 18446744073709551615 260917210624 0 4 0 16800975 18446604471152585728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.31
Current children cumulated vsize (KiB) 15719140

Child status: 143
Real time (s): 1300.08
CPU time (s): 1303.39
CPU user time (s): 1302.64
CPU system time (s): 0.749886
CPU usage (%): 100.255
Max. virtual memory (cumulated for all children) (KiB): 15719140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.64
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409185
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= 131579
involuntary context switches= 8085

runsolver used 2.00569 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 20:01:27
IDJOB=3313294
IDBENCH=84238
IDSOLVER=1699
FILE ID=node116/3313294-1304186483
RUNJOBID= node116-1304185267-13902
PBS_JOBID= 13172460
Free space on /tmp= 73224 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313294-1304186483/watcher-3313294-1304186483 -o /tmp/evaluation-result-3313294-1304186483/solver-3313294-1304186483 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313294-1304186483.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=194596672

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29464180 kB
Buffers:       1027108 kB
Cached:        1573840 kB
SwapCached:       9656 kB
Active:         762316 kB
Inactive:      2381432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29464180 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:           65208 kB
Writeback:           0 kB
AnonPages:      540264 kB
Mapped:          21636 kB
Slab:           277628 kB
PageTables:       7296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   834120 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= 73224 MiB
End job on node116 at 2011-04-30 20:23:09