Trace number 3284854

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 232.607 229.371

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.15 3.99 3.73 4/243 25590
/proc/meminfo: memFree=18426164/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0

[startup+0.0307949 s]
/proc/loadavg: 4.15 3.99 3.73 4/243 25590
/proc/meminfo: memFree=18426164/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100784 s]
/proc/loadavg: 4.15 3.99 3.73 4/243 25590
/proc/meminfo: memFree=18426164/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300712 s]
/proc/loadavg: 4.15 3.99 3.73 4/243 25590
/proc/meminfo: memFree=18426164/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700671 s]
/proc/loadavg: 4.15 3.99 3.73 4/243 25590
/proc/meminfo: memFree=18426164/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.58646 s]
/proc/loadavg: 4.15 3.99 3.73 11/262 25610
/proc/meminfo: memFree=17997600/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=2.24 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 117471 0 1 0 208 16 0 0 25 0 18 0 488885193 7647014912 114788 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 114790 2201 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=1.09 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) S 25590 25590 23876 0 -1 4202560 47039 0 1 0 102 7 0 0 25 0 18 0 488885193 7647014912 114791 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.11 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 8505 0 0 0 10 1 0 0 18 0 18 0 488885193 7647014912 114793 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=0.2 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) R 25590 25590 23876 0 -1 4202560 16797 0 0 0 18 2 0 0 15 0 18 0 488885193 7647014912 114795 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 47227348301555 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.06 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) R 25590 25590 23876 0 -1 4202560 5296 0 0 0 6 0 0 0 15 0 18 0 488885193 7647014912 114797 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.06 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 4732 0 0 0 6 0 0 0 18 0 18 0 488885193 7647014912 114799 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.09 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) R 25590 25590 23876 0 -1 4202560 8650 0 0 0 8 1 0 0 15 0 18 0 488885193 7647014912 114801 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 47227352726444 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 488885193 7647014912 114804 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.12 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) R 25590 25590 23876 0 -1 4202560 13133 0 0 0 11 1 0 0 15 0 18 0 488885194 7647014912 114806 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 47227348301513 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.11 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) R 25590 25590 23876 0 -1 4202560 8553 0 0 0 11 0 0 0 16 0 18 0 488885194 7647014912 114808 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 47227348301513 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 18 0 488885195 7647014912 114810 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 114812 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 114814 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 114816 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.13 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 1234 0 0 0 13 0 0 0 25 0 18 0 488885197 7647014912 114818 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.18 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2320 0 0 0 18 0 0 0 25 0 18 0 488885197 7647014912 114820 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 114823 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) R 25590 25590 23876 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 114825 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 7476488

[startup+3.10121 s]
/proc/loadavg: 4.15 3.99 3.73 5/262 25610
/proc/meminfo: memFree=17750864/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=4.31 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 229357 0 1 0 399 32 0 0 25 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 223298 2201 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=2.04 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) R 25590 25590 23876 0 -1 4202560 68413 0 1 0 193 11 0 0 25 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 46912505582969 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.31 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 24468 0 0 0 29 2 0 0 16 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=0.4 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) S 25590 25590 23876 0 -1 4202560 31182 0 0 0 36 4 0 0 16 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.3 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) S 25590 25590 23876 0 -1 4202560 22661 0 0 0 28 2 0 0 16 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.32 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 30996 0 0 0 28 4 0 0 16 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.11 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) S 25590 25590 23876 0 -1 4202560 10197 0 0 0 10 1 0 0 15 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0.07 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 5440 0 0 0 7 0 0 0 16 0 18 0 488885193 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.24 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) S 25590 25590 23876 0 -1 4202560 22496 0 0 0 22 2 0 0 16 0 18 0 488885194 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.11 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 8554 0 0 0 11 0 0 0 15 0 18 0 488885194 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 259 0 0 0 0 0 0 0 16 0 18 0 488885195 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.13 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 1234 0 0 0 13 0 0 0 25 0 18 0 488885197 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.18 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2320 0 0 0 18 0 0 0 25 0 18 0 488885197 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 223298 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 7476488

[startup+6.30161 s]
/proc/loadavg: 4.14 3.99 3.73 5/262 25610
/proc/meminfo: memFree=16636340/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=8.01 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 332976 0 1 0 758 43 0 0 25 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 324830 2213 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=2.95 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) R 25590 25590 23876 0 -1 4202560 68417 0 1 0 281 14 0 0 18 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 46912505366582 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.51 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 38710 0 0 0 47 4 0 0 16 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=0.7 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) S 25590 25590 23876 0 -1 4202560 62475 0 0 0 62 8 0 0 16 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.45 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) S 25590 25590 23876 0 -1 4202560 32269 0 0 0 42 3 0 0 16 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.32 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 30996 0 0 0 28 4 0 0 15 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.11 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) S 25590 25590 23876 0 -1 4202560 10197 0 0 0 10 1 0 0 15 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0.09 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 7040 0 0 0 9 0 0 0 16 0 18 0 488885193 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.44 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) S 25590 25590 23876 0 -1 4202560 39373 0 0 0 41 3 0 0 16 0 18 0 488885194 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.2 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 13075 0 0 0 19 1 0 0 16 0 18 0 488885194 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=1.81 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 25518 0 0 0 180 1 0 0 18 0 18 0 488885195 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.15 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 1447 0 0 0 15 0 0 0 17 0 18 0 488885197 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.19 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2322 0 0 0 19 0 0 0 17 0 18 0 488885197 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 324830 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.01

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

