Trace number 3439497

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 2.24366 1.83835

General information on the benchmark

NameSAT05/crafted/sabharwal05/planning/logistics/unsat/
logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
MD5SUM89957f6ab4a6aa83303efbf463f54b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.518921
Satisfiable
(Un)Satisfiability was proved
Number of variables2721
Number of clauses88373
Sum of the clauses size178033
Maximum clause length9
Minimum clause length1
Number of clauses of size 171
Number of clauses of size 287954
Number of clauses of size 3168
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5180

Solver Data

0.00/0.06	c This is jMiniSat version 1.0.
2.18/1.83	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: 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-3439497-1306938170/watcher-3439497-1306938170 -o /tmp/evaluation-result-3439497-1306938170/solver-3439497-1306938170 -C 5000 -W 5100 -M 15500 ./jMiniSat -sc-mode HOME/instance-3439497-1306938170.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: 2.02 2.01 2.00 2/391 29217
/proc/meminfo: memFree=22970188/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0

[startup+0.0829729 s]
/proc/loadavg: 2.02 2.01 2.00 2/391 29217
/proc/meminfo: memFree=22970188/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100968 s]
/proc/loadavg: 2.02 2.01 2.00 2/391 29217
/proc/meminfo: memFree=22970188/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300936 s]
/proc/loadavg: 2.02 2.01 2.00 2/391 29217
/proc/meminfo: memFree=22970188/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700859 s]
/proc/loadavg: 2.02 2.01 2.00 2/391 29217
/proc/meminfo: memFree=22970188/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 2.18 2.04 2.01 5/410 29237
/proc/meminfo: memFree=22915608/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
[pid=29219] ppid=29217 vsize=14655544 CPUtime=1.88 cores=0,2,4,6
/proc/29219/stat : 29219 (java) S 29217 29217 28662 0 -1 4202496 16096 0 1 0 185 3 0 0 25 0 18 0 805417461 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29219/statm: 3663886 14445 2204 9 0 3654365 0
[pid=29219/tid=29220] ppid=29217 vsize=14655544 CPUtime=1.48 cores=0,2,4,6
/proc/29219/task/29220/stat : 29220 (java) R 29217 29217 28662 0 -1 4202560 9724 0 1 0 147 1 0 0 19 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 46912505569697 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29219/tid=29221] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29221/stat : 29221 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29222] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29222/stat : 29222 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29223] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29223/stat : 29223 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29224] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29224/stat : 29224 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29225] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29225/stat : 29225 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29226] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29226/stat : 29226 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29227] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29227/stat : 29227 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29228] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29228/stat : 29228 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29230] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29230/stat : 29230 (java) S 29217 29217 28662 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 805417463 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 0 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29231] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29231/stat : 29231 (java) S 29217 29217 28662 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29232] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29232/stat : 29232 (java) S 29217 29217 28662 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29233] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29233/stat : 29233 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820989361 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29234] ppid=29217 vsize=14655544 CPUtime=0.17 cores=0,2,4,6
/proc/29219/task/29234/stat : 29234 (java) S 29217 29217 28662 0 -1 4202560 1419 0 0 0 17 0 0 0 15 0 18 0 805417466 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29235] ppid=29217 vsize=14655544 CPUtime=0.21 cores=0,2,4,6
/proc/29219/task/29235/stat : 29235 (java) S 29217 29217 28662 0 -1 4202560 3808 0 0 0 20 1 0 0 15 0 18 0 805417466 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29236] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29236/stat : 29236 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29237] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29237/stat : 29237 (java) S 29217 29217 28662 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805417466 15007277056 14445 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 14664244

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

[startup+1.70069 s]
/proc/loadavg: 2.18 2.04 2.01 5/410 29237
/proc/meminfo: memFree=22915608/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
[pid=29219] ppid=29217 vsize=14655544 CPUtime=2.08 cores=0,2,4,6
/proc/29219/stat : 29219 (java) S 29217 29217 28662 0 -1 4202496 16632 0 1 0 205 3 0 0 25 0 18 0 805417461 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29219/statm: 3663886 14981 2204 9 0 3654365 0
[pid=29219/tid=29220] ppid=29217 vsize=14655544 CPUtime=1.68 cores=0,2,4,6
/proc/29219/task/29220/stat : 29220 (java) R 29217 29217 28662 0 -1 4202560 10260 0 1 0 167 1 0 0 19 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29219/tid=29221] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29221/stat : 29221 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29222] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29222/stat : 29222 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29223] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29223/stat : 29223 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29224] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29224/stat : 29224 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29225] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29225/stat : 29225 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29226] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29226/stat : 29226 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29227] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29227/stat : 29227 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29228] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29228/stat : 29228 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29230] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29230/stat : 29230 (java) S 29217 29217 28662 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 805417463 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 0 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29231] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29231/stat : 29231 (java) S 29217 29217 28662 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29232] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29232/stat : 29232 (java) S 29217 29217 28662 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29233] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29233/stat : 29233 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820989361 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29234] ppid=29217 vsize=14655544 CPUtime=0.17 cores=0,2,4,6
/proc/29219/task/29234/stat : 29234 (java) S 29217 29217 28662 0 -1 4202560 1419 0 0 0 17 0 0 0 15 0 18 0 805417466 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29235] ppid=29217 vsize=14655544 CPUtime=0.21 cores=0,2,4,6
/proc/29219/task/29235/stat : 29235 (java) S 29217 29217 28662 0 -1 4202560 3808 0 0 0 20 1 0 0 15 0 18 0 805417466 15007277056 14981 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29236] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29236/stat : 29236 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 14982 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29237] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29237/stat : 29237 (java) S 29217 29217 28662 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805417466 15007277056 14982 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 14664244

