Trace number 3279816

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 2011? (TO) 1304.56 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.06	c This is jMiniSat version 1.0.
1304.56/1300.01	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3279816-1303728211/watcher-3279816-1303728211 -o /tmp/evaluation-result-3279816-1303728211/solver-3279816-1303728211 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3279816-1303728211.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: 3.02 3.77 3.84 4/243 23627
/proc/meminfo: memFree=13608772/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0

[startup+0.0832371 s]
/proc/loadavg: 3.02 3.77 3.84 4/243 23627
/proc/meminfo: memFree=13608772/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100197 s]
/proc/loadavg: 3.02 3.77 3.84 4/243 23627
/proc/meminfo: memFree=13608772/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301141 s]
/proc/loadavg: 3.02 3.77 3.84 4/243 23627
/proc/meminfo: memFree=13608772/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701059 s]
/proc/loadavg: 3.02 3.77 3.84 4/243 23627
/proc/meminfo: memFree=13608772/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 3.02 3.77 3.84 5/262 23647
/proc/meminfo: memFree=13489404/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=1.93 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 19634 0 1 0 190 3 0 0 25 0 18 0 465237388 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 18752 2212 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=1.48 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 14756 0 1 0 146 2 0 0 25 0 18 0 465237388 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505718038 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 465237390 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.23 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2343 0 0 0 23 0 0 0 23 0 18 0 465237392 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.19 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1389 0 0 0 19 0 0 0 23 0 18 0 465237392 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 18752 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 7478452

[startup+3.1007 s]
/proc/loadavg: 3.02 3.77 3.84 5/262 23647
/proc/meminfo: memFree=13443648/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=3.52 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 23613 0 1 0 349 3 0 0 25 0 18 0 465237388 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 22731 2212 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=3.08 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 18735 0 1 0 306 2 0 0 25 0 18 0 465237388 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505566943 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 22731 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.23 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2343 0 0 0 23 0 0 0 23 0 18 0 465237392 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.19 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1389 0 0 0 19 0 0 0 23 0 18 0 465237392 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 22732 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 7478452

[startup+6.30113 s]
/proc/loadavg: 3.10 3.77 3.84 5/262 23647
/proc/meminfo: memFree=13381156/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=6.73 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 29397 0 1 0 669 4 0 0 25 0 18 0 465237388 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 28515 2212 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=6.28 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 24519 0 1 0 625 3 0 0 25 0 18 0 465237388 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505522485 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28515 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237389 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 465237390 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.23 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2343 0 0 0 23 0 0 0 23 0 18 0 465237392 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.19 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1389 0 0 0 19 0 0 0 23 0 18 0 465237392 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 28516 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.73

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