[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.79 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 54737 0 0 0 73 6 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=1.81 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 26268 0 0 0 180 1 0 0 15 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.27 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 2716 0 0 0 27 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.34 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2373 0 0 0 34 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 227.32
Current children cumulated vsize (KiB) 7476488

[startup+227.301 s]
/proc/loadavg: 4.30 4.17 3.86 5/262 25663
/proc/meminfo: memFree=11591932/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=230.52 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 613946 0 1 0 22975 77 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 604771 2232 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=222.67 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) R 25590 25590 23876 0 -1 4202560 221854 0 1 0 22235 32 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 46912505761016 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.82 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 49066 0 0 0 77 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=1.1 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) S 25590 25590 23876 0 -1 4202560 85418 0 0 0 100 10 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.6 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) S 25590 25590 23876 0 -1 4202560 38842 0 0 0 56 4 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.56 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 42584 0 0 0 51 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.29 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) S 25590 25590 23876 0 -1 4202560 22927 0 0 0 26 3 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0.5 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 19956 0 0 0 48 2 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.66 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) S 25590 25590 23876 0 -1 4202560 46056 0 0 0 61 5 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.79 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 54737 0 0 0 73 6 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=1.81 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 26268 0 0 0 180 1 0 0 15 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.27 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 2716 0 0 0 27 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.34 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2373 0 0 0 34 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 230.52
Current children cumulated vsize (KiB) 7476488

[startup+228.102 s]
/proc/loadavg: 4.30 4.17 3.86 5/262 25663
/proc/meminfo: memFree=11591928/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=231.32 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 613946 0 1 0 23055 77 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 604771 2232 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=223.47 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) R 25590 25590 23876 0 -1 4202560 221854 0 1 0 22315 32 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 46912505765436 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.82 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 49066 0 0 0 77 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=1.1 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) S 25590 25590 23876 0 -1 4202560 85418 0 0 0 100 10 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.6 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) S 25590 25590 23876 0 -1 4202560 38842 0 0 0 56 4 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.56 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 42584 0 0 0 51 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.29 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) S 25590 25590 23876 0 -1 4202560 22927 0 0 0 26 3 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0.5 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 19956 0 0 0 48 2 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.66 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) S 25590 25590 23876 0 -1 4202560 46056 0 0 0 61 5 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.79 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 54737 0 0 0 73 6 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=1.81 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 26268 0 0 0 180 1 0 0 15 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.27 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 2716 0 0 0 27 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.34 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2373 0 0 0 34 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 231.32
Current children cumulated vsize (KiB) 7476488

