Trace number 3285360

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
1302.65/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-3285360-1303772935/watcher-3285360-1303772935 -o /tmp/evaluation-result-3285360-1303772935/solver-3285360-1303772935 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3285360-1303772935.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.69 3.91 3.59 7/201 22685
/proc/meminfo: memFree=14668760/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0

[startup+0.009877 s]
/proc/loadavg: 3.69 3.91 3.59 7/201 22685
/proc/meminfo: memFree=14668760/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100861 s]
/proc/loadavg: 3.69 3.91 3.59 7/201 22685
/proc/meminfo: memFree=14668760/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300827 s]
/proc/loadavg: 3.69 3.91 3.59 7/201 22685
/proc/meminfo: memFree=14668760/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700756 s]
/proc/loadavg: 3.69 3.91 3.59 7/201 22685
/proc/meminfo: memFree=14668760/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 3.69 3.91 3.59 5/220 22705
/proc/meminfo: memFree=14202564/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=2.18 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 77916 0 1 0 207 11 0 0 25 0 18 0 488893385 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 76847 2227 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=1.31 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 46492 0 1 0 125 6 0 0 25 0 18 0 488893385 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505582200 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.12 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 9618 0 0 0 11 1 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.1 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 9130 0 0 0 9 1 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 4406 0 0 0 4 0 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 254 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 3465 0 0 0 4 0 0 0 17 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 94 0 0 0 0 0 0 0 16 0 18 0 488893387 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 916 0 0 0 29 0 0 0 18 0 18 0 488893389 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.22 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2404 0 0 0 22 0 0 0 17 0 18 0 488893389 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 76847 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 7411328

[startup+3.10133 s]
/proc/loadavg: 3.95 3.96 3.60 5/218 22705
/proc/meminfo: memFree=14107360/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=3.86 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 77934 0 1 0 375 11 0 0 25 0 18 0 488893385 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 76865 2231 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=2.9 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 46493 0 1 0 284 6 0 0 25 0 18 0 488893385 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505627789 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.12 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 9618 0 0 0 11 1 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.1 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 9130 0 0 0 9 1 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 4406 0 0 0 4 0 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 254 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 3465 0 0 0 4 0 0 0 17 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 488893387 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 918 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.31 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2419 0 0 0 31 0 0 0 15 0 18 0 488893389 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 76865 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 7411328

[startup+6.30077 s]
/proc/loadavg: 3.95 3.96 3.60 12/262 22756
/proc/meminfo: memFree=13040424/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=7.2 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 111879 0 1 0 706 14 0 0 25 0 18 0 488893385 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 110730 2231 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=5.91 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 56656 0 1 0 584 7 0 0 25 0 18 0 488893385 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505731495 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.12 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 9618 0 0 0 11 1 0 0 18 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.1 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 9130 0 0 0 9 1 0 0 18 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 4406 0 0 0 4 0 0 0 18 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 254 0 0 0 0 0 0 0 18 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.04 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 3465 0 0 0 4 0 0 0 15 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0.14 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 10865 0 0 0 14 0 0 0 16 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0.15 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 12919 0 0 0 14 1 0 0 16 0 18 0 488893386 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 18 0 488893387 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 918 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.33 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2419 0 0 0 33 0 0 0 16 0 18 0 488893389 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 110730 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.2

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

/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 919 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 654817 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.35 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2424 0 0 0 35 0 0 0 15 0 18 0 488893389 7580291072 654817 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 654817 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 654817 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1124.77
Current children cumulated vsize (KiB) 7411328

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 3.92 5/262 22833
/proc/meminfo: memFree=5127480/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=1184.82 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 868321 0 1 0 118375 107 0 0 25 0 18 0 488893385 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 641237 2240 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=1179.29 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 399634 0 1 0 117882 47 0 0 25 0 18 0 488893385 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505714930 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.52 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 54961 0 0 0 47 5 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.66 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 81651 0 0 0 56 10 0 0 16 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.6 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 69046 0 0 0 52 8 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0.4 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 37457 0 0 0 36 4 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.36 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 43619 0 0 0 31 5 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0.25 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 25675 0 0 0 22 3 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0.73 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 74705 0 0 0 66 7 0 0 15 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0.42 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 45286 0 0 0 36 6 0 0 16 0 18 0 488893386 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=0.84 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 31742 0 0 0 78 6 0 0 15 0 18 0 488893387 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 919 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.35 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2424 0 0 0 35 0 0 0 15 0 18 0 488893389 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 641237 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1184.82
Current children cumulated vsize (KiB) 7411328

