Trace number 3259774

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
RestartSAT A75? (TO) 1300.06 1300.02

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark269.553
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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-3259774-1303508961/watcher-3259774-1303508961 -o /tmp/evaluation-result-3259774-1303508961/solver-3259774-1303508961 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259774-1303508961.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: 3.68 3.93 3.90 4/189 28475
/proc/meminfo: memFree=16575500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=23248 CPUtime=0 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 1482 0 0 0 0 0 0 0 21 0 1 0 462493838 23805952 1392 33554432000 4194304 4291949 140735407572512 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 5812 1398 227 24 0 2446 0

[startup+0.0756459 s]
/proc/loadavg: 3.68 3.93 3.90 4/189 28475
/proc/meminfo: memFree=16575500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=31940 CPUtime=0.06 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 5219 0 0 0 6 0 0 0 21 0 1 0 462493838 32706560 4621 33554432000 4194304 4291949 140735407572512 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 7985 4622 227 24 0 4619 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31940

[startup+0.100638 s]
/proc/loadavg: 3.68 3.93 3.90 4/189 28475
/proc/meminfo: memFree=16575500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=37932 CPUtime=0.09 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 6607 0 0 0 9 0 0 0 21 0 1 0 462493838 38842368 5747 33554432000 4194304 4291949 140735407572512 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 9483 5750 227 24 0 6117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37932

[startup+0.300617 s]
/proc/loadavg: 3.68 3.93 3.90 4/189 28475
/proc/meminfo: memFree=16575500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=52360 CPUtime=0.29 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 10486 0 0 0 28 1 0 0 22 0 1 0 462493838 53616640 9118 33554432000 4194304 4291949 140735407572512 18446744073709551615 4230019 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 13090 9118 232 24 0 9724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52360

[startup+0.700531 s]
/proc/loadavg: 3.68 3.93 3.90 4/189 28475
/proc/meminfo: memFree=16575500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=64912 CPUtime=0.69 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 12580 0 0 0 68 1 0 0 23 0 1 0 462493838 66469888 11127 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 16228 11127 234 24 0 12862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64912

