Trace number 3281586

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
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281586-1303752448/watcher-3281586-1303752448 -o /tmp/evaluation-result-3281586-1303752448/solver-3281586-1303752448 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3281586-1303752448.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.98 2.81 3.30 4/186 26960
/proc/meminfo: memFree=13240416/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=67768 CPUtime=0 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 1739 0 0 0 0 0 0 0 23 0 1 0 565475716 69394432 1676 33554432000 4194304 4465733 140735625681376 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 16942 1676 250 67 0 14065 0

[startup+0.020171 s]
/proc/loadavg: 2.98 2.81 3.30 4/186 26960
/proc/meminfo: memFree=13240416/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=67768 CPUtime=0.01 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 2002 0 0 0 1 0 0 0 23 0 1 0 565475716 69394432 1893 33554432000 4194304 4465733 140735625681376 18446744073709551615 4296078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 16942 1893 250 67 0 14065 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 67768

[startup+0.100162 s]
/proc/loadavg: 2.98 2.81 3.30 4/186 26960
/proc/meminfo: memFree=13240416/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=67768 CPUtime=0.09 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 3222 0 0 0 8 1 0 0 23 0 1 0 565475716 69394432 2885 33554432000 4194304 4465733 140735625681376 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 16942 2885 250 67 0 14065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67768

[startup+0.301126 s]
/proc/loadavg: 2.98 2.81 3.30 4/186 26960
/proc/meminfo: memFree=13240416/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=67768 CPUtime=0.29 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 6104 0 0 0 26 3 0 0 25 0 1 0 565475716 69394432 5199 33554432000 4194304 4465733 140735625681376 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 16942 5199 250 67 0 14065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67768

[startup+0.701068 s]
/proc/loadavg: 2.98 2.81 3.30 4/186 26960
/proc/meminfo: memFree=13240416/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=67768 CPUtime=0.69 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 11542 0 0 0 64 5 0 0 25 0 1 0 565475716 69394432 9522 33554432000 4194304 4465733 140735625681376 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 16942 9524 251 67 0 14065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67768

[startup+1.50093 s]
/proc/loadavg: 3.14 2.85 3.31 5/190 26967
/proc/meminfo: memFree=13091344/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=100588 CPUtime=1.49 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 39798 0 0 0 140 9 0 0 25 0 1 0 565475716 103002112 19820 33554432000 4194304 4465733 140735625681376 18446744073709551615 4276868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 25147 19820 255 67 0 22270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100588

[startup+3.10063 s]
/proc/loadavg: 3.14 2.85 3.31 5/190 26967
/proc/meminfo: memFree=13070356/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=130072 CPUtime=3.09 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 56512 0 0 0 298 11 0 0 25 0 1 0 565475716 133193728 22162 33554432000 4194304 4465733 140735625681376 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 32518 22162 255 67 0 29641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130072

[startup+6.30108 s]
/proc/loadavg: 3.14 2.85 3.31 5/190 26967
/proc/meminfo: memFree=13120736/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=130072 CPUtime=6.29 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 57292 0 0 0 618 11 0 0 25 0 1 0 565475716 133193728 22608 33554432000 4194304 4465733 140735625681376 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 32518 22608 255 67 0 29641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130072

[startup+12.701 s]
/proc/loadavg: 3.27 2.89 3.31 5/190 26967
/proc/meminfo: memFree=13115400/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=130072 CPUtime=12.69 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 58408 0 0 0 1258 11 0 0 25 0 1 0 565475716 133193728 23252 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 32518 23252 255 67 0 29641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130072

[startup+25.5007 s]
/proc/loadavg: 3.38 2.92 3.32 5/190 26968
/proc/meminfo: memFree=13021916/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=130072 CPUtime=25.49 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 59884 0 0 0 2537 12 0 0 25 0 1 0 565475716 133193728 24109 33554432000 4194304 4465733 140735625681376 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 32518 24109 255 67 0 29641 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130072

[startup+51.1002 s]
/proc/loadavg: 3.59 3.01 3.34 5/190 26968
/proc/meminfo: memFree=12852612/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=143468 CPUtime=51.09 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 68199 0 0 0 5096 13 0 0 25 0 1 0 565475716 146911232 25378 33554432000 4194304 4465733 140735625681376 18446744073709551615 4255752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 35867 25378 255 67 0 32990 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143468

