Trace number 3372584

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
Plingeling 587f (fixed)UNSAT 40.4419 6.23144

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.00769
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

40.40/6.23	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: 961)

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-3372584-1305439197/watcher-3372584-1305439197 -o /tmp/evaluation-result-3372584-1305439197/solver-3372584-1305439197 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372584-1305439197.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.06 8.05 7.34 1/350 30828
/proc/meminfo: memFree=18462972/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=13036 CPUtime=0 cores=0-7
/proc/30828/stat : 30828 (plingeling) R 30826 30828 30635 0 -1 4202496 1336 1260 0 0 0 0 0 0 21 0 1 0 636335638 13348864 1267 33554432000 4194304 4417452 140736862093504 18446744073709551615 233509991405 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30828/statm: 3259 1267 148 55 0 1145 0

[startup+0.0524969 s]
/proc/loadavg: 8.06 8.05 7.34 1/350 30828
/proc/meminfo: memFree=18462972/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=20948 CPUtime=0.04 cores=0-7
/proc/30828/stat : 30828 (plingeling) R 30826 30828 30635 0 -1 4202496 3342 1260 0 0 4 0 0 0 21 0 1 0 636335638 21450752 3262 33554432000 4194304 4417452 140736862093504 18446744073709551615 4231437 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30828/statm: 5237 3262 149 55 0 3123 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20948

[startup+0.10049 s]
/proc/loadavg: 8.06 8.05 7.34 1/350 30828
/proc/meminfo: memFree=18462972/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=28560 CPUtime=0.09 cores=0-7
/proc/30828/stat : 30828 (plingeling) R 30826 30828 30635 0 -1 4202496 5250 1260 0 0 9 0 0 0 21 0 1 0 636335638 29245440 5133 33554432000 4194304 4417452 140736862093504 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30828/statm: 7140 5133 149 55 0 5026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28560

[startup+0.300455 s]
/proc/loadavg: 8.06 8.05 7.34 1/350 30828
/proc/meminfo: memFree=18462972/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=81348 CPUtime=0.29 cores=0-7
/proc/30828/stat : 30828 (plingeling) R 30826 30828 30635 0 -1 4202496 18480 1260 0 0 27 2 0 0 22 0 1 0 636335638 83300352 18362 33554432000 4194304 4417452 140736862093504 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30828/statm: 20337 18362 149 55 0 18223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81348

[startup+0.700383 s]
/proc/loadavg: 8.06 8.05 7.34 1/350 30828
/proc/meminfo: memFree=18462972/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=152152 CPUtime=0.69 cores=0-7
/proc/30828/stat : 30828 (plingeling) R 30826 30828 30635 0 -1 4202496 36181 1260 0 0 65 4 0 0 23 0 1 0 636335638 155803648 36063 33554432000 4194304 4417452 140736862093504 18446744073709551615 4231472 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30828/statm: 38038 36063 149 55 0 35924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152152

[startup+1.50021 s]
/proc/loadavg: 8.06 8.05 7.34 2/351 30834
/proc/meminfo: memFree=18244044/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=367636 CPUtime=4.1 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 87984 1260 0 0 396 14 0 0 18 0 9 0 636335638 376459264 57121 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 91909 57121 173 55 0 89795 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 367636

[startup+3.10092 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18209880/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=416480 CPUtime=16.88 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 131019 1260 0 0 1667 21 0 0 18 0 9 0 636335638 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 104120 77419 175 55 0 102006 0
[pid=30828/tid=30835] ppid=30826 vsize=416480 CPUtime=1.97 cores=0-7
/proc/30828/task/30835/stat : 30835 (plingeling) R 30826 30828 30635 0 -1 4202560 10543 1260 0 0 196 1 0 0 21 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30828/tid=30836] ppid=30826 vsize=416480 CPUtime=1.97 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11079 1260 0 0 195 2 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4275814 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30837] ppid=30826 vsize=416480 CPUtime=1.94 cores=0-7
/proc/30828/task/30837/stat : 30837 (plingeling) R 30826 30828 30635 0 -1 4202560 8455 1260 0 0 193 1 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30828/tid=30838] ppid=30826 vsize=416480 CPUtime=1.94 cores=0-7
/proc/30828/task/30838/stat : 30838 (plingeling) R 30826 30828 30635 0 -1 4202560 3313 1260 0 0 194 0 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30828/tid=30839] ppid=30826 vsize=416480 CPUtime=1.96 cores=0-7
/proc/30828/task/30839/stat : 30839 (plingeling) R 30826 30828 30635 0 -1 4202560 13684 1260 0 0 194 2 0 0 21 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4236920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=416480 CPUtime=1.98 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7223 1260 0 0 197 1 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4275990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30828/tid=30841] ppid=30826 vsize=416480 CPUtime=1.96 cores=0-7
/proc/30828/task/30841/stat : 30841 (plingeling) R 30826 30828 30635 0 -1 4202560 6372 1260 0 0 195 1 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30828/tid=30842] ppid=30826 vsize=416480 CPUtime=1.97 cores=0-7
/proc/30828/task/30842/stat : 30842 (plingeling) R 30826 30828 30635 0 -1 4202560 15558 1260 0 0 195 2 0 0 25 0 9 0 636335750 426475520 77419 33554432000 4194304 4417452 140736862093504 18446744073709551615 4295500 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 16.88
Current children cumulated vsize (KiB) 416480

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

