Trace number 3438712

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
jMiniSat 2011? (TO) 5000.07 4983.05

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c This is jMiniSat version 1.0.
5000.07/4983.05	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3438712-1306900229/watcher-3438712-1306900229 -o /tmp/evaluation-result-3438712-1306900229/solver-3438712-1306900229 -C 5000 -W 5100 -M 15500 ./jMiniSat -sc-mode HOME/instance-3438712-1306900229.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.13 1.48 2/576 18118
/proc/meminfo: memFree=2945640/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0

[startup+0.0595039 s]
/proc/loadavg: 0.94 1.13 1.48 2/576 18118
/proc/meminfo: memFree=2945640/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.159487 s]
/proc/loadavg: 0.94 1.13 1.48 2/576 18118
/proc/meminfo: memFree=2945640/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300468 s]
/proc/loadavg: 0.94 1.13 1.48 2/576 18118
/proc/meminfo: memFree=2945640/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700397 s]
/proc/loadavg: 0.94 1.13 1.48 2/576 18118
/proc/meminfo: memFree=2945640/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50128 s]
/proc/loadavg: 0.94 1.13 1.48 3/595 18138
/proc/meminfo: memFree=2883868/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=1.91 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 13313 0 1 0 189 2 0 0 25 0 18 0 880253575 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 12826 2218 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=1.48 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 9676 0 1 0 147 1 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505560595 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 880253577 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.25 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1501 0 0 0 25 0 0 0 17 0 18 0 880253580 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 12826 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 14665644

[startup+3.101 s]
/proc/loadavg: 0.94 1.13 1.48 3/595 18138
/proc/meminfo: memFree=2840840/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=3.52 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 18340 0 1 0 350 2 0 0 25 0 18 0 880253575 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 17853 2218 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=3.06 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 14698 0 1 0 305 1 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505560590 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 880253577 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.27 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1506 0 0 0 27 0 0 0 15 0 18 0 880253580 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 17853 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 14665644

[startup+6.3015 s]
/proc/loadavg: 1.02 1.14 1.48 3/595 18138
/proc/meminfo: memFree=2725432/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=6.72 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 27384 0 1 0 669 3 0 0 25 0 18 0 880253575 15008710656 26897 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 26897 2218 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=6.26 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 23742 0 1 0 624 2 0 0 25 0 18 0 880253576 15008710656 26897 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505682800 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26897 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26897 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253576 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 880253577 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 880253578 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 26898 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.27 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1506 0 0 0 27 0 0 0 15 0 18 0 880253580 15008710656 26899 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 26899 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 26899 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.72

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

/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.28 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1511 0 0 0 28 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 281 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4858.97
Current children cumulated vsize (KiB) 14665644

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/595 18291
/proc/meminfo: memFree=1546048/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=4919.08 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 289624 0 1 0 491834 74 0 0 25 0 18 0 880253575 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 260907 2245 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=4893.45 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 51794 0 1 0 489325 20 0 0 25 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505561113 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=2.76 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 34059 0 0 0 268 8 0 0 16 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=3.13 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 24113 0 0 0 309 4 0 0 16 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=2.63 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 21463 0 0 0 258 5 0 0 16 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=2.92 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 34164 0 0 0 284 8 0 0 16 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=3 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 30208 0 0 0 293 7 0 0 16 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=3.17 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 36331 0 0 0 311 6 0 0 15 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=2.83 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 29595 0 0 0 277 6 0 0 15 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=2.68 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 23556 0 0 0 264 4 0 0 15 0 18 0 880253576 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=1.96 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 423 0 0 0 195 1 0 0 15 0 18 0 880253577 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.28 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1511 0 0 0 28 0 0 0 15 0 18 0 880253580 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 283 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 260907 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4919.08
Current children cumulated vsize (KiB) 14665644