[startup+102.307 s]
/proc/loadavg: 3.87 3.19 3.38 5/190 26970
/proc/meminfo: memFree=12700580/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=496300 CPUtime=102.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 113820 0 0 0 10210 20 0 0 25 0 1 0 565475716 508211200 52919 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 124075 52919 278 67 0 121198 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 496300

[startup+162.301 s]
/proc/loadavg: 4.02 3.35 3.42 5/190 26998
/proc/meminfo: memFree=12853616/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=138924 CPUtime=162.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 150140 0 0 0 16204 26 0 0 25 0 1 0 565475716 142258176 28873 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 34731 28873 281 67 0 31854 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 138924

[startup+222.3 s]
/proc/loadavg: 4.00 3.46 3.45 5/190 27027
/proc/meminfo: memFree=12687992/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=489392 CPUtime=222.29 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 212889 0 0 0 22195 34 0 0 25 0 1 0 565475716 501137408 58352 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 122348 58352 293 67 0 119471 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 489392

[startup+282.301 s]
/proc/loadavg: 4.00 3.56 3.48 5/190 27029
/proc/meminfo: memFree=12686832/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=138660 CPUtime=282.29 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 248674 0 0 0 28189 40 0 0 25 0 1 0 565475716 141987840 27724 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 34665 27724 281 67 0 31788 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 138660

[startup+342.3 s]
/proc/loadavg: 4.00 3.64 3.51 5/190 27057
/proc/meminfo: memFree=12639544/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=508232 CPUtime=342.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 310904 0 0 0 34183 47 0 0 25 0 1 0 565475716 520429568 61597 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 127058 61597 364 67 0 124181 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 508232

[startup+402.301 s]
/proc/loadavg: 4.00 3.70 3.54 5/190 27059
/proc/meminfo: memFree=12596328/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=508232 CPUtime=402.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 310919 0 0 0 40183 47 0 0 25 0 1 0 565475716 520429568 61611 33554432000 4194304 4465733 140735625681376 18446744073709551615 4343398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 127058 61611 363 67 0 124181 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 508232

[startup+462.3 s]
/proc/loadavg: 4.00 3.75 3.57 5/190 27060
/proc/meminfo: memFree=12723564/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=154276 CPUtime=462.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 334346 0 0 0 46179 51 0 0 25 0 1 0 565475716 157978624 30049 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 38569 30049 281 67 0 35692 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 154276

[startup+522.301 s]
/proc/loadavg: 4.00 3.79 3.59 5/190 27089
/proc/meminfo: memFree=12798876/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=503580 CPUtime=522.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 384532 0 0 0 52173 58 0 0 25 0 1 0 565475716 515665920 59457 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 125895 59457 385 67 0 123018 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 503580

[startup+582.3 s]
/proc/loadavg: 4.00 3.83 3.61 5/190 27118
/proc/meminfo: memFree=12863284/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=190336 CPUtime=582.3 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 421237 0 0 0 58167 63 0 0 25 0 1 0 565475716 194904064 40252 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 47584 40252 281 67 0 44707 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190336

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.64 5/190 27119
/proc/meminfo: memFree=12603212/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=497676 CPUtime=642.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 464418 0 0 0 64162 69 0 0 25 0 1 0 565475716 509620224 65882 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 124419 65882 298 67 0 121542 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 497676

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.65 5/190 27124
/proc/meminfo: memFree=12580588/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=497676 CPUtime=702.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 464422 0 0 0 70162 69 0 0 25 0 1 0 565475716 509620224 65886 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370546 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 124419 65886 298 67 0 121542 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 497676

[startup+762.307 s]
/proc/loadavg: 4.03 3.91 3.68 5/190 27125
/proc/meminfo: memFree=12624016/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=180256 CPUtime=762.32 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 511046 0 0 0 76156 76 0 0 25 0 1 0 565475716 184582144 33858 33554432000 4194304 4465733 140735625681376 18446744073709551615 4254976 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 45064 33858 281 67 0 42187 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 180256

