Trace number 3279859

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
jMiniSat 2011UNSAT 14.0349 13.496

General information on the benchmark

NameSAT03/handmade/bevan/cnf/
marg3x3add8ch.shuffled-as.sat03-1448.cnf
MD5SUMe5a54c3916792cf58c449b6e5b243188
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of clauses272
Sum of the clauses size1424
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316
Number of clauses of size 432
Number of clauses of size 596
Number of clauses of size over 5128

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
13.93/13.48	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-3279859-1303729475/watcher-3279859-1303729475 -o /tmp/evaluation-result-3279859-1303729475/solver-3279859-1303729475 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3279859-1303729475.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 2.28 2.98 8/220 1330
/proc/meminfo: memFree=11847352/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0

[startup+0.0789679 s]
/proc/loadavg: 1.88 2.28 2.98 8/220 1330
/proc/meminfo: memFree=11847352/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100962 s]
/proc/loadavg: 1.88 2.28 2.98 8/220 1330
/proc/meminfo: memFree=11847352/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300826 s]
/proc/loadavg: 1.88 2.28 2.98 8/220 1330
/proc/meminfo: memFree=11847352/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700863 s]
/proc/loadavg: 1.88 2.28 2.98 8/220 1330
/proc/meminfo: memFree=11847352/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50072 s]
/proc/loadavg: 1.88 2.28 2.98 5/262 1380
/proc/meminfo: memFree=11696760/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=2.02 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 23540 0 1 0 200 2 0 0 25 0 18 0 563178165 7668215808 20092 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 20092 2206 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=1.49 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 11171 0 1 0 148 1 0 0 19 0 18 0 563178166 7668215808 20092 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505644176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20092 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20092 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 563178167 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9066 0 0 0 31 0 0 0 25 0 18 0 563178170 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 20093 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 7497192

[startup+3.10144 s]
/proc/loadavg: 2.05 2.31 2.99 5/262 1380
/proc/meminfo: memFree=11608592/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=3.63 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 34190 0 1 0 360 3 0 0 25 0 18 0 563178165 7668215808 30742 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 30742 2211 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=3.09 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 21818 0 1 0 307 2 0 0 25 0 18 0 563178166 7668215808 30742 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505652345 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30743 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30743 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30743 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30743 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30743 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 563178167 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 30744 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 30745 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 30745 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 30745 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 30745 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 30745 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7497192

[startup+6.30087 s]
/proc/loadavg: 2.05 2.31 2.99 5/262 1426
/proc/meminfo: memFree=11493400/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=6.83 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 54707 0 1 0 676 7 0 0 25 0 18 0 563178165 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 51259 2211 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=6.28 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 42335 0 1 0 623 5 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505509031 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51259 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178166 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 563178167 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 563178168 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 51260 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 51261 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 51261 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 51261 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 51261 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.83

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

[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 563178167 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.22
Current children cumulated vsize (KiB) 7497192

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

[startup+13.1007 s]
/proc/loadavg: 2.35 2.37 3.00 5/262 1426
/proc/meminfo: memFree=11284784/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=13.63 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 58747 0 1 0 1356 7 0 0 25 0 18 0 563178165 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 55298 2225 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=13.09 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 45936 0 1 0 1303 6 0 0 25 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505509150 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 433 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 563178167 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) R 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.63
Current children cumulated vsize (KiB) 7497192

[startup+13.3016 s]
/proc/loadavg: 2.35 2.37 3.00 5/262 1426
/proc/meminfo: memFree=11284784/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=13.82 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 58747 0 1 0 1375 7 0 0 25 0 18 0 563178165 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 55298 2225 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=13.28 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 45936 0 1 0 1322 6 0 0 25 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 433 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 563178167 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.82
Current children cumulated vsize (KiB) 7497192

