Trace number 3312046

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 (hbr=2)UNSAT 21.6527 18.717

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc12062.cnf
MD5SUMcc0ca898241ac312882fa93ead2b644b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.509921
Satisfiable
(Un)Satisfiability was proved
Number of variables200205
Number of clauses566857
Sum of the clauses size1466561
Maximum clause length3
Minimum clause length1
Number of clauses of size 124585
Number of clauses of size 2184840
Number of clauses of size 3357432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	54:47 INFO : Reading from input HOME/instance-3312046-1304074487.cnf
2.42/2.17	Executor set job limit to 1000000
2.42/2.17	Executor set job limit to 1000000
2.42/2.17	Executor set job limit to 1000000
2.42/2.17	Executor set job limit to 1000000
2.42/2.17	Starting Executor!
2.42/2.17	Starting Executor!
2.42/2.17	Starting Executor!
2.42/2.17	Starting Executor!
6.03/4.15	54:51 INFO : Found 16808 xor gates
21.53/18.68	c Elapsed time 18.572
21.53/18.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 0,2,4,6

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: 5.72 7.60 7.69 3/177 26742
/proc/meminfo: memFree=19036792/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/26742/stat : 26742 (java) R 26740 26742 26704 0 -1 4202496 1333 0 0 0 0 0 0 0 18 0 1 0 499864567 23580672 820 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 47891583539040 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26742/statm: 5757 835 636 9 0 124 0

[startup+0.0325831 s]
/proc/loadavg: 5.72 7.60 7.69 3/177 26742
/proc/meminfo: memFree=19036792/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 3638 0 1 0 2 0 0 0 18 0 13 0 499864567 15978749952 3078 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3901062 3080 1673 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100578 s]
/proc/loadavg: 5.72 7.60 7.69 3/177 26742
/proc/meminfo: memFree=19036792/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15676720 CPUtime=0.1 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 5595 0 1 0 10 0 0 0 18 0 18 0 499864567 16052961280 5014 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3919180 5016 2116 9 0 3909899 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676720

[startup+0.300558 s]
/proc/loadavg: 5.72 7.60 7.69 3/177 26742
/proc/meminfo: memFree=19036792/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15679928 CPUtime=0.52 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 15151 0 1 0 51 1 0 0 18 0 18 0 499864567 16056246272 13599 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3919982 13605 2206 9 0 3910701 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679928

[startup+0.700466 s]
/proc/loadavg: 5.72 7.60 7.69 3/177 26742
/proc/meminfo: memFree=19036792/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15679928 CPUtime=0.94 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 42158 0 1 0 89 5 0 0 18 0 18 0 499864567 16056246272 40603 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3919982 40603 2222 9 0 3910701 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15679928

[startup+1.50135 s]
/proc/loadavg: 5.72 7.60 7.69 3/212 26777
/proc/meminfo: memFree=18717780/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15679928 CPUtime=1.76 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 54886 0 1 0 169 7 0 0 18 0 18 0 499864567 16056246272 53314 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3919982 53320 2222 9 0 3910701 0
[pid=26742/tid=26744] ppid=26740 vsize=15679928 CPUtime=1.47 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 45013 0 1 0 142 5 0 0 19 0 18 0 499864568 16056246272 53323 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 46912505636051 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 713 0 0 0 0 0 0 0 16 0 18 0 499864568 16056246272 53327 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 67 0 0 0 0 0 0 0 16 0 18 0 499864568 16056246272 53332 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 308 0 0 0 0 0 0 0 16 0 18 0 499864568 16056246272 53335 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 18 0 499864568 16056246272 53339 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 570 0 0 0 0 0 0 0 15 0 18 0 499864568 16056246272 53343 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 844 0 0 0 0 0 0 0 15 0 18 0 499864568 16056246272 53344 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 2103 0 0 0 0 0 0 0 16 0 18 0 499864568 16056246272 53348 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 18 0 499864568 16056246272 53352 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 499864569 16056246272 53356 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 499864570 16056246272 53360 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 499864570 16056246272 53364 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 499864572 16056246272 53368 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15679928 CPUtime=0.11 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 1287 0 0 0 11 0 0 0 17 0 18 0 499864572 16056246272 53372 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15679928 CPUtime=0.11 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) S 26740 26742 26704 0 -1 4202560 2475 0 0 0 11 0 0 0 15 0 18 0 499864572 16056246272 53375 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 499864572 16056246272 53379 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15679928 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 499864572 16056246272 53383 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15679928