[startup+4962.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/595 18293
/proc/meminfo: memFree=1545568/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=4979.25 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 289634 0 1 0 497851 74 0 0 25 0 18 0 880253575 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 260905 2245 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=4953.38 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 51796 0 1 0 495318 20 0 0 25 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=2.8 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 34059 0 0 0 272 8 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=3.16 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 24113 0 0 0 312 4 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=2.66 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 21463 0 0 0 261 5 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=2.93 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 34164 0 0 0 285 8 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=3 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 30208 0 0 0 293 7 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=3.24 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 36331 0 0 0 318 6 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=2.87 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 29595 0 0 0 281 6 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=2.72 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 23556 0 0 0 268 4 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=1.96 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 427 0 0 0 195 1 0 0 15 0 18 0 880253577 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.28 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1511 0 0 0 28 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 287 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4979.25
Current children cumulated vsize (KiB) 14665644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4983.02 s]
/proc/loadavg: 2.13 2.06 2.01 3/595 18293
/proc/meminfo: memFree=1545324/32951124 swapFree=34426048/67111528
[pid=18118] ppid=18116 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18118/stat : 18118 (jMiniSat) S 18116 18118 16692 0 -1 4202496 350 235 0 0 0 0 0 0 25 0 1 0 880253575 8908800 250 33554432000 4194304 4922060 140736321943808 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18118/statm: 2175 250 209 178 0 68 0
[pid=18120] ppid=18118 vsize=14656944 CPUtime=5000.07 cores=0,2,4,6
/proc/18120/stat : 18120 (java) S 18118 18118 16692 0 -1 4202496 289639 0 1 0 499933 74 0 0 25 0 18 0 880253575 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18120/statm: 3664236 260905 2245 9 0 3654715 0
[pid=18120/tid=18121] ppid=18118 vsize=14656944 CPUtime=4974.09 cores=0,2,4,6
/proc/18120/task/18121/stat : 18121 (java) R 18118 18118 16692 0 -1 4202560 51797 0 1 0 497389 20 0 0 25 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 46912505560094 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18120/tid=18122] ppid=18118 vsize=14656944 CPUtime=2.8 cores=0,2,4,6
/proc/18120/task/18122/stat : 18122 (java) S 18118 18118 16692 0 -1 4202560 34059 0 0 0 272 8 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18123] ppid=18118 vsize=14656944 CPUtime=3.19 cores=0,2,4,6
/proc/18120/task/18123/stat : 18123 (java) S 18118 18118 16692 0 -1 4202560 24113 0 0 0 315 4 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18124] ppid=18118 vsize=14656944 CPUtime=2.69 cores=0,2,4,6
/proc/18120/task/18124/stat : 18124 (java) S 18118 18118 16692 0 -1 4202560 21463 0 0 0 264 5 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18125] ppid=18118 vsize=14656944 CPUtime=2.96 cores=0,2,4,6
/proc/18120/task/18125/stat : 18125 (java) S 18118 18118 16692 0 -1 4202560 34164 0 0 0 288 8 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18126] ppid=18118 vsize=14656944 CPUtime=3.03 cores=0,2,4,6
/proc/18120/task/18126/stat : 18126 (java) S 18118 18118 16692 0 -1 4202560 30208 0 0 0 296 7 0 0 16 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18127] ppid=18118 vsize=14656944 CPUtime=3.24 cores=0,2,4,6
/proc/18120/task/18127/stat : 18127 (java) S 18118 18118 16692 0 -1 4202560 36331 0 0 0 318 6 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18128] ppid=18118 vsize=14656944 CPUtime=2.87 cores=0,2,4,6
/proc/18120/task/18128/stat : 18128 (java) S 18118 18118 16692 0 -1 4202560 29595 0 0 0 281 6 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18129] ppid=18118 vsize=14656944 CPUtime=2.72 cores=0,2,4,6
/proc/18120/task/18129/stat : 18129 (java) S 18118 18118 16692 0 -1 4202560 23556 0 0 0 268 4 0 0 15 0 18 0 880253576 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
[pid=18120/tid=18130] ppid=18118 vsize=14656944 CPUtime=1.96 cores=0,2,4,6
/proc/18120/task/18130/stat : 18130 (java) S 18118 18118 16692 0 -1 4202560 429 0 0 0 195 1 0 0 15 0 18 0 880253577 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 0 0 16800975 18446604447416901952 0 0 -1 2 0 0 0
[pid=18120/tid=18132] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18132/stat : 18132 (java) S 18118 18118 16692 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18133] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18133/stat : 18133 (java) S 18118 18118 16692 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 880253578 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18134] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18134/stat : 18134 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296749489 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18135] ppid=18118 vsize=14656944 CPUtime=0.16 cores=0,2,4,6
/proc/18120/task/18135/stat : 18135 (java) S 18118 18118 16692 0 -1 4202560 990 0 0 0 16 0 0 0 16 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18136] ppid=18118 vsize=14656944 CPUtime=0.28 cores=0,2,4,6
/proc/18120/task/18136/stat : 18136 (java) S 18118 18118 16692 0 -1 4202560 1511 0 0 0 28 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 4 0 0 0
[pid=18120/tid=18137] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18137/stat : 18137 (java) S 18118 18118 16692 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296741785 0 4 0 16800975 18446604447416901952 0 0 -1 6 0 0 0
[pid=18120/tid=18138] ppid=18118 vsize=14656944 CPUtime=0 cores=0,2,4,6
/proc/18120/task/18138/stat : 18138 (java) S 18118 18118 16692 0 -1 4202560 289 0 0 0 0 0 0 0 15 0 18 0 880253580 15008710656 260905 33554432000 1073741824 1073778376 140735455367824 18446744073709551615 224296742400 0 4 0 16800975 18446604447416901952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 14665644

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18118 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4983.05
CPU time (s): 5000.07
CPU user time (s): 4999.33
CPU system time (s): 0.74
CPU usage (%): 100.341
Max. virtual memory (cumulated for all children) (KiB): 14665644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4

runsolver used 31.4772 second user time and 63.4664 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-01 05:50:29
IDJOB=3438712
IDBENCH=83157
IDSOLVER=1937
FILE ID=node118/3438712-1306900229
RUNJOBID= node118-1306900228-18033
PBS_JOBID= 13488458
Free space on /tmp= 48272 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438712-1306900229/watcher-3438712-1306900229 -o /tmp/evaluation-result-3438712-1306900229/solver-3438712-1306900229 -C 5000 -W 5100 -M 15500  ./jMiniSat -sc-mode HOME/instance-3438712-1306900229.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=141214505

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2945796 kB
Buffers:        277296 kB
Cached:       27132648 kB
SwapCached:      55492 kB
Active:       12796580 kB
Inactive:     16225940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2945796 kB
SwapTotal:    67111528 kB
SwapFree:     34426048 kB
Dirty:             972 kB
Writeback:           0 kB
AnonPages:     1569428 kB
Mapped:          22304 kB
Slab:           795924 kB
PageTables:     115448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184902408 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= 48272 MiB
End job on node118 at 2011-06-01 07:13:34