Trace number 3285544

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) 1308.48 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

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

running on 2 cores: 5,7

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.93 3.98 3.76 5/243 12637
/proc/meminfo: memFree=9866588/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0

[startup+0.0149731 s]
/proc/loadavg: 3.93 3.98 3.76 5/243 12637
/proc/meminfo: memFree=9866588/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100956 s]
/proc/loadavg: 3.93 3.98 3.76 5/243 12637
/proc/meminfo: memFree=9866588/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300921 s]
/proc/loadavg: 3.93 3.98 3.76 5/243 12637
/proc/meminfo: memFree=9866588/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700847 s]
/proc/loadavg: 3.93 3.98 3.76 5/243 12637
/proc/meminfo: memFree=9866588/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5347 s]
/proc/loadavg: 3.93 3.98 3.76 10/262 12657
/proc/meminfo: memFree=9562536/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7465964 CPUtime=2.24 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 116359 0 1 0 208 16 0 0 25 0 18 0 488895395 7645147136 115107 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1866491 115109 2209 9 0 1856970 0
[pid=12639/tid=12641] ppid=12637 vsize=7465964 CPUtime=1.08 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) S 12637 12637 12283 0 -1 4202560 46323 0 1 0 101 7 0 0 25 0 18 0 488895396 7645147136 115110 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488895396 7645147136 115111 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488895396 7645147136 115113 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) R 12637 12637 12283 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 18 0 488895396 7645147136 115115 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 48001121617036 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7465964 CPUtime=0.1 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) R 12637 12637 12283 0 -1 4202560 8330 0 0 0 9 1 0 0 16 0 18 0 488895396 7645147136 115117 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 48001122035887 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) R 12637 12637 12283 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 18 0 488895396 7645147136 115118 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7465964 CPUtime=0.18 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) R 12637 12637 12283 0 -1 4202560 14224 0 0 0 17 1 0 0 15 0 18 0 488895396 7645147136 115120 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 48001120331465 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7465964 CPUtime=0.24 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) R 12637 12637 12283 0 -1 4202560 21149 0 0 0 22 2 0 0 15 0 18 0 488895396 7645147136 115122 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 48001124756396 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7465964 CPUtime=0.32 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) R 12637 12637 12283 0 -1 4202560 22123 0 0 0 30 2 0 0 16 0 18 0 488895396 7645147136 115123 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 48001121617036 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 488895397 7645147136 115125 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 0 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7645147136 115127 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7645147136 115129 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7645147136 115130 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7465964 CPUtime=0.07 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 194 0 0 0 7 0 0 0 25 0 18 0 488895400 7645147136 115132 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7465964 CPUtime=0.2 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2188 0 0 0 20 0 0 0 25 0 18 0 488895400 7645147136 115134 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7645147136 115136 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) R 12637 12637 12283 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488895400 7645147136 115137 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 7474664

[startup+3.10144 s]
/proc/loadavg: 3.93 3.98 3.76 10/262 12657
/proc/meminfo: memFree=9562536/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7465964 CPUtime=4.41 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 231737 0 1 0 409 32 0 0 25 0 18 0 488895395 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1866491 226930 2209 9 0 1856970 0
[pid=12639/tid=12641] ppid=12637 vsize=7465964 CPUtime=2.03 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) R 12637 12637 12283 0 -1 4202560 67683 0 1 0 192 11 0 0 21 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 46912505660756 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7465964 CPUtime=0.08 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 6726 0 0 0 8 0 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 774 0 0 0 0 0 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7465964 CPUtime=0.2 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) S 12637 12637 12283 0 -1 4202560 19748 0 0 0 17 3 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7465964 CPUtime=0.2 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) S 12637 12637 12283 0 -1 4202560 15056 0 0 0 19 1 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7465964 CPUtime=0.19 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) S 12637 12637 12283 0 -1 4202560 15480 0 0 0 18 1 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7465964 CPUtime=0.48 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) S 12637 12637 12283 0 -1 4202560 37286 0 0 0 44 4 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7465964 CPUtime=0.44 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) S 12637 12637 12283 0 -1 4202560 36944 0 0 0 40 4 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7465964 CPUtime=0.41 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) S 12637 12637 12283 0 -1 4202560 28262 0 0 0 38 3 0 0 16 0 18 0 488895396 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 18 0 488895397 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 0 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7465964 CPUtime=0.07 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 194 0 0 0 7 0 0 0 25 0 18 0 488895400 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7465964 CPUtime=0.2 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2188 0 0 0 20 0 0 0 25 0 18 0 488895400 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7465964 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488895400 7645147136 226930 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 7474664