[startup+3.10508 s]
/proc/loadavg: 5.72 7.60 7.69 4/216 26781
/proc/meminfo: memFree=18373280/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15705364 CPUtime=4 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 116783 0 1 0 386 14 0 0 18 0 22 0 499864567 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3926341 111647 2263 9 0 3917060 0
[pid=26742/tid=26744] ppid=26740 vsize=15705364 CPUtime=3.06 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 94393 0 1 0 295 11 0 0 25 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 47891587599487 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 713 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 308 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 570 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 2104 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 2803 0 0 0 0 0 0 0 15 0 22 0 499864568 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 499864569 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 499864570 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499864570 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15705364 CPUtime=0.56 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 9760 0 0 0 55 1 0 0 15 0 22 0 499864572 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15705364 CPUtime=0.29 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) R 26740 26742 26704 0 -1 4202560 3515 0 0 0 29 0 0 0 15 0 22 0 499864572 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 47891585180406 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15705364 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499864572 16082292736 111647 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 15705364

[startup+6.3015 s]
/proc/loadavg: 5.66 7.56 7.67 4/220 26785
/proc/meminfo: memFree=18115596/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15712996 CPUtime=8.96 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 173197 0 1 0 874 22 0 0 18 0 22 0 499864567 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3928249 165135 2276 9 0 3918968 0
[pid=26742/tid=26744] ppid=26740 vsize=15712996 CPUtime=6.21 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 121189 0 1 0 607 14 0 0 17 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 46912506254312 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 7089 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 7490 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 6108 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 8222 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 2804 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 499864569 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 499864570 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499864570 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15712996 CPUtime=1.53 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 11848 0 0 0 152 1 0 0 16 0 22 0 499864572 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15712996 CPUtime=0.94 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) S 26740 26742 26704 0 -1 4202560 5831 0 0 0 94 0 0 0 15 0 22 0 499864572 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499864572 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26782] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26782/stat : 26782 (java) S 26740 26742 26704 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26783] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26783/stat : 26783 (java) S 26740 26742 26704 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26784] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26784/stat : 26784 (java) S 26740 26742 26704 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26785] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26785/stat : 26785 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165135 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.96
Current children cumulated vsize (KiB) 15712996

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

[pid=26742/tid=26785] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26785/stat : 26785 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (KiB) 15712996

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

[startup+15.9008 s]
/proc/loadavg: 5.26 7.41 7.62 6/220 26785
/proc/meminfo: memFree=17416748/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15712996 CPUtime=18.62 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 173205 0 1 0 1840 22 0 0 18 0 22 0 499864567 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3928249 165143 2276 9 0 3918968 0
[pid=26742/tid=26744] ppid=26740 vsize=15712996 CPUtime=15.81 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 121189 0 1 0 1567 14 0 0 25 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 46912505604336 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 7089 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 7490 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 6108 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 8222 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 2804 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 499864569 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 499864570 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499864570 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15712996 CPUtime=1.56 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 11853 0 0 0 155 1 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15712996 CPUtime=0.96 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) S 26740 26742 26704 0 -1 4202560 5833 0 0 0 96 0 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26782] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26782/stat : 26782 (java) S 26740 26742 26704 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26783] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26783/stat : 26783 (java) S 26740 26742 26704 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26784] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26784/stat : 26784 (java) S 26740 26742 26704 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26785] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26785/stat : 26785 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.62
Current children cumulated vsize (KiB) 15712996

[startup+17.5014 s]
/proc/loadavg: 5.24 7.37 7.61 8/220 26785
/proc/meminfo: memFree=16978548/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15712996 CPUtime=20.23 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 173205 0 1 0 2001 22 0 0 18 0 22 0 499864567 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3928249 165143 2276 9 0 3918968 0
[pid=26742/tid=26744] ppid=26740 vsize=15712996 CPUtime=17.42 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 121189 0 1 0 1728 14 0 0 25 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 46912505922380 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 7089 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 7490 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 6108 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 8222 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 2804 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 387 0 0 0 0 0 0 0 15 0 22 0 499864569 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 499864570 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499864570 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15712996 CPUtime=1.56 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 11853 0 0 0 155 1 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15712996 CPUtime=0.96 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) S 26740 26742 26704 0 -1 4202560 5833 0 0 0 96 0 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499864572 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26782] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26782/stat : 26782 (java) S 26740 26742 26704 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26783] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26783/stat : 26783 (java) R 26740 26742 26704 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26742/tid=26784] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26784/stat : 26784 (java) S 26740 26742 26704 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26785] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26785/stat : 26785 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165143 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 15712996

