Trace number 3279991

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
jMiniSat 2011UNSAT 364.2 363.831

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-19_348.cnf
MD5SUMd56eb1fbc523242359df78e10ae2a44f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables174
Number of clauses16458
Sum of the clauses size73267
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 258
Number of clauses of size 314898
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51502

Solver Data

0.00/0.09	c This is jMiniSat version 1.0.
364.16/363.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3279991-1303728423/watcher-3279991-1303728423 -o /tmp/evaluation-result-3279991-1303728423/solver-3279991-1303728423 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3279991-1303728423.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.94 3.98 3.78 5/243 1128
/proc/meminfo: memFree=10885128/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0

[startup+0.0383349 s]
/proc/loadavg: 3.94 3.98 3.78 5/243 1128
/proc/meminfo: memFree=10885128/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10033 s]
/proc/loadavg: 3.94 3.98 3.78 5/243 1128
/proc/meminfo: memFree=10885128/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.309493 s]
/proc/loadavg: 3.94 3.98 3.78 5/243 1128
/proc/meminfo: memFree=10885128/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700157 s]
/proc/loadavg: 3.94 3.98 3.78 5/243 1128
/proc/meminfo: memFree=10885128/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 3.94 3.98 3.78 5/262 1148
/proc/meminfo: memFree=10847784/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7468236 CPUtime=1.76 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 11675 0 1 0 173 3 0 0 25 0 18 0 563072921 7647473664 10650 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1867059 10650 2218 9 0 1857538 0
[pid=1130/tid=1132] ppid=1128 vsize=7468236 CPUtime=1.39 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 6578 0 1 0 137 2 0 0 25 0 18 0 563072922 7647473664 10650 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505557877 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 563072923 7647473664 10650 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 10650 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 10650 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 18 0 563072924 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 18 0 563072924 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 563072924 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7468236 CPUtime=0.2 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2322 0 0 0 20 0 0 0 15 0 18 0 563072926 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7468236 CPUtime=0.15 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1630 0 0 0 15 0 0 0 15 0 18 0 563072926 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563072926 7647473664 10651 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 7476936

[startup+3.10079 s]
/proc/loadavg: 3.94 3.98 3.78 5/262 1148
/proc/meminfo: memFree=10835756/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7468236 CPUtime=3.4 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 13886 0 1 0 337 3 0 0 25 0 18 0 563072921 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1867059 12391 2218 9 0 1857538 0
[pid=1130/tid=1132] ppid=1128 vsize=7468236 CPUtime=2.96 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 8302 0 1 0 294 2 0 0 25 0 18 0 563072922 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505557793 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 563072924 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 18 0 563072924 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 563072924 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7468236 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2804 0 0 0 24 0 0 0 16 0 18 0 563072926 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7468236 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7468236 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563072926 7647473664 12391 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 7476936

[startup+6.30122 s]
/proc/loadavg: 3.94 3.98 3.78 5/262 1149
/proc/meminfo: memFree=10804592/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7466068 CPUtime=6.6 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 17356 0 1 0 656 4 0 0 25 0 18 0 563072921 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1866517 15477 2218 9 0 1856996 0
[pid=1130/tid=1132] ppid=1128 vsize=7466068 CPUtime=6.16 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 11772 0 1 0 613 3 0 0 25 0 18 0 563072922 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505686457 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 563072923 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 563072924 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 18 0 563072924 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 563072924 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7466068 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2804 0 0 0 24 0 0 0 16 0 18 0 563072926 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7466068 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 563072926 7645253632 15477 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.6

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

[pid=1130/tid=1134] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1931 0 0 0 1 0 0 0 16 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 602 0 0 0 0 0 0 0 15 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 371 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 468 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1673 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1906 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 188 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 563072924 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7466068 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2840 0 0 0 24 0 0 0 15 0 18 0 563072926 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7466068 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 563072926 7645253632 69243 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 363.46
Current children cumulated vsize (KiB) 7474768

[startup+363.501 s]
/proc/loadavg: 4.04 4.01 3.84 5/262 1158
/proc/meminfo: memFree=10507980/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7466068 CPUtime=363.86 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 71451 0 1 0 36373 13 0 0 25 0 18 0 563072921 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1866517 69519 2237 9 0 1856996 0
[pid=1130/tid=1132] ppid=1128 vsize=7466068 CPUtime=363.29 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 56848 0 1 0 36318 11 0 0 25 0 18 0 563072922 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505558173 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7466068 CPUtime=0.02 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1812 0 0 0 2 0 0 0 16 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1931 0 0 0 1 0 0 0 16 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 602 0 0 0 0 0 0 0 15 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 371 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 468 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1673 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1906 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 188 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 563072924 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7466068 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2840 0 0 0 24 0 0 0 15 0 18 0 563072926 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7466068 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 563072926 7645253632 69519 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 363.86
Current children cumulated vsize (KiB) 7474768

[startup+363.701 s]
/proc/loadavg: 4.04 4.01 3.84 5/262 1158
/proc/meminfo: memFree=10507980/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7466068 CPUtime=364.06 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 71578 0 1 0 36393 13 0 0 25 0 18 0 563072921 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1866517 69646 2237 9 0 1856996 0
[pid=1130/tid=1132] ppid=1128 vsize=7466068 CPUtime=363.49 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 56975 0 1 0 36338 11 0 0 25 0 18 0 563072922 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505558585 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7466068 CPUtime=0.02 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1812 0 0 0 2 0 0 0 16 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1931 0 0 0 1 0 0 0 16 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 602 0 0 0 0 0 0 0 15 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 371 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 468 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1673 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1906 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 188 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 563072924 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7466068 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2840 0 0 0 24 0 0 0 15 0 18 0 563072926 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7466068 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 563072926 7645253632 69646 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 364.06
Current children cumulated vsize (KiB) 7474768

