Trace number 3290926

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 16.3025 15.8703

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

0.00/0.08	c This is jMiniSat version 1.0.
16.22/15.85	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-3290926-1303774407/watcher-3290926-1303774407 -o /tmp/evaluation-result-3290926-1303774407/solver-3290926-1303774407 -C 2400 -W 1300 -M 7680 ./jMiniSat -sc-mode HOME/instance-3290926-1303774407.cnf 

running on 2 cores: 1,3

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: 2.98 3.51 3.66 4/219 29404
/proc/meminfo: memFree=11271832/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0

[startup+0.027047 s]
/proc/loadavg: 2.98 3.51 3.66 4/219 29404
/proc/meminfo: memFree=11271832/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101019 s]
/proc/loadavg: 2.98 3.51 3.66 4/219 29404
/proc/meminfo: memFree=11271832/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300914 s]
/proc/loadavg: 2.98 3.51 3.66 4/219 29404
/proc/meminfo: memFree=11271832/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700903 s]
/proc/loadavg: 2.98 3.51 3.66 4/219 29404
/proc/meminfo: memFree=11271832/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 2.98 3.51 3.66 4/238 29424
/proc/meminfo: memFree=11227360/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7465912 CPUtime=1.79 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 16641 0 1 0 175 4 0 0 23 0 18 0 489037814 7645093888 15577 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1866478 15577 2210 9 0 1856957 0
[pid=29406/tid=29408] ppid=29404 vsize=7465912 CPUtime=1.36 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 11385 0 1 0 134 2 0 0 25 0 18 0 489037815 7645093888 15577 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505535529 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7645093888 15577 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15577 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15577 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 18 0 489037817 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7465912 CPUtime=0.24 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2907 0 0 0 24 0 0 0 15 0 18 0 489037820 7645093888 15578 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7465912 CPUtime=0.15 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 1205 0 0 0 15 0 0 0 16 0 18 0 489037820 7645093888 15579 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7645093888 15579 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7645093888 15579 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 7474612

[startup+3.10144 s]
/proc/loadavg: 2.98 3.51 3.66 4/238 29424
/proc/meminfo: memFree=11207644/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7465912 CPUtime=3.38 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 22190 0 1 0 334 4 0 0 23 0 18 0 489037814 7645093888 21126 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1866478 21126 2210 9 0 1856957 0
[pid=29406/tid=29408] ppid=29404 vsize=7465912 CPUtime=2.96 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 16935 0 1 0 293 3 0 0 25 0 18 0 489037815 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505516236 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7645093888 21127 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7465912 CPUtime=0.24 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2907 0 0 0 24 0 0 0 15 0 18 0 489037820 7645093888 21128 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7465912 CPUtime=0.16 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 1205 0 0 0 16 0 0 0 15 0 18 0 489037820 7645093888 21128 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7645093888 21128 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7645093888 21128 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 7474612

[startup+6.30083 s]
/proc/loadavg: 2.98 3.50 3.65 4/238 29425
/proc/meminfo: memFree=11221172/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7465912 CPUtime=6.58 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 30426 0 1 0 652 6 0 0 23 0 18 0 489037814 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1866478 29362 2211 9 0 1856957 0
[pid=29406/tid=29408] ppid=29404 vsize=7465912 CPUtime=6.15 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 25169 0 1 0 610 5 0 0 25 0 18 0 489037815 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505714033 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7465912 CPUtime=0.24 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2908 0 0 0 24 0 0 0 15 0 18 0 489037820 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7465912 CPUtime=0.17 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 1205 0 0 0 17 0 0 0 15 0 18 0 489037820 7645093888 29362 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7645093888 29363 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7465912 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7645093888 29363 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.58

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

[pid=29406/tid=29410] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7469840 CPUtime=0.28 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2947 0 0 0 28 0 0 0 15 0 18 0 489037820 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7469840 CPUtime=0.3 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 4390 0 0 0 30 0 0 0 16 0 18 0 489037820 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7649116160 49036 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.52
Current children cumulated vsize (KiB) 7478540

[startup+15.5011 s]
/proc/loadavg: 3.06 3.50 3.65 4/238 29425
/proc/meminfo: memFree=11134936/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7469840 CPUtime=15.92 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 53064 0 1 0 1580 12 0 0 23 0 18 0 489037814 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1867460 49705 2218 9 0 1857939 0
[pid=29406/tid=29408] ppid=29404 vsize=7469840 CPUtime=15.32 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 44583 0 1 0 1522 10 0 0 25 0 18 0 489037815 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505591392 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7649116160 49705 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7469840 CPUtime=0.28 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2947 0 0 0 28 0 0 0 15 0 18 0 489037820 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7469840 CPUtime=0.3 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 4390 0 0 0 30 0 0 0 16 0 18 0 489037820 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7649116160 49706 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 7478540