[startup+1.5004 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16528380/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=54868 CPUtime=1.49 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 14904 0 0 0 148 1 0 0 25 0 1 0 462493838 56184832 9425 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255554 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 13717 9425 252 24 0 10351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54868

[startup+3.1011 s]
/proc/loadavg: 3.68 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16525848/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=54868 CPUtime=3.09 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 15259 0 0 0 308 1 0 0 25 0 1 0 462493838 56184832 9762 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 13717 9762 252 24 0 10351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54868

[startup+6.30052 s]
/proc/loadavg: 3.70 3.93 3.90 5/190 28476
/proc/meminfo: memFree=16501044/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=62048 CPUtime=6.29 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 15972 0 0 0 628 1 0 0 25 0 1 0 462493838 63537152 10444 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 15512 10444 252 24 0 12146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62048

[startup+12.7004 s]
/proc/loadavg: 3.73 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16462416/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=62048 CPUtime=12.69 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 17551 0 0 0 1267 2 0 0 25 0 1 0 462493838 63537152 11990 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 15512 11990 252 24 0 12146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62048

[startup+25.501 s]
/proc/loadavg: 3.79 3.94 3.90 5/190 28476
/proc/meminfo: memFree=16393628/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=75408 CPUtime=25.49 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 20774 0 0 0 2546 3 0 0 25 0 1 0 462493838 77217792 15163 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 18852 15163 252 24 0 15486 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75408

[startup+51.1003 s]
/proc/loadavg: 3.86 3.94 3.90 5/190 28477
/proc/meminfo: memFree=16292596/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=98704 CPUtime=51.09 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 25759 0 0 0 5104 5 0 0 25 0 1 0 462493838 101072896 20055 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 24676 20055 252 24 0 21310 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98704

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 28479
/proc/meminfo: memFree=16149748/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=136660 CPUtime=102.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 34125 0 0 0 10220 10 0 0 25 0 1 0 462493838 139939840 28298 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 34165 28298 252 24 0 30799 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 136660

[startup+162.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 28480
/proc/meminfo: memFree=16024872/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=193044 CPUtime=162.29 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 41651 0 0 0 16216 13 0 0 25 0 1 0 462493838 197677056 35707 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 48261 35707 252 24 0 44895 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193044

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 28482
/proc/meminfo: memFree=15927140/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=199064 CPUtime=222.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 51386 0 0 0 22211 19 0 0 25 0 1 0 462493838 203841536 45328 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 49766 45328 252 24 0 46400 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 199064

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 28483
/proc/meminfo: memFree=15840580/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=285972 CPUtime=282.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 55959 0 0 0 28209 21 0 0 25 0 1 0 462493838 292835328 49833 33554432000 4194304 4291949 140735407572512 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 71493 49833 252 24 0 68127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 285972

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 28485
/proc/meminfo: memFree=15752532/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=288268 CPUtime=342.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 60154 0 0 0 34208 22 0 0 25 0 1 0 462493838 295186432 53957 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 72067 53957 252 24 0 68701 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 288268

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 28487
/proc/meminfo: memFree=15679612/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=291148 CPUtime=402.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 64111 0 0 0 40206 25 0 0 25 0 1 0 462493838 298135552 57847 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 72787 57847 252 24 0 69421 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 291148

[startup+462.3 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 28488
/proc/meminfo: memFree=15687912/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=294732 CPUtime=462.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 69548 0 0 0 46203 27 0 0 25 0 1 0 462493838 301805568 63210 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 73683 63210 252 24 0 70317 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 294732

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 28490
/proc/meminfo: memFree=15613628/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=297224 CPUtime=522.3 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 72924 0 0 0 52201 29 0 0 25 0 1 0 462493838 304357376 66532 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 74306 66532 252 24 0 70940 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297224

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 28491
/proc/meminfo: memFree=15658012/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=184592 CPUtime=582.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 90860 0 0 0 58196 35 0 0 25 0 1 0 462493838 189022208 34949 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 46148 34949 252 24 0 42782 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 184592

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28493
/proc/meminfo: memFree=15531644/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=234680 CPUtime=642.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 103890 0 0 0 64191 40 0 0 25 0 1 0 462493838 240312320 47824 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 58670 47824 252 24 0 55304 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 234680

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28504
/proc/meminfo: memFree=15465288/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=234680 CPUtime=702.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 109856 0 0 0 70188 43 0 0 25 0 1 0 462493838 240312320 53705 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 58670 53705 252 24 0 55304 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 234680

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28505
/proc/meminfo: memFree=15557704/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=316068 CPUtime=762.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 113601 0 0 0 76186 45 0 0 25 0 1 0 462493838 323653632 57378 33554432000 4194304 4291949 140735407572512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 79017 57378 252 24 0 75651 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 316068

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 28507
/proc/meminfo: memFree=15466928/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=316068 CPUtime=822.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 119312 0 0 0 82182 49 0 0 25 0 1 0 462493838 323653632 63032 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 79017 63032 252 24 0 75651 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 316068

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 28508
/proc/meminfo: memFree=15700788/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=316068 CPUtime=882.31 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 122817 0 0 0 88180 51 0 0 25 0 1 0 462493838 323653632 66485 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 79017 66485 252 24 0 75651 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 316068

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28513
/proc/meminfo: memFree=15582300/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=316068 CPUtime=942.32 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 126048 0 0 0 94178 54 0 0 25 0 1 0 462493838 323653632 69669 33554432000 4194304 4291949 140735407572512 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 79017 69669 252 24 0 75651 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 316068

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28515
/proc/meminfo: memFree=15497352/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=316068 CPUtime=1002.32 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 129545 0 0 0 100176 56 0 0 25 0 1 0 462493838 323653632 73113 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255739 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 79017 73113 252 24 0 75651 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 316068

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28516
/proc/meminfo: memFree=15425296/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=448328 CPUtime=1062.32 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 132466 0 0 0 106175 57 0 0 25 0 1 0 462493838 459087872 75977 33554432000 4194304 4291949 140735407572512 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 112082 75977 252 24 0 108716 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 448328

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28518
/proc/meminfo: memFree=15352500/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=448328 CPUtime=1122.32 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 138607 0 0 0 112172 60 0 0 25 0 1 0 462493838 459087872 82058 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 112082 82058 252 24 0 108716 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 448328

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 28519
/proc/meminfo: memFree=15274372/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=448328 CPUtime=1182.33 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 143637 0 0 0 118170 63 0 0 25 0 1 0 462493838 459087872 87040 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 112082 87040 252 24 0 108716 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 448328

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 28521
/proc/meminfo: memFree=15346776/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=448328 CPUtime=1242.33 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 145983 0 0 0 124169 64 0 0 25 0 1 0 462493838 459087872 89345 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 112082 89345 252 24 0 108716 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 448328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 2/184 28525
/proc/meminfo: memFree=16263420/32951124 swapFree=67111528/67111528
[pid=28475] ppid=28473 vsize=448328 CPUtime=1300.04 cores=5,7
/proc/28475/stat : 28475 (RestartSAT) R 28473 28475 27954 0 -1 4202496 147897 0 0 0 129939 65 0 0 25 0 1 0 462493838 459087872 91238 33554432000 4194304 4291949 140735407572512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28475/statm: 112082 91238 252 24 0 108716 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 448328

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.39
CPU system time (s): 0.670898
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 448328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147897
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= 5
involuntary context switches= 726

runsolver used 2.08168 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-22 23:49:21
IDJOB=3259774
IDBENCH=71799
IDSOLVER=1581
FILE ID=node139/3259774-1303508961
RUNJOBID= node139-1303508960-28436
PBS_JOBID= 13134271
Free space on /tmp= 72544 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259774-1303508961/watcher-3259774-1303508961 -o /tmp/evaluation-result-3259774-1303508961/solver-3259774-1303508961 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3259774-1303508961.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=2015366219

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16575656 kB
Buffers:       1739340 kB
Cached:       13996828 kB
SwapCached:          0 kB
Active:        9380996 kB
Inactive:      6477900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16575656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25156 kB
Writeback:           0 kB
AnonPages:      122344 kB
Mapped:          15280 kB
Slab:           452924 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   313348 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= 72556 MiB
End job on node139 at 2011-04-23 00:11:03