[startup+4.70063 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18138596/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=423636 CPUtime=29.65 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 143981 1260 0 0 2942 23 0 0 18 0 9 0 636335638 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 105909 80686 177 55 0 103795 0
[pid=30828/tid=30835] ppid=30826 vsize=423636 CPUtime=3.57 cores=0-7
/proc/30828/task/30835/stat : 30835 (plingeling) R 30826 30828 30635 0 -1 4202560 14639 1260 0 0 356 1 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30828/tid=30836] ppid=30826 vsize=423636 CPUtime=3.57 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11080 1260 0 0 355 2 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4340055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30837] ppid=30826 vsize=423636 CPUtime=3.54 cores=0-7
/proc/30828/task/30837/stat : 30837 (plingeling) R 30826 30828 30635 0 -1 4202560 9302 1260 0 0 353 1 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30828/tid=30838] ppid=30826 vsize=423636 CPUtime=3.52 cores=0-7
/proc/30828/task/30838/stat : 30838 (plingeling) R 30826 30828 30635 0 -1 4202560 3313 1260 0 0 352 0 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30828/tid=30839] ppid=30826 vsize=423636 CPUtime=3.56 cores=0-7
/proc/30828/task/30839/stat : 30839 (plingeling) R 30826 30828 30635 0 -1 4202560 18136 1260 0 0 353 3 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=423636 CPUtime=3.57 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7223 1260 0 0 356 1 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4320482 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30828/tid=30841] ppid=30826 vsize=423636 CPUtime=3.56 cores=0-7
/proc/30828/task/30841/stat : 30841 (plingeling) R 30826 30828 30635 0 -1 4202560 6373 1260 0 0 355 1 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4302581 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30828/tid=30842] ppid=30826 vsize=423636 CPUtime=3.56 cores=0-7
/proc/30828/task/30842/stat : 30842 (plingeling) R 30826 30828 30635 0 -1 4202560 19123 1260 0 0 354 2 0 0 25 0 9 0 636335750 433803264 80686 33554432000 4194304 4417452 140736862093504 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 29.65
Current children cumulated vsize (KiB) 423636

[startup+5.51348 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18152980/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=423616 CPUtime=36.14 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 144013 1260 0 0 3591 23 0 0 18 0 9 0 636335638 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 105904 77010 179 55 0 103790 0
[pid=30828/tid=30835] ppid=30826 vsize=423616 CPUtime=4.38 cores=0-7
/proc/30828/task/30835/stat : 30835 (plingeling) R 30826 30828 30635 0 -1 4202560 14645 1260 0 0 437 1 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4247709 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30828/tid=30836] ppid=30826 vsize=423616 CPUtime=4.38 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11088 1260 0 0 436 2 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4253043 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30837] ppid=30826 vsize=423616 CPUtime=4.35 cores=0-7
/proc/30828/task/30837/stat : 30837 (plingeling) R 30826 30828 30635 0 -1 4202560 9302 1260 0 0 434 1 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30828/tid=30838] ppid=30826 vsize=423616 CPUtime=4.32 cores=0-7
/proc/30828/task/30838/stat : 30838 (plingeling) R 30826 30828 30635 0 -1 4202560 3313 1260 0 0 432 0 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30828/tid=30839] ppid=30826 vsize=423616 CPUtime=4.38 cores=0-7
/proc/30828/task/30839/stat : 30839 (plingeling) R 30826 30828 30635 0 -1 4202560 18142 1260 0 0 435 3 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4257831 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=423616 CPUtime=4.39 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7229 1260 0 0 438 1 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30828/tid=30841] ppid=30826 vsize=423616 CPUtime=4.37 cores=0-7
/proc/30828/task/30841/stat : 30841 (plingeling) R 30826 30828 30635 0 -1 4202560 6373 1260 0 0 436 1 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4240345 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30828/tid=30842] ppid=30826 vsize=423616 CPUtime=4.37 cores=0-7
/proc/30828/task/30842/stat : 30842 (plingeling) R 30826 30828 30635 0 -1 4202560 19129 1260 0 0 435 2 0 0 25 0 9 0 636335750 433782784 77010 33554432000 4194304 4417452 140736862093504 18446744073709551615 4235275 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.14
Current children cumulated vsize (KiB) 423616