[startup+15.701 s]
/proc/loadavg: 3.06 3.50 3.65 4/238 29425
/proc/meminfo: memFree=11134936/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7469840 CPUtime=16.12 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 53399 0 1 0 1600 12 0 0 23 0 18 0 489037814 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1867460 50040 2218 9 0 1857939 0
[pid=29406/tid=29408] ppid=29404 vsize=7469840 CPUtime=15.52 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 44918 0 1 0 1542 10 0 0 25 0 18 0 489037815 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505591890 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50040 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7469840 CPUtime=0.28 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2947 0 0 0 28 0 0 0 15 0 18 0 489037820 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7469840 CPUtime=0.3 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 4390 0 0 0 30 0 0 0 16 0 18 0 489037820 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7649116160 50041 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.12
Current children cumulated vsize (KiB) 7478540

[startup+15.801 s]
/proc/loadavg: 3.06 3.50 3.65 4/238 29425
/proc/meminfo: memFree=11134936/32950928 swapFree=67087032/67111528
[pid=29404] ppid=29402 vsize=8700 CPUtime=0 cores=1,3
/proc/29404/stat : 29404 (jMiniSat) S 29402 29404 28463 0 -1 4202496 350 234 0 0 0 0 0 0 22 0 1 0 489037814 8908800 250 33554432000 4194304 4922060 140734434875696 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29404/statm: 2175 250 209 178 0 68 0
[pid=29406] ppid=29404 vsize=7469840 CPUtime=16.22 cores=1,3
/proc/29406/stat : 29406 (java) S 29404 29404 28463 0 -1 4202496 53560 0 1 0 1610 12 0 0 23 0 18 0 489037814 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29406/statm: 1867460 50201 2218 9 0 1857939 0
[pid=29406/tid=29408] ppid=29404 vsize=7469840 CPUtime=15.62 cores=1,3
/proc/29406/task/29408/stat : 29408 (java) R 29404 29404 28463 0 -1 4202560 45079 0 1 0 1552 10 0 0 25 0 18 0 489037815 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 46912505591455 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29409/stat : 29409 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29410/stat : 29410 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29411/stat : 29411 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29412/stat : 29412 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29413/stat : 29413 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29414/stat : 29414 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29415/stat : 29415 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29416] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29416/stat : 29416 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037816 7649116160 50201 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29417] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29417/stat : 29417 (java) S 29404 29404 28463 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 489037817 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 0 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29418] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29418/stat : 29418 (java) S 29404 29404 28463 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 489037818 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29419] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29419/stat : 29419 (java) S 29404 29404 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 489037818 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29420] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29420/stat : 29420 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 489037820 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488518577 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29421] ppid=29404 vsize=7469840 CPUtime=0.28 cores=1,3
/proc/29406/task/29421/stat : 29421 (java) S 29404 29404 28463 0 -1 4202560 2947 0 0 0 28 0 0 0 15 0 18 0 489037820 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 3 0 0 0
[pid=29406/tid=29422] ppid=29404 vsize=7469840 CPUtime=0.3 cores=1,3
/proc/29406/task/29422/stat : 29422 (java) S 29404 29404 28463 0 -1 4202560 4390 0 0 0 30 0 0 0 16 0 18 0 489037820 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29423] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29423/stat : 29423 (java) S 29404 29404 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 489037820 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488510873 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
[pid=29406/tid=29424] ppid=29404 vsize=7469840 CPUtime=0 cores=1,3
/proc/29406/task/29424/stat : 29424 (java) S 29404 29404 28463 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 489037820 7649116160 50202 33554432000 1073741824 1073778376 140734496019008 18446744073709551615 239488511488 0 4 0 16800975 18446604468046534464 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.22
Current children cumulated vsize (KiB) 7478540

Child status: 20
Real time (s): 15.8703
CPU time (s): 16.3025
CPU user time (s): 16.1655
CPU system time (s): 0.136979
CPU usage (%): 102.724
Max. virtual memory (cumulated for all children) (KiB): 7484120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1655
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54274
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= 601
involuntary context switches= 460

runsolver used 0.031995 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 01:33:28
IDJOB=3290926
IDBENCH=83454
IDSOLVER=1680
FILE ID=node148/3290926-1303774407
RUNJOBID= node148-1303773030-29067
PBS_JOBID= 13157174
Free space on /tmp= 70592 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290926-1303774407/watcher-3290926-1303774407 -o /tmp/evaluation-result-3290926-1303774407/solver-3290926-1303774407 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3290926-1303774407.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1445276930

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11271864 kB
Buffers:       2062240 kB
Cached:       16443412 kB
SwapCached:       5264 kB
Active:       11657372 kB
Inactive:      9451932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11271864 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:             868 kB
Writeback:           0 kB
AnonPages:     2600020 kB
Mapped:          22292 kB
Slab:           498736 kB
PageTables:      10452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3518184 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= 70592 MiB
End job on node148 at 2011-04-26 01:33:43