[startup+363.801 s]
/proc/loadavg: 4.04 4.01 3.84 5/262 1158
/proc/meminfo: memFree=10507980/32950928 swapFree=67111528/67111528
[pid=1128] ppid=1126 vsize=8700 CPUtime=0 cores=4,6
/proc/1128/stat : 1128 (jMiniSat) S 1126 1128 353 0 -1 4202496 351 233 0 0 0 0 0 0 25 0 1 0 563072921 8908800 250 33554432000 4194304 4922060 140733445002800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1128/statm: 2175 250 209 178 0 68 0
[pid=1130] ppid=1128 vsize=7466068 CPUtime=364.16 cores=4,6
/proc/1130/stat : 1130 (java) S 1128 1128 353 0 -1 4202496 71641 0 1 0 36403 13 0 0 25 0 18 0 563072921 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1130/statm: 1866517 69709 2237 9 0 1856996 0
[pid=1130/tid=1132] ppid=1128 vsize=7466068 CPUtime=363.59 cores=4,6
/proc/1130/task/1132/stat : 1132 (java) R 1128 1128 353 0 -1 4202560 57038 0 1 0 36348 11 0 0 25 0 18 0 563072922 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 46912505558201 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1130/tid=1133] ppid=1128 vsize=7466068 CPUtime=0.02 cores=4,6
/proc/1130/task/1133/stat : 1133 (java) S 1128 1128 353 0 -1 4202560 1812 0 0 0 2 0 0 0 16 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1134] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1134/stat : 1134 (java) S 1128 1128 353 0 -1 4202560 1931 0 0 0 1 0 0 0 16 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1135] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1135/stat : 1135 (java) S 1128 1128 353 0 -1 4202560 602 0 0 0 0 0 0 0 15 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1136] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1136/stat : 1136 (java) S 1128 1128 353 0 -1 4202560 371 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1137] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1137/stat : 1137 (java) S 1128 1128 353 0 -1 4202560 468 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1138] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1138/stat : 1138 (java) S 1128 1128 353 0 -1 4202560 1673 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1139] ppid=1128 vsize=7466068 CPUtime=0.01 cores=4,6
/proc/1130/task/1139/stat : 1139 (java) S 1128 1128 353 0 -1 4202560 1906 0 0 0 1 0 0 0 15 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1140] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1140/stat : 1140 (java) S 1128 1128 353 0 -1 4202560 188 0 0 0 0 0 0 0 16 0 18 0 563072923 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1141] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1141/stat : 1141 (java) S 1128 1128 353 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 563072924 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 0 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1142] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1142/stat : 1142 (java) S 1128 1128 353 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1143] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1143/stat : 1143 (java) S 1128 1128 353 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 563072924 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1144] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1144/stat : 1144 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69709 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892388785 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1145] ppid=1128 vsize=7466068 CPUtime=0.24 cores=4,6
/proc/1130/task/1145/stat : 1145 (java) S 1128 1128 353 0 -1 4202560 2840 0 0 0 24 0 0 0 15 0 18 0 563072926 7645253632 69710 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1146] ppid=1128 vsize=7466068 CPUtime=0.19 cores=4,6
/proc/1130/task/1146/stat : 1146 (java) S 1128 1128 353 0 -1 4202560 1635 0 0 0 19 0 0 0 16 0 18 0 563072926 7645253632 69710 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
[pid=1130/tid=1147] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1147/stat : 1147 (java) S 1128 1128 353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 563072926 7645253632 69710 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381081 0 4 0 16800975 18446604453941765312 0 0 -1 4 0 0 0
[pid=1130/tid=1148] ppid=1128 vsize=7466068 CPUtime=0 cores=4,6
/proc/1130/task/1148/stat : 1148 (java) S 1128 1128 353 0 -1 4202560 22 0 0 0 0 0 0 0 15 0 18 0 563072926 7645253632 69710 33554432000 1073741824 1073778376 140735903384880 18446744073709551615 218892381696 0 4 0 16800975 18446604453941765312 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 364.16
Current children cumulated vsize (KiB) 7474768

Child status: 20
Real time (s): 363.831
CPU time (s): 364.2
CPU user time (s): 364.052
CPU system time (s): 0.147977
CPU usage (%): 100.101
Max. virtual memory (cumulated for all children) (KiB): 7476936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.052
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72241
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7785
involuntary context switches= 1563

runsolver used 0.629904 second user time and 1.35879 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 12:47:03
IDJOB=3279991
IDBENCH=83273
IDSOLVER=1680
FILE ID=node112/3279991-1303728423
RUNJOBID= node112-1303725561-372
PBS_JOBID= 13153918
Free space on /tmp= 72668 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-19_348.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3279991-1303728423/watcher-3279991-1303728423 -o /tmp/evaluation-result-3279991-1303728423/solver-3279991-1303728423 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3279991-1303728423.cnf

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

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=571425430

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10885160 kB
Buffers:       1968992 kB
Cached:       18487592 kB
SwapCached:          0 kB
Active:       10497852 kB
Inactive:     11019212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10885160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             540 kB
Writeback:           0 kB
AnonPages:     1060120 kB
Mapped:          23292 kB
Slab:           481204 kB
PageTables:       7876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3546824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72668 MiB
End job on node112 at 2011-04-25 12:53:07