[startup+1.80067 s]
/proc/loadavg: 2.18 2.04 2.01 5/410 29237
/proc/meminfo: memFree=22915608/32951124 swapFree=37148216/67111528
[pid=29217] ppid=29215 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29217/stat : 29217 (jMiniSat) S 29215 29217 28662 0 -1 4202496 349 233 0 0 0 0 0 0 25 0 1 0 805417461 8908800 249 33554432000 4194304 4922060 140734287396576 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29217/statm: 2175 249 209 178 0 68 0
[pid=29219] ppid=29217 vsize=14655544 CPUtime=2.18 cores=0,2,4,6
/proc/29219/stat : 29219 (java) S 29217 29217 28662 0 -1 4202496 17016 0 1 0 215 3 0 0 25 0 18 0 805417461 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29219/statm: 3663886 15365 2204 9 0 3654365 0
[pid=29219/tid=29220] ppid=29217 vsize=14655544 CPUtime=1.78 cores=0,2,4,6
/proc/29219/task/29220/stat : 29220 (java) R 29217 29217 28662 0 -1 4202560 10644 0 1 0 177 1 0 0 19 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 46912505365988 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29219/tid=29221] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29221/stat : 29221 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29222] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29222/stat : 29222 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29223] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29223/stat : 29223 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29224] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29224/stat : 29224 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29225] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29225/stat : 29225 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29226] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29226/stat : 29226 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29227] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29227/stat : 29227 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29228] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29228/stat : 29228 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417462 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29230] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29230/stat : 29230 (java) S 29217 29217 28662 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 805417463 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 0 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29231] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29231/stat : 29231 (java) S 29217 29217 28662 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29232] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29232/stat : 29232 (java) S 29217 29217 28662 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 805417464 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29233] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29233/stat : 29233 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820989361 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29234] ppid=29217 vsize=14655544 CPUtime=0.17 cores=0,2,4,6
/proc/29219/task/29234/stat : 29234 (java) S 29217 29217 28662 0 -1 4202560 1419 0 0 0 17 0 0 0 15 0 18 0 805417466 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 4 0 0 0
[pid=29219/tid=29235] ppid=29217 vsize=14655544 CPUtime=0.21 cores=0,2,4,6
/proc/29219/task/29235/stat : 29235 (java) S 29217 29217 28662 0 -1 4202560 3808 0 0 0 20 1 0 0 15 0 18 0 805417466 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
[pid=29219/tid=29236] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29236/stat : 29236 (java) S 29217 29217 28662 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 805417466 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820981657 0 4 0 16800975 18446604442994995520 0 0 -1 6 0 0 0
[pid=29219/tid=29237] ppid=29217 vsize=14655544 CPUtime=0 cores=0,2,4,6
/proc/29219/task/29237/stat : 29237 (java) S 29217 29217 28662 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 805417466 15007277056 15365 33554432000 1073741824 1073778376 140734999246608 18446744073709551615 230820982272 0 4 0 16800975 18446604442994995520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 14664244

Child status: 20
Real time (s): 1.83835
CPU time (s): 2.24366
CPU user time (s): 2.20366
CPU system time (s): 0.039993
CPU usage (%): 122.047
Max. virtual memory (cumulated for all children) (KiB): 14664244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.20366
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17712
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= 202
involuntary context switches= 51

runsolver used 0.006998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-01 16:22:50
IDJOB=3439497
IDBENCH=85421
IDSOLVER=1937
FILE ID=node104/3439497-1306938170
RUNJOBID= node104-1306928171-28680
PBS_JOBID= 13488574
Free space on /tmp= 73860 MiB

SOLVER NAME= jMiniSat 2011
BENCH NAME= SAT05/crafted/sabharwal05/planning/logistics/unsat/logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
COMMAND LINE= ./jMiniSat -sc-mode BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439497-1306938170/watcher-3439497-1306938170 -o /tmp/evaluation-result-3439497-1306938170/solver-3439497-1306938170 -C 5000 -W 5100 -M 15500  ./jMiniSat -sc-mode HOME/instance-3439497-1306938170.cnf

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

MD5SUM BENCH= 89957f6ab4a6aa83303efbf463f54b2c
RANDOM SEED=1199196885

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22970344 kB
Buffers:        391464 kB
Cached:        7434548 kB
SwapCached:     163872 kB
Active:        3329156 kB
Inactive:      6321928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22970344 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            1292 kB
Writeback:           0 kB
AnonPages:     1685016 kB
Mapped:          18716 kB
Slab:           173108 kB
PageTables:      88704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88831100 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= 73860 MiB
End job on node104 at 2011-06-01 16:22:52