[startup+1242.3 s]
/proc/loadavg: 4.45 4.16 3.96 5/262 22834
/proc/meminfo: memFree=4912932/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=1244.9 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 889588 0 1 0 124380 110 0 0 25 0 18 0 488893385 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 626923 2240 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=1238.8 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 399636 0 1 0 123833 47 0 0 25 0 18 0 488893385 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505731076 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.55 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 59969 0 0 0 49 6 0 0 16 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.66 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 81651 0 0 0 56 10 0 0 15 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.65 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 72073 0 0 0 56 9 0 0 15 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0.44 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 41139 0 0 0 40 4 0 0 15 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.36 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 43619 0 0 0 31 5 0 0 15 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 29081 0 0 0 25 4 0 0 16 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0.73 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 74705 0 0 0 66 7 0 0 15 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0.42 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 45524 0 0 0 36 6 0 0 16 0 18 0 488893386 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=1.25 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 37642 0 0 0 118 7 0 0 15 0 18 0 488893387 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 919 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.35 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2424 0 0 0 35 0 0 0 15 0 18 0 488893389 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 626923 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1244.9
Current children cumulated vsize (KiB) 7411328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.13 3.96 4/242 22839
/proc/meminfo: memFree=7233236/32950928 swapFree=67111528/67111528
[pid=22685] ppid=22683 vsize=8700 CPUtime=0 cores=4,6
/proc/22685/stat : 22685 (jMiniSat) S 22683 22685 22376 0 -1 4202496 350 233 0 0 0 0 0 0 24 0 1 0 488893384 8908800 250 33554432000 4194304 4922060 140736072360352 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22685/statm: 2175 250 209 178 0 68 0
[pid=22687] ppid=22685 vsize=7402628 CPUtime=1302.65 cores=4,6
/proc/22687/stat : 22687 (java) S 22685 22685 22376 0 -1 4202496 889595 0 1 0 130155 110 0 0 25 0 18 0 488893385 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22687/statm: 1850657 620831 2240 9 0 1841136 0
[pid=22687/tid=22689] ppid=22685 vsize=7402628 CPUtime=1296.46 cores=4,6
/proc/22687/task/22689/stat : 22689 (java) R 22685 22685 22376 0 -1 4202560 399637 0 1 0 129599 47 0 0 25 0 18 0 488893385 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 46912505583252 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22687/tid=22690] ppid=22685 vsize=7402628 CPUtime=0.55 cores=4,6
/proc/22687/task/22690/stat : 22690 (java) S 22685 22685 22376 0 -1 4202560 59969 0 0 0 49 6 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22691] ppid=22685 vsize=7402628 CPUtime=0.69 cores=4,6
/proc/22687/task/22691/stat : 22691 (java) S 22685 22685 22376 0 -1 4202560 81651 0 0 0 59 10 0 0 16 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22692] ppid=22685 vsize=7402628 CPUtime=0.65 cores=4,6
/proc/22687/task/22692/stat : 22692 (java) S 22685 22685 22376 0 -1 4202560 72073 0 0 0 56 9 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22693] ppid=22685 vsize=7402628 CPUtime=0.44 cores=4,6
/proc/22687/task/22693/stat : 22693 (java) S 22685 22685 22376 0 -1 4202560 41139 0 0 0 40 4 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22694] ppid=22685 vsize=7402628 CPUtime=0.4 cores=4,6
/proc/22687/task/22694/stat : 22694 (java) S 22685 22685 22376 0 -1 4202560 43619 0 0 0 35 5 0 0 16 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22695] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22695/stat : 22695 (java) S 22685 22685 22376 0 -1 4202560 29081 0 0 0 25 4 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22696] ppid=22685 vsize=7402628 CPUtime=0.73 cores=4,6
/proc/22687/task/22696/stat : 22696 (java) S 22685 22685 22376 0 -1 4202560 74705 0 0 0 66 7 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22697] ppid=22685 vsize=7402628 CPUtime=0.42 cores=4,6
/proc/22687/task/22697/stat : 22697 (java) S 22685 22685 22376 0 -1 4202560 45524 0 0 0 36 6 0 0 15 0 18 0 488893386 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22698] ppid=22685 vsize=7402628 CPUtime=1.25 cores=4,6
/proc/22687/task/22698/stat : 22698 (java) S 22685 22685 22376 0 -1 4202560 37644 0 0 0 118 7 0 0 15 0 18 0 488893387 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 0 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22699] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22699/stat : 22699 (java) S 22685 22685 22376 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22700] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22700/stat : 22700 (java) S 22685 22685 22376 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488893387 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22701] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22701/stat : 22701 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101521841 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22702] ppid=22685 vsize=7402628 CPUtime=0.29 cores=4,6
/proc/22687/task/22702/stat : 22702 (java) S 22685 22685 22376 0 -1 4202560 919 0 0 0 29 0 0 0 15 0 18 0 488893389 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22703] ppid=22685 vsize=7402628 CPUtime=0.35 cores=4,6
/proc/22687/task/22703/stat : 22703 (java) S 22685 22685 22376 0 -1 4202560 2424 0 0 0 35 0 0 0 15 0 18 0 488893389 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 4 0 0 0
[pid=22687/tid=22704] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22704/stat : 22704 (java) S 22685 22685 22376 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488893389 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514137 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
[pid=22687/tid=22705] ppid=22685 vsize=7402628 CPUtime=0 cores=4,6
/proc/22687/task/22705/stat : 22705 (java) S 22685 22685 22376 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 18 0 488893389 7580291072 620831 33554432000 1073741824 1073778376 140733533721280 18446744073709551615 248101514752 0 4 0 16800975 18446604446978158720 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 7411328

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 22685 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 1302.65
#
# 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): 1302.65
CPU user time (s): 1301.55
CPU system time (s): 1.1
CPU usage (%): 100.202
Max. virtual memory (cumulated for all children) (KiB): 7411328

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= 6
involuntary context switches= 4

runsolver used 2.22866 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 01:08:56
IDJOB=3285360
IDBENCH=82379
IDSOLVER=1680
FILE ID=node123/3285360-1303772935
RUNJOBID= node123-1303771631-22395
PBS_JOBID= 13157187
Free space on /tmp= 72516 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285360-1303772935/watcher-3285360-1303772935 -o /tmp/evaluation-result-3285360-1303772935/solver-3285360-1303772935 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3285360-1303772935.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=216526141

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14669040 kB
Buffers:       2168344 kB
Cached:       15311932 kB
SwapCached:          0 kB
Active:        8630148 kB
Inactive:      9103164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14669040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          181804 kB
Writeback:           0 kB
AnonPages:      252108 kB
Mapped:          23304 kB
Slab:           483400 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1315076 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= 72508 MiB
End job on node123 at 2011-04-26 01:30:38