[startup+18.3013 s]
/proc/loadavg: 5.24 7.37 7.61 8/220 26785
/proc/meminfo: memFree=16978548/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=15712996 CPUtime=21.1 cores=0,2,4,6
/proc/26742/stat : 26742 (java) S 26740 26742 26704 0 -1 4202496 173226 0 1 0 2088 22 0 0 18 0 22 0 499864567 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 3928249 165163 2277 9 0 3918968 0
[pid=26742/tid=26744] ppid=26740 vsize=15712996 CPUtime=18.21 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4202560 121200 0 1 0 1807 14 0 0 25 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 46912505216588 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26742/tid=26754] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26754/stat : 26754 (java) S 26740 26742 26704 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26755] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26755/stat : 26755 (java) S 26740 26742 26704 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26756] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26756/stat : 26756 (java) S 26740 26742 26704 0 -1 4202560 7089 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26757] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26757/stat : 26757 (java) S 26740 26742 26704 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26758] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26758/stat : 26758 (java) S 26740 26742 26704 0 -1 4202560 7490 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26759] ppid=26740 vsize=15712996 CPUtime=0.05 cores=0,2,4,6
/proc/26742/task/26759/stat : 26759 (java) S 26740 26742 26704 0 -1 4202560 6108 0 0 0 4 1 0 0 16 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26760] ppid=26740 vsize=15712996 CPUtime=0.04 cores=0,2,4,6
/proc/26742/task/26760/stat : 26760 (java) S 26740 26742 26704 0 -1 4202560 8222 0 0 0 4 0 0 0 16 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26761] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26761/stat : 26761 (java) S 26740 26742 26704 0 -1 4202560 2804 0 0 0 0 0 0 0 15 0 22 0 499864568 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26763] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26763/stat : 26763 (java) S 26740 26742 26704 0 -1 4202560 388 0 0 0 0 0 0 0 15 0 22 0 499864569 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 0 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26766] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26766/stat : 26766 (java) S 26740 26742 26704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 499864570 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26767] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26767/stat : 26767 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 499864570 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26773] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26773/stat : 26773 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522121137 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26774] ppid=26740 vsize=15712996 CPUtime=1.58 cores=0,2,4,6
/proc/26742/task/26774/stat : 26774 (java) S 26740 26742 26704 0 -1 4202560 11853 0 0 0 157 1 0 0 15 0 22 0 499864572 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 0 0 0 0
[pid=26742/tid=26775] ppid=26740 vsize=15712996 CPUtime=1.03 cores=0,2,4,6
/proc/26742/task/26775/stat : 26775 (java) R 26740 26742 26704 0 -1 4202560 5841 0 0 0 103 0 0 0 16 0 22 0 499864572 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 47891583694937 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26742/tid=26776] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26776/stat : 26776 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 499864572 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522113433 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26777] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26777/stat : 26777 (java) S 26740 26742 26704 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 499864572 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26782] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26782/stat : 26782 (java) S 26740 26742 26704 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 4 0 0 0
[pid=26742/tid=26783] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26783/stat : 26783 (java) S 26740 26742 26704 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
[pid=26742/tid=26784] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26784/stat : 26784 (java) S 26740 26742 26704 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 2 0 0 0
[pid=26742/tid=26785] ppid=26740 vsize=15712996 CPUtime=0 cores=0,2,4,6
/proc/26742/task/26785/stat : 26785 (java) S 26740 26742 26704 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 499864785 16090107904 165163 33554432000 1073741824 1073778376 140734014431552 18446744073709551615 233522114048 0 4 0 16800975 18446604453917983680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.1
Current children cumulated vsize (KiB) 15712996

[startup+18.7072 s]
/proc/loadavg: 5.24 7.37 7.61 5/220 26785
/proc/meminfo: memFree=16978424/32951124 swapFree=67111528/67111528
[pid=26742] ppid=26740 vsize=0 CPUtime=21.64 cores=0,2,4,6
/proc/26742/stat : 26742 (java) Z 26740 26742 26704 0 -1 4203548 173268 0 1 0 2139 25 0 0 18 0 2 0 499864567 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26742/statm: 0 0 0 0 0 0 0
[pid=26742/tid=26744] ppid=26740 vsize=0 CPUtime=18.61 cores=0,2,4,6
/proc/26742/task/26744/stat : 26744 (java) R 26740 26742 26704 0 -1 4203588 121226 0 1 0 1845 16 0 0 18 0 2 0 499864568 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.64
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 18.717
CPU time (s): 21.6527
CPU user time (s): 21.3927
CPU system time (s): 0.25996
CPU usage (%): 115.685
Max. virtual memory (cumulated for all children) (KiB): 15712996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3927
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173268
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= 2282
involuntary context switches= 640

runsolver used 0.039993 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 12:54:47
IDJOB=3312046
IDBENCH=20467
IDSOLVER=1698
FILE ID=node145/3312046-1304074487
RUNJOBID= node145-1304074486-26722
PBS_JOBID= 13170497
Free space on /tmp= 72188 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc12062.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312046-1304074487/watcher-3312046-1304074487 -o /tmp/evaluation-result-3312046-1304074487/solver-3312046-1304074487 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312046-1304074487.cnf -hbr 2

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

MD5SUM BENCH= cc0ca898241ac312882fa93ead2b644b
RANDOM SEED=1354164819

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19037080 kB
Buffers:       2051224 kB
Cached:       11223984 kB
SwapCached:          0 kB
Active:        2528912 kB
Inactive:     10810784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19037080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21484 kB
Writeback:          24 kB
AnonPages:       63648 kB
Mapped:          15044 kB
Slab:           508228 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193512 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= 72184 MiB
End job on node145 at 2011-04-29 12:55:06