[startup+822.3 s]
/proc/loadavg: 4.01 3.93 3.69 5/190 27127
/proc/meminfo: memFree=12650640/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=180256 CPUtime=822.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 512054 0 0 0 82155 76 0 0 25 0 1 0 565475716 184582144 34866 33554432000 4194304 4465733 140735625681376 18446744073709551615 4255463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 45064 34866 281 67 0 42187 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180256

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.71 5/190 27129
/proc/meminfo: memFree=12599764/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=516564 CPUtime=882.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 559793 0 0 0 88150 81 0 0 25 0 1 0 565475716 528961536 64274 33554432000 4194304 4465733 140735625681376 18446744073709551615 4371669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 129141 64274 283 67 0 126264 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 516564

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 27130
/proc/meminfo: memFree=12751128/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=151244 CPUtime=942.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 582951 0 0 0 94146 85 0 0 25 0 1 0 565475716 154873856 33676 33554432000 4194304 4465733 140735625681376 18446744073709551615 4255411 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 37811 33676 281 67 0 34934 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 151244

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.74 6/190 27132
/proc/meminfo: memFree=12640236/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=183868 CPUtime=1002.32 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 601299 0 0 0 100144 88 0 0 25 0 1 0 565475716 188280832 35554 33554432000 4194304 4465733 140735625681376 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 45967 35554 281 67 0 43090 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 183868

[startup+1062.3 s]
/proc/loadavg: 3.85 3.92 3.74 4/184 27150
/proc/meminfo: memFree=12799320/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=551836 CPUtime=1062.32 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 665757 0 0 0 106135 97 0 0 25 0 1 0 565475716 565080064 66555 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 137959 66555 394 67 0 135082 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 551836

[startup+1122.3 s]
/proc/loadavg: 3.31 3.75 3.69 4/184 27152
/proc/meminfo: memFree=12838604/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=218304 CPUtime=1122.32 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 692112 0 0 0 112130 102 0 0 25 0 1 0 565475716 223543296 43488 33554432000 4194304 4465733 140735625681376 18446744073709551615 4266907 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 54576 43488 281 67 0 51699 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 218304

[startup+1182.3 s]
/proc/loadavg: 3.11 3.61 3.65 4/184 27154
/proc/meminfo: memFree=12700444/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=568220 CPUtime=1182.31 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 739455 0 0 0 118123 108 0 0 25 0 1 0 565475716 581857280 72157 33554432000 4194304 4465733 140735625681376 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 142055 72157 382 67 0 139178 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 568220

[startup+1242.3 s]
/proc/loadavg: 3.08 3.52 3.61 4/184 27155
/proc/meminfo: memFree=12747896/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=568220 CPUtime=1242.32 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 739461 0 0 0 124124 108 0 0 25 0 1 0 565475716 581857280 72163 33554432000 4194304 4465733 140735625681376 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 142055 72163 382 67 0 139178 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 568220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.43 3.57 4/184 27157
/proc/meminfo: memFree=12840496/32951124 swapFree=67102140/67111528
[pid=26960] ppid=26958 vsize=215164 CPUtime=1300.03 cores=5,7
/proc/26960/stat : 26960 (SApperloT) R 26958 26960 26036 0 -1 4202496 789144 0 0 0 129887 116 0 0 25 0 1 0 565475716 220327936 37390 33554432000 4194304 4465733 140735625681376 18446744073709551615 4260149 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26960/statm: 53791 37390 281 67 0 50914 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 215164

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)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1298.87
CPU system time (s): 1.17182
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 693568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.87
system time used= 1.17182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 789144
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= 6
involuntary context switches= 15740

runsolver used 2.06369 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 19:27:31
IDJOB=3281586
IDBENCH=69571
IDSOLVER=1657
FILE ID=node119/3281586-1303752448
RUNJOBID= node119-1303752407-26872
PBS_JOBID= 13154043
Free space on /tmp= 71796 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281586-1303752448/watcher-3281586-1303752448 -o /tmp/evaluation-result-3281586-1303752448/solver-3281586-1303752448 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3281586-1303752448.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=279931449

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13240944 kB
Buffers:       2219724 kB
Cached:       16693976 kB
SwapCached:       5504 kB
Active:        8161136 kB
Inactive:     10964796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13240944 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          100768 kB
Writeback:           0 kB
AnonPages:      209160 kB
Mapped:          15468 kB
Slab:           518712 kB
PageTables:       5648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   417136 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= 71808 MiB
End job on node119 at 2011-04-25 19:49:13