[startup+5.90045 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18152980/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=423616 CPUtime=39.2 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 144014 1260 0 0 3897 23 0 0 18 0 8 0 636335638 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 105904 77011 180 55 0 103790 0
[pid=30828/tid=30835] ppid=30826 vsize=423616 CPUtime=4.77 cores=0-7
/proc/30828/task/30835/stat : 30835 (plingeling) R 30826 30828 30635 0 -1 4202560 14645 1260 0 0 476 1 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4253043 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30828/tid=30836] ppid=30826 vsize=423616 CPUtime=4.77 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11088 1260 0 0 475 2 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4273113 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30837] ppid=30826 vsize=423616 CPUtime=4.74 cores=0-7
/proc/30828/task/30837/stat : 30837 (plingeling) R 30826 30828 30635 0 -1 4202560 9302 1260 0 0 473 1 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30828/tid=30839] ppid=30826 vsize=423616 CPUtime=4.76 cores=0-7
/proc/30828/task/30839/stat : 30839 (plingeling) R 30826 30828 30635 0 -1 4202560 18142 1260 0 0 473 3 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4233477 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=423616 CPUtime=4.77 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7229 1260 0 0 476 1 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30828/tid=30841] ppid=30826 vsize=423616 CPUtime=4.76 cores=0-7
/proc/30828/task/30841/stat : 30841 (plingeling) R 30826 30828 30635 0 -1 4202560 6373 1260 0 0 475 1 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4303805 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30828/tid=30842] ppid=30826 vsize=423616 CPUtime=4.76 cores=0-7
/proc/30828/task/30842/stat : 30842 (plingeling) R 30826 30828 30635 0 -1 4202560 19129 1260 0 0 474 2 0 0 25 0 8 0 636335750 433782784 77011 33554432000 4194304 4417452 140736862093504 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.2
Current children cumulated vsize (KiB) 423616

[startup+6.10041 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18152980/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=422920 CPUtime=40.1 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 144684 1260 0 0 3987 23 0 0 18 0 4 0 636335638 433070080 72161 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 105730 72161 180 55 0 103616 0
[pid=30828/tid=30836] ppid=30826 vsize=422920 CPUtime=4.97 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11088 1260 0 0 495 2 0 0 25 0 4 0 636335750 433070080 72161 33554432000 4194304 4417452 140736862093504 18446744073709551615 4247697 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=422920 CPUtime=4.97 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7229 1260 0 0 496 1 0 0 25 0 4 0 636335750 433070080 72161 33554432000 4194304 4417452 140736862093504 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30828/tid=30842] ppid=30826 vsize=422920 CPUtime=4.96 cores=0-7
/proc/30828/task/30842/stat : 30842 (plingeling) R 30826 30828 30635 0 -1 4202560 19129 1260 0 0 494 2 0 0 25 0 4 0 636335750 433070080 72161 33554432000 4194304 4417452 140736862093504 18446744073709551615 4273486 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.1
Current children cumulated vsize (KiB) 422920

[startup+6.2004 s]
/proc/loadavg: 8.05 8.05 7.34 9/359 30842
/proc/meminfo: memFree=18152980/32951124 swapFree=67111348/67111528
[pid=30828] ppid=30826 vsize=422228 CPUtime=40.4 cores=0-7
/proc/30828/stat : 30828 (plingeling) S 30826 30828 30635 0 -1 4202496 144684 1260 0 0 4017 23 0 0 18 0 3 0 636335638 432361472 71988 33554432000 4194304 4417452 140736862093504 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30828/statm: 105557 71988 180 55 0 103443 0
[pid=30828/tid=30836] ppid=30826 vsize=422228 CPUtime=5.07 cores=0-7
/proc/30828/task/30836/stat : 30836 (plingeling) R 30826 30828 30635 0 -1 4202560 11088 1260 0 0 505 2 0 0 25 0 3 0 636335750 432361472 71988 33554432000 4194304 4417452 140736862093504 18446744073709551615 4265924 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30828/tid=30840] ppid=30826 vsize=422228 CPUtime=5.07 cores=0-7
/proc/30828/task/30840/stat : 30840 (plingeling) R 30826 30828 30635 0 -1 4202560 7229 1260 0 0 506 1 0 0 25 0 3 0 636335750 432361472 71988 33554432000 4194304 4417452 140736862093504 18446744073709551615 4266911 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.4
Current children cumulated vsize (KiB) 422228

Child status: 20
Real time (s): 6.23144
CPU time (s): 40.4419
CPU user time (s): 40.1879
CPU system time (s): 0.253961
CPU usage (%): 648.997
Max. virtual memory (cumulated for all children) (KiB): 423828

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

runsolver used 0.022996 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 07:59:58
IDJOB=3372584
IDBENCH=82470
IDSOLVER=1851
FILE ID=node145/3372584-1305439197
RUNJOBID= node145-1305437446-30649
PBS_JOBID= 13324774
Free space on /tmp= 73668 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372584-1305439197/watcher-3372584-1305439197 -o /tmp/evaluation-result-3372584-1305439197/solver-3372584-1305439197 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372584-1305439197.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1257038284

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18463500 kB
Buffers:        309936 kB
Cached:        8348624 kB
SwapCached:          0 kB
Active:        7416828 kB
Inactive:      6714628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18463500 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8568 kB
Writeback:           0 kB
AnonPages:     5473092 kB
Mapped:          27088 kB
Slab:           255928 kB
PageTables:      33868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79337032 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= 73668 MiB
End job on node145 at 2011-05-15 08:00:04