[startup+13.4016 s]
/proc/loadavg: 2.35 2.37 3.00 5/262 1426
/proc/meminfo: memFree=11284784/32950928 swapFree=67111528/67111528
[pid=1330] ppid=1328 vsize=8700 CPUtime=0 cores=4,6
/proc/1330/stat : 1330 (jMiniSat) S 1328 1330 353 0 -1 4202496 350 232 0 0 0 0 0 0 22 0 1 0 563178165 8908800 250 33554432000 4194304 4922060 140735238215200 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1330/statm: 2175 250 209 178 0 68 0
[pid=1332] ppid=1330 vsize=7488492 CPUtime=13.93 cores=4,6
/proc/1332/stat : 1332 (java) S 1330 1330 353 0 -1 4202496 58747 0 1 0 1386 7 0 0 25 0 18 0 563178165 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1332/statm: 1872123 55298 2225 9 0 1862602 0
[pid=1332/tid=1333] ppid=1330 vsize=7488492 CPUtime=13.38 cores=4,6
/proc/1332/task/1333/stat : 1333 (java) R 1330 1330 353 0 -1 4202560 45936 0 1 0 1332 6 0 0 25 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 46912505509353 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1335/stat : 1335 (java) S 1330 1330 353 0 -1 4202560 433 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1336] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1336/stat : 1336 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1337] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1337/stat : 1337 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1338] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1338/stat : 1338 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1339] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1339/stat : 1339 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1340] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1340/stat : 1340 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1341] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1341/stat : 1341 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1342] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1342/stat : 1342 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 563178166 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1343] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1343/stat : 1343 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 563178167 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 0 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1344] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1344/stat : 1344 (java) S 1330 1330 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1345] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1345/stat : 1345 (java) S 1330 1330 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563178168 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1346] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1346/stat : 1346 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892388785 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1347] ppid=1330 vsize=7488492 CPUtime=0.31 cores=4,6
/proc/1332/task/1347/stat : 1347 (java) S 1330 1330 353 0 -1 4202560 9069 0 0 0 31 0 0 0 18 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1348] ppid=1330 vsize=7488492 CPUtime=0.21 cores=4,6
/proc/1332/task/1348/stat : 1348 (java) S 1330 1330 353 0 -1 4202560 2157 0 0 0 21 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
[pid=1332/tid=1349] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1349/stat : 1349 (java) S 1330 1330 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381081 0 4 0 16800975 18446604445983398912 0 0 -1 4 0 0 0
[pid=1332/tid=1350] ppid=1330 vsize=7488492 CPUtime=0 cores=4,6
/proc/1332/task/1350/stat : 1350 (java) S 1330 1330 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563178170 7668215808 55298 33554432000 1073741824 1073778376 140735410087600 18446744073709551615 218892381696 0 4 0 16800975 18446604445983398912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.93
Current children cumulated vsize (KiB) 7497192

Child status: 20
Real time (s): 13.496
CPU time (s): 14.0349
CPU user time (s): 13.9459
CPU system time (s): 0.088986
CPU usage (%): 103.992
Max. virtual memory (cumulated for all children) (KiB): 7497192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9459
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59348
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= 393
involuntary context switches= 106

runsolver used 0.017997 second user time and 0.06099 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 13:04:35
IDJOB=3279859
IDBENCH=84096
IDSOLVER=1680
FILE ID=node112/3279859-1303729475
RUNJOBID= node112-1303729475-1261
PBS_JOBID= 13153918
Free space on /tmp= 72668 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT03/handmade/bevan/cnf/marg3x3add8ch.shuffled-as.sat03-1448.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3279859-1303729475/watcher-3279859-1303729475 -o /tmp/evaluation-result-3279859-1303729475/solver-3279859-1303729475 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3279859-1303729475.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e5a54c3916792cf58c449b6e5b243188
RANDOM SEED=1475356785

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11848112 kB
Buffers:       1969032 kB
Cached:       18486784 kB
SwapCached:          0 kB
Active:        9536964 kB
Inactive:     11019076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11848112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             108 kB
Writeback:          16 kB
AnonPages:       99320 kB
Mapped:          22788 kB
Slab:           480968 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2405288 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= 72668 MiB
End job on node112 at 2011-04-25 13:04:49