[startup+6.30087 s]
/proc/loadavg: 3.93 3.98 3.77 5/262 12658
/proc/meminfo: memFree=8608324/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7472828 CPUtime=8.2 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 336023 0 1 0 773 47 0 0 25 0 18 0 488895395 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1868207 329261 2217 9 0 1858686 0
[pid=12639/tid=12641] ppid=12637 vsize=7472828 CPUtime=2.89 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) R 12637 12637 12283 0 -1 4202560 67686 0 1 0 276 13 0 0 18 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7472828 CPUtime=0.22 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 20155 0 0 0 19 3 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 2142 0 0 0 0 0 0 0 15 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7472828 CPUtime=0.27 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) S 12637 12637 12283 0 -1 4202560 23659 0 0 0 24 3 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7472828 CPUtime=0.29 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) S 12637 12637 12283 0 -1 4202560 21121 0 0 0 27 2 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7472828 CPUtime=0.46 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) S 12637 12637 12283 0 -1 4202560 34281 0 0 0 43 3 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7472828 CPUtime=0.91 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) S 12637 12637 12283 0 -1 4202560 66845 0 0 0 83 8 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7472828 CPUtime=0.44 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) S 12637 12637 12283 0 -1 4202560 38313 0 0 0 40 4 0 0 15 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7472828 CPUtime=0.62 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) S 12637 12637 12283 0 -1 4202560 40333 0 0 0 57 5 0 0 16 0 18 0 488895396 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7472828 CPUtime=1.72 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 17971 0 0 0 171 1 0 0 17 0 18 0 488895397 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 0 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7472828 CPUtime=0.07 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 194 0 0 0 7 0 0 0 25 0 18 0 488895400 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7472828 CPUtime=0.2 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2188 0 0 0 20 0 0 0 25 0 18 0 488895400 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488895400 7652175872 329261 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.2

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