[startup+228.901 s]
/proc/loadavg: 4.30 4.17 3.86 5/262 25663
/proc/meminfo: memFree=11591928/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=7467788 CPUtime=232.13 cores=5,7
/proc/25592/stat : 25592 (java) S 25590 25590 23876 0 -1 4202496 613946 0 1 0 23136 77 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447819749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 1866947 604771 2232 9 0 1857426 0
[pid=25592/tid=25594] ppid=25590 vsize=7467788 CPUtime=224.28 cores=5,7
/proc/25592/task/25594/stat : 25594 (java) R 25590 25590 23876 0 -1 4202560 221854 0 1 0 22396 32 0 0 25 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 46912505765352 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25592/tid=25595] ppid=25590 vsize=7467788 CPUtime=0.82 cores=5,7
/proc/25592/task/25595/stat : 25595 (java) S 25590 25590 23876 0 -1 4202560 49066 0 0 0 77 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25596] ppid=25590 vsize=7467788 CPUtime=1.1 cores=5,7
/proc/25592/task/25596/stat : 25596 (java) S 25590 25590 23876 0 -1 4202560 85418 0 0 0 100 10 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25597] ppid=25590 vsize=7467788 CPUtime=0.6 cores=5,7
/proc/25592/task/25597/stat : 25597 (java) S 25590 25590 23876 0 -1 4202560 38842 0 0 0 56 4 0 0 16 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25598] ppid=25590 vsize=7467788 CPUtime=0.56 cores=5,7
/proc/25592/task/25598/stat : 25598 (java) S 25590 25590 23876 0 -1 4202560 42584 0 0 0 51 5 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25599] ppid=25590 vsize=7467788 CPUtime=0.29 cores=5,7
/proc/25592/task/25599/stat : 25599 (java) S 25590 25590 23876 0 -1 4202560 22927 0 0 0 26 3 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25600] ppid=25590 vsize=7467788 CPUtime=0.5 cores=5,7
/proc/25592/task/25600/stat : 25600 (java) S 25590 25590 23876 0 -1 4202560 19956 0 0 0 48 2 0 0 15 0 18 0 488885193 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25601] ppid=25590 vsize=7467788 CPUtime=0.66 cores=5,7
/proc/25592/task/25601/stat : 25601 (java) S 25590 25590 23876 0 -1 4202560 46056 0 0 0 61 5 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25602] ppid=25590 vsize=7467788 CPUtime=0.79 cores=5,7
/proc/25592/task/25602/stat : 25602 (java) S 25590 25590 23876 0 -1 4202560 54737 0 0 0 73 6 0 0 16 0 18 0 488885194 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25603] ppid=25590 vsize=7467788 CPUtime=1.81 cores=5,7
/proc/25592/task/25603/stat : 25603 (java) S 25590 25590 23876 0 -1 4202560 26268 0 0 0 180 1 0 0 15 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 0 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25604] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25604/stat : 25604 (java) S 25590 25590 23876 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25605] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25605/stat : 25605 (java) S 25590 25590 23876 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 488885195 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25606] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25606/stat : 25606 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447840689 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25607] ppid=25590 vsize=7467788 CPUtime=0.27 cores=5,7
/proc/25592/task/25607/stat : 25607 (java) S 25590 25590 23876 0 -1 4202560 2716 0 0 0 27 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25608] ppid=25590 vsize=7467788 CPUtime=0.34 cores=5,7
/proc/25592/task/25608/stat : 25608 (java) S 25590 25590 23876 0 -1 4202560 2373 0 0 0 34 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
[pid=25592/tid=25609] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25609/stat : 25609 (java) S 25590 25590 23876 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447832985 0 4 0 16800975 18446604455989281920 0 0 -1 5 0 0 0
[pid=25592/tid=25610] ppid=25590 vsize=7467788 CPUtime=0 cores=5,7
/proc/25592/task/25610/stat : 25610 (java) S 25590 25590 23876 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 18 0 488885197 7647014912 604771 33554432000 1073741824 1073778376 140736387100992 18446744073709551615 212447833600 0 4 0 16800975 18446604455989281920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 232.13
Current children cumulated vsize (KiB) 7476488

[startup+229.301 s]
/proc/loadavg: 4.30 4.17 3.86 5/262 25663
/proc/meminfo: memFree=11591928/32951124 swapFree=67111524/67111528
[pid=25590] ppid=25588 vsize=8700 CPUtime=0 cores=5,7
/proc/25590/stat : 25590 (jMiniSat) S 25588 25590 23876 0 -1 4202496 350 233 0 0 0 0 0 0 22 0 1 0 488885192 8908800 250 33554432000 4194304 4922060 140734833833840 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25590/statm: 2175 250 209 178 0 68 0
[pid=25592] ppid=25590 vsize=0 CPUtime=232.52 cores=5,7
/proc/25592/stat : 25592 (java) R 25590 25590 23876 0 -1 4203524 613952 0 1 0 23172 80 0 0 18 0 1 0 488885193 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 232.52
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 229.371
CPU time (s): 232.607
CPU user time (s): 231.731
CPU system time (s): 0.875866
CPU usage (%): 101.411
Max. virtual memory (cumulated for all children) (KiB): 7476488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.731
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 614542
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= 5163
involuntary context switches= 1011

runsolver used 0.409937 second user time and 0.944856 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 01:07:08
IDJOB=3284854
IDBENCH=82364
IDSOLVER=1680
FILE ID=node102/3284854-1303772823
RUNJOBID= node102-1303771485-24882
PBS_JOBID= 13157159
Free space on /tmp= 70732 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284854-1303772823/watcher-3284854-1303772823 -o /tmp/evaluation-result-3284854-1303772823/solver-3284854-1303772823 -C 2400 -W 1300 -M 7680  ./jMiniSat -sc-mode HOME/instance-3284854-1303772823.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=973891550

node102.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18426692 kB
Buffers:       1606476 kB
Cached:        9217208 kB
SwapCached:          4 kB
Active:        5810816 kB
Inactive:      8146848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18426692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          246936 kB
Writeback:           0 kB
AnonPages:     3134100 kB
Mapped:          23352 kB
Slab:           495436 kB
PageTables:      11864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7080548 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= 70648 MiB
End job on node102 at 2011-04-26 01:10:58