/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2356 0 0 0 28 0 0 0 15 0 18 0 465237392 7649026048 251327 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.26 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1405 0 0 0 26 0 0 0 16 0 18 0 465237392 7649026048 251327 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251327 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 251327 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1126.44
Current children cumulated vsize (KiB) 7478452

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/262 23687
/proc/meminfo: memFree=11148316/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=1186.51 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 335367 0 1 0 118598 53 0 0 25 0 18 0 465237388 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 251459 2246 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=1176.93 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 46377 0 1 0 117686 7 0 0 25 0 18 0 465237388 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505617450 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0.68 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 30667 0 0 0 64 4 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0.67 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 25681 0 0 0 63 4 0 0 16 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=1 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 54669 0 0 0 92 8 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0.77 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 42484 0 0 0 71 6 0 0 16 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=1.08 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 30428 0 0 0 103 5 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=1 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 26335 0 0 0 97 3 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=0.95 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 23299 0 0 0 92 3 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=1.4 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 50152 0 0 0 134 6 0 0 15 0 18 0 465237389 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=1.37 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 307 0 0 0 136 1 0 0 15 0 18 0 465237390 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.28 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2356 0 0 0 28 0 0 0 15 0 18 0 465237392 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.26 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1405 0 0 0 26 0 0 0 16 0 18 0 465237392 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 251459 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1186.51
Current children cumulated vsize (KiB) 7478452

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/262 23689
/proc/meminfo: memFree=11144196/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=1246.7 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 335586 0 1 0 124617 53 0 0 25 0 18 0 465237388 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 251664 2246 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=1236.72 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 46379 0 1 0 123665 7 0 0 25 0 18 0 465237388 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505567204 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0.73 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 30667 0 0 0 69 4 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0.71 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 25681 0 0 0 67 4 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=1.09 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 54669 0 0 0 101 8 0 0 16 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0.77 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 42484 0 0 0 71 6 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=1.08 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 30428 0 0 0 103 5 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=1.08 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 26335 0 0 0 105 3 0 0 16 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=1.04 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 23510 0 0 0 101 3 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=1.45 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 50152 0 0 0 139 6 0 0 15 0 18 0 465237389 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=1.37 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 309 0 0 0 136 1 0 0 15 0 18 0 465237390 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.28 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2356 0 0 0 28 0 0 0 15 0 18 0 465237392 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.26 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1405 0 0 0 26 0 0 0 16 0 18 0 465237392 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) S 23627 23627 22664 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 251664 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1246.7
Current children cumulated vsize (KiB) 7478452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.97 3.96 2/193 23750
/proc/meminfo: memFree=12994268/32951124 swapFree=67111528/67111528
[pid=23627] ppid=23625 vsize=8700 CPUtime=0 cores=4,6
/proc/23627/stat : 23627 (jMiniSat) S 23625 23627 22664 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 465237388 8908800 250 33554432000 4194304 4922060 140735812327376 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23627/statm: 2175 250 209 178 0 68 0
[pid=23629] ppid=23627 vsize=7469752 CPUtime=1304.56 cores=4,6
/proc/23629/stat : 23629 (java) S 23627 23627 22664 0 -1 4202496 335740 0 1 0 130403 53 0 0 25 0 18 0 465237388 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/23629/statm: 1867438 251806 2246 9 0 1857917 0
[pid=23629/tid=23630] ppid=23627 vsize=7469752 CPUtime=1294.26 cores=4,6
/proc/23629/task/23630/stat : 23630 (java) R 23627 23627 22664 0 -1 4202560 46381 0 1 0 129419 7 0 0 25 0 18 0 465237388 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 46912505567460 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=7469752 CPUtime=0.8 cores=4,6
/proc/23629/task/23632/stat : 23632 (java) S 23627 23627 22664 0 -1 4202560 30813 0 0 0 76 4 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=7469752 CPUtime=0.77 cores=4,6
/proc/23629/task/23633/stat : 23633 (java) S 23627 23627 22664 0 -1 4202560 25681 0 0 0 73 4 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=7469752 CPUtime=1.09 cores=4,6
/proc/23629/task/23634/stat : 23634 (java) S 23627 23627 22664 0 -1 4202560 54669 0 0 0 101 8 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=7469752 CPUtime=0.77 cores=4,6
/proc/23629/task/23635/stat : 23635 (java) S 23627 23627 22664 0 -1 4202560 42484 0 0 0 71 6 0 0 15 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=7469752 CPUtime=1.09 cores=4,6
/proc/23629/task/23636/stat : 23636 (java) S 23627 23627 22664 0 -1 4202560 30428 0 0 0 104 5 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23637] ppid=23627 vsize=7469752 CPUtime=1.08 cores=4,6
/proc/23629/task/23637/stat : 23637 (java) S 23627 23627 22664 0 -1 4202560 26335 0 0 0 105 3 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23638] ppid=23627 vsize=7469752 CPUtime=1.13 cores=4,6
/proc/23629/task/23638/stat : 23638 (java) S 23627 23627 22664 0 -1 4202560 23510 0 0 0 110 3 0 0 16 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23639] ppid=23627 vsize=7469752 CPUtime=1.52 cores=4,6
/proc/23629/task/23639/stat : 23639 (java) S 23627 23627 22664 0 -1 4202560 50152 0 0 0 146 6 0 0 15 0 18 0 465237389 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23640] ppid=23627 vsize=7469752 CPUtime=1.37 cores=4,6
/proc/23629/task/23640/stat : 23640 (java) S 23627 23627 22664 0 -1 4202560 313 0 0 0 136 1 0 0 15 0 18 0 465237390 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 0 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23641] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23641/stat : 23641 (java) S 23627 23627 22664 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23642] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23642/stat : 23642 (java) S 23627 23627 22664 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 465237390 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23643] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23643/stat : 23643 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051478961 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23644] ppid=23627 vsize=7469752 CPUtime=0.28 cores=4,6
/proc/23629/task/23644/stat : 23644 (java) S 23627 23627 22664 0 -1 4202560 2356 0 0 0 28 0 0 0 15 0 18 0 465237392 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23645] ppid=23627 vsize=7469752 CPUtime=0.26 cores=4,6
/proc/23629/task/23645/stat : 23645 (java) S 23627 23627 22664 0 -1 4202560 1405 0 0 0 26 0 0 0 16 0 18 0 465237392 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 6 0 0 0
[pid=23629/tid=23646] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23646/stat : 23646 (java) S 23627 23627 22664 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 465237392 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471257 0 4 0 16800975 18446604453985227136 0 0 -1 4 0 0 0
[pid=23629/tid=23647] ppid=23627 vsize=7469752 CPUtime=0 cores=4,6
/proc/23629/task/23647/stat : 23647 (java) R 23627 23627 22664 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 18 0 465237392 7649026048 251806 33554432000 1073741824 1073778376 140736456854912 18446744073709551615 212051471872 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1304.56
Current children cumulated vsize (KiB) 7478452

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23627 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1304.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1304.56
CPU user time (s): 1304.03
CPU system time (s): 0.53
CPU usage (%): 100.349
Max. virtual memory (cumulated for all children) (KiB): 7478452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 583
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.42863 second user time and 4.86326 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 12:43:31
IDJOB=3279816
IDBENCH=83173
IDSOLVER=1680
FILE ID=node146/3279816-1303728211
RUNJOBID= node146-1303728206-23390
PBS_JOBID= 13153884
Free space on /tmp= 72856 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3279816-1303728211/watcher-3279816-1303728211 -o /tmp/evaluation-result-3279816-1303728211/solver-3279816-1303728211 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3279816-1303728211.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=611148342

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13609176 kB
Buffers:       2071240 kB
Cached:       16285924 kB
SwapCached:          0 kB
Active:        9917688 kB
Inactive:      8889932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13609176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5568 kB
Writeback:           0 kB
AnonPages:      449984 kB
Mapped:          23212 kB
Slab:           468448 kB
PageTables:       6364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3551476 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= 72856 MiB
End job on node146 at 2011-04-25 13:05:13