/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 244 0 0 0 28 0 0 0 15 0 18 0 488895400 7652175872 980273 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7472828 CPUtime=0.37 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2254 0 0 0 37 0 0 0 16 0 18 0 488895400 7652175872 980273 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 980273 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 18 0 488895400 7652175872 980273 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1130.25
Current children cumulated vsize (KiB) 7481528

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/262 12787
/proc/meminfo: memFree=1747852/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7472828 CPUtime=1190.37 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 1018689 0 1 0 118909 128 0 0 25 0 18 0 488895395 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1868207 994196 2241 9 0 1858686 0
[pid=12639/tid=12641] ppid=12637 vsize=7472828 CPUtime=1169.99 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) R 12637 12637 12283 0 -1 4202560 226208 0 1 0 116966 33 0 0 25 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 46912505644631 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7472828 CPUtime=1.47 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 66968 0 0 0 139 8 0 0 15 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7472828 CPUtime=1.74 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 88176 0 0 0 164 10 0 0 15 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7472828 CPUtime=2.19 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) S 12637 12637 12283 0 -1 4202560 79947 0 0 0 207 12 0 0 16 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7472828 CPUtime=1.22 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) S 12637 12637 12283 0 -1 4202560 68605 0 0 0 115 7 0 0 15 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7472828 CPUtime=1.5 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) S 12637 12637 12283 0 -1 4202560 81362 0 0 0 141 9 0 0 16 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7472828 CPUtime=2.12 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) S 12637 12637 12283 0 -1 4202560 120643 0 0 0 198 14 0 0 16 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7472828 CPUtime=1.99 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) S 12637 12637 12283 0 -1 4202560 106174 0 0 0 188 11 0 0 16 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7472828 CPUtime=2.93 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) S 12637 12637 12283 0 -1 4202560 133062 0 0 0 277 16 0 0 15 0 18 0 488895396 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7472828 CPUtime=4.47 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 43843 0 0 0 444 3 0 0 15 0 18 0 488895397 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 0 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7472828 CPUtime=0.28 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 244 0 0 0 28 0 0 0 15 0 18 0 488895400 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7472828 CPUtime=0.37 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2254 0 0 0 37 0 0 0 16 0 18 0 488895400 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 488895400 7652175872 994196 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1190.37
Current children cumulated vsize (KiB) 7481528

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.92 6/262 12788
/proc/meminfo: memFree=1809092/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7472828 CPUtime=1250.51 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 1020706 0 1 0 124922 129 0 0 25 0 18 0 488895395 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1868207 991406 2241 9 0 1858686 0
[pid=12639/tid=12641] ppid=12637 vsize=7472828 CPUtime=1229.86 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) R 12637 12637 12283 0 -1 4202560 226209 0 1 0 122953 33 0 0 25 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 46912505741508 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7472828 CPUtime=1.47 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 66968 0 0 0 139 8 0 0 15 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7472828 CPUtime=1.74 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 88179 0 0 0 164 10 0 0 16 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7472828 CPUtime=2.19 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) S 12637 12637 12283 0 -1 4202560 79950 0 0 0 207 12 0 0 16 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7472828 CPUtime=1.22 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) S 12637 12637 12283 0 -1 4202560 68605 0 0 0 115 7 0 0 15 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7472828 CPUtime=1.5 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) S 12637 12637 12283 0 -1 4202560 81362 0 0 0 141 9 0 0 15 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7472828 CPUtime=2.23 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) S 12637 12637 12283 0 -1 4202560 121996 0 0 0 209 14 0 0 16 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7472828 CPUtime=2.03 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) S 12637 12637 12283 0 -1 4202560 106254 0 0 0 192 11 0 0 16 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7472828 CPUtime=3.03 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) S 12637 12637 12283 0 -1 4202560 133633 0 0 0 287 16 0 0 16 0 18 0 488895396 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7472828 CPUtime=4.47 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 43845 0 0 0 444 3 0 0 15 0 18 0 488895397 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 0 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7472828 CPUtime=0.28 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 244 0 0 0 28 0 0 0 15 0 18 0 488895400 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7472828 CPUtime=0.37 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2254 0 0 0 37 0 0 0 16 0 18 0 488895400 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 18 0 488895400 7652175872 991406 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1250.51
Current children cumulated vsize (KiB) 7481528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.91 4/239 12810
/proc/meminfo: memFree=5434992/32951124 swapFree=67111528/67111528
[pid=12637] ppid=12635 vsize=8700 CPUtime=0 cores=5,7
/proc/12637/stat : 12637 (jMiniSat) S 12635 12637 12283 0 -1 4202496 350 233 0 0 0 0 0 0 23 0 1 0 488895395 8908800 250 33554432000 4194304 4922060 140736788033248 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12637/statm: 2175 250 209 178 0 68 0
[pid=12639] ppid=12637 vsize=7472828 CPUtime=1308.48 cores=5,7
/proc/12639/stat : 12639 (java) S 12637 12637 12283 0 -1 4202496 1051198 0 1 0 130716 132 0 0 25 0 18 0 488895395 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12639/statm: 1868207 1013478 2241 9 0 1858686 0
[pid=12639/tid=12641] ppid=12637 vsize=7472828 CPUtime=1284.7 cores=5,7
/proc/12639/task/12641/stat : 12641 (java) R 12637 12637 12283 0 -1 4202560 226211 0 1 0 128437 33 0 0 25 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 46912505741541 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12639/tid=12642] ppid=12637 vsize=7472828 CPUtime=1.61 cores=5,7
/proc/12639/task/12642/stat : 12642 (java) S 12637 12637 12283 0 -1 4202560 68185 0 0 0 153 8 0 0 16 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12643] ppid=12637 vsize=7472828 CPUtime=1.74 cores=5,7
/proc/12639/task/12643/stat : 12643 (java) S 12637 12637 12283 0 -1 4202560 88179 0 0 0 164 10 0 0 15 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12644] ppid=12637 vsize=7472828 CPUtime=2.33 cores=5,7
/proc/12639/task/12644/stat : 12644 (java) S 12637 12637 12283 0 -1 4202560 81133 0 0 0 221 12 0 0 16 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12645] ppid=12637 vsize=7472828 CPUtime=1.22 cores=5,7
/proc/12639/task/12645/stat : 12645 (java) S 12637 12637 12283 0 -1 4202560 68605 0 0 0 115 7 0 0 15 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12646] ppid=12637 vsize=7472828 CPUtime=1.51 cores=5,7
/proc/12639/task/12646/stat : 12646 (java) S 12637 12637 12283 0 -1 4202560 81362 0 0 0 142 9 0 0 15 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12647] ppid=12637 vsize=7472828 CPUtime=2.29 cores=5,7
/proc/12639/task/12647/stat : 12647 (java) S 12637 12637 12283 0 -1 4202560 122593 0 0 0 215 14 0 0 16 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12648] ppid=12637 vsize=7472828 CPUtime=2.09 cores=5,7
/proc/12639/task/12648/stat : 12648 (java) S 12637 12637 12283 0 -1 4202560 107459 0 0 0 198 11 0 0 15 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12649] ppid=12637 vsize=7472828 CPUtime=3.15 cores=5,7
/proc/12639/task/12649/stat : 12649 (java) S 12637 12637 12283 0 -1 4202560 135380 0 0 0 299 16 0 0 15 0 18 0 488895396 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12650] ppid=12637 vsize=7472828 CPUtime=7.06 cores=5,7
/proc/12639/task/12650/stat : 12650 (java) S 12637 12637 12283 0 -1 4202560 68384 0 0 0 700 6 0 0 18 0 18 0 488895397 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 0 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12651] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12651/stat : 12651 (java) S 12637 12637 12283 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12652] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12652/stat : 12652 (java) S 12637 12637 12283 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488895398 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12653] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12653/stat : 12653 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820989361 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12654] ppid=12637 vsize=7472828 CPUtime=0.28 cores=5,7
/proc/12639/task/12654/stat : 12654 (java) S 12637 12637 12283 0 -1 4202560 244 0 0 0 28 0 0 0 15 0 18 0 488895400 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12655] ppid=12637 vsize=7472828 CPUtime=0.37 cores=5,7
/proc/12639/task/12655/stat : 12655 (java) S 12637 12637 12283 0 -1 4202560 2254 0 0 0 37 0 0 0 16 0 18 0 488895400 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 5 0 0 0
[pid=12639/tid=12656] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12656/stat : 12656 (java) S 12637 12637 12283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488895400 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820981657 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
[pid=12639/tid=12657] ppid=12637 vsize=7472828 CPUtime=0 cores=5,7
/proc/12639/task/12657/stat : 12657 (java) S 12637 12637 12283 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 18 0 488895400 7652175872 1013478 33554432000 1073741824 1073778376 140736749372160 18446744073709551615 230820982272 0 4 0 16800975 18446604466383721408 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1308.48
Current children cumulated vsize (KiB) 7481528

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 12637 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1308.48
#
# 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): 1308.48
CPU user time (s): 1307.16
CPU system time (s): 1.32
CPU usage (%): 100.651
Max. virtual memory (cumulated for all children) (KiB): 7481528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 6
involuntary context switches= 3

runsolver used 2.05169 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 01:09:10
IDJOB=3285544
IDBENCH=82388
IDSOLVER=1680
FILE ID=node104/3285544-1303772944
RUNJOBID= node104-1303771641-12304
PBS_JOBID= 13157188
Free space on /tmp= 70884 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285544-1303772944/watcher-3285544-1303772944 -o /tmp/evaluation-result-3285544-1303772944/solver-3285544-1303772944 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3285544-1303772944.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1555793328

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9866620 kB
Buffers:       2287184 kB
Cached:       17845160 kB
SwapCached:          0 kB
Active:       13537876 kB
Inactive:      8956116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9866620 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          250064 kB
Writeback:           0 kB
AnonPages:     2361100 kB
Mapped:          23400 kB
Slab:           521748 kB
PageTables:      10368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4052852 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= 70892 MiB
End job on node104 at 2011-04-26 01:30:52