Trace number 1784511

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 84.5391 84.5563

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5391
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.07	c |  Number of variables:          8484                                         |
0.00/0.07	c |  Number of clauses:           74640                                         |
0.00/0.07	c |  Parse time:                   0.07 s                                       |
0.20/0.26	c |  Simplification time:          0.19 s                                       |
0.20/0.26	c |                                                                             |
0.20/0.26	c ============================[ Search Statistics ]==============================
0.20/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.26	c ===============================================================================
0.20/0.27	c |       100 |    5617    60046   196996 |    22016       99      9 |  1.992 % |
0.20/0.29	c |       250 |    5617    60046   196996 |    24218      249     14 |  1.992 % |
0.29/0.31	c |       475 |    5617    60046   196996 |    26640      474     18 |  1.992 % |
0.29/0.34	c |       812 |    5617    60046   196996 |    29304      811     19 |  1.992 % |
0.29/0.38	c |      1318 |    5617    60041   196986 |    32234     1317     21 |  1.992 % |
0.39/0.44	c |      2077 |    5617    60041   196986 |    35458     2076     23 |  1.992 % |
0.49/0.52	c |      3216 |    5617    60041   196986 |    39004     3215     24 |  1.992 % |
0.59/0.68	c |      4924 |    5617    60041   196986 |    42904     4923     25 |  1.992 % |
0.89/0.90	c |      7486 |    5617    60041   196986 |    47195     7485     26 |  1.992 % |
1.29/1.37	c |     11330 |    5617    60041   196986 |    51914    11329     29 |  1.992 % |
2.20/2.21	c |     17096 |    5617    60041   196986 |    57106    17095     31 |  1.992 % |
3.69/3.79	c |     25745 |    5617    60041   196986 |    62816    25744     33 |  1.992 % |
6.19/6.21	c |     38719 |    5617    60041   196986 |    69098    38718     34 |  1.992 % |
11.49/11.53	c |     58180 |    5617    60041   196986 |    76008    58179     36 |  1.992 % |
19.79/19.85	c |     87372 |    5617    60041   196986 |    83609    35366     31 |  1.992 % |
34.79/34.85	c |    131161 |    5617    60041   196986 |    91969    79155     39 |  1.994 % |
61.59/61.65	c |    196845 |    5616    60035   196968 |   101166    80459     38 |  2.004 % |
84.48/84.54	c ===============================================================================
84.48/84.54	c restarts              : 557
84.48/84.54	c conflicts             : 241480         (2861 /sec)
84.48/84.54	c decisions             : 448630         (5315 /sec)
84.48/84.54	c propagations          : 93220025       (1104448 /sec)
84.48/84.54	c conflict literals     : 10166206       (48.23 % deleted)
84.48/84.54	c Memory used           : 62.07 MB
84.48/84.54	c CPU time              : 84.4042 s
84.48/84.54	c 
84.48/84.54	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784511-1241948478/watcher-1784511-1241948478 -o /tmp/evaluation-result-1784511-1241948478/solver-1784511-1241948478 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1784511-1241948478.cnf 

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


[startup+0 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 30612
/proc/meminfo: memFree=1749224/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=8000 CPUtime=0
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 509 0 0 0 0 0 0 0 18 0 1 0 222875259 8192000 493 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 2048 498 63 219 0 1826 0

[startup+0.0902919 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 30612
/proc/meminfo: memFree=1749224/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=12024 CPUtime=0.08
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 2002 0 0 0 8 0 0 0 18 0 1 0 222875259 12312576 1884 1992294400 4194304 5092341 548682068848 18446744073709551615 4219717 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 3006 1884 87 219 0 2784 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12024

[startup+0.101292 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 30612
/proc/meminfo: memFree=1749224/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=12024 CPUtime=0.09
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 2003 0 0 0 9 0 0 0 18 0 1 0 222875259 12312576 1885 1992294400 4194304 5092341 548682068848 18446744073709551615 4239638 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 3006 1885 88 219 0 2784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12024

[startup+0.301305 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 30612
/proc/meminfo: memFree=1749224/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=11648 CPUtime=0.29
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 2359 0 0 0 28 1 0 0 19 0 1 0 222875259 11927552 1690 1992294400 4194304 5092341 548682068848 18446744073709551615 4241895 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 2912 1690 100 219 0 2690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11648

[startup+0.701332 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 30612
/proc/meminfo: memFree=1749224/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=11648 CPUtime=0.69
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 2488 0 0 0 68 1 0 0 23 0 1 0 222875259 11927552 1819 1992294400 4194304 5092341 548682068848 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 2912 1819 100 219 0 2690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11648

[startup+1.50138 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1741856/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=11648 CPUtime=1.49
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 2730 0 0 0 148 1 0 0 25 0 1 0 222875259 11927552 2061 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 2912 2061 100 219 0 2690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11648

[startup+3.10149 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1740576/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=11780 CPUtime=3.09
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 3110 0 0 0 308 1 0 0 25 0 1 0 222875259 12062720 2441 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 2945 2441 100 219 0 2723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11780

[startup+6.3017 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1737184/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=15020 CPUtime=6.29
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 3938 0 0 0 628 1 0 0 25 0 1 0 222875259 15380480 3269 1992294400 4194304 5092341 548682068848 18446744073709551615 4240608 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 3755 3269 100 219 0 3533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15020

[startup+12.7011 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1731808/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=20684 CPUtime=12.69
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 5212 0 0 0 1267 2 0 0 25 0 1 0 222875259 21180416 4543 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 5171 4543 100 219 0 4949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20684

[startup+25.502 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1726112/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=34032 CPUtime=25.49
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 9561 0 0 0 2544 5 0 0 25 0 1 0 222875259 34848768 5829 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 8508 5829 100 219 0 8286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34032

[startup+51.1017 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1714144/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=37276 CPUtime=51.09
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 12539 0 0 0 5100 9 0 0 25 0 1 0 222875259 38170624 8807 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 9319 8807 100 219 0 9097 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37276

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

[startup+63.9015 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1714144/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=37276 CPUtime=63.88
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 12542 0 0 0 6379 9 0 0 25 0 1 0 222875259 38170624 8810 1992294400 4194304 5092341 548682068848 18446744073709551615 4250350 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 9319 8810 100 219 0 9097 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 37276

[startup+76.7014 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1694176/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=76.67
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 17601 0 0 0 7656 11 0 0 25 0 1 0 222875259 65081344 13869 1992294400 4194304 5092341 548682068848 18446744073709551615 4248126 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 13869 100 219 0 15667 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 63556

[startup+79.9016 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1692256/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=79.87
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 18063 0 0 0 7976 11 0 0 25 0 1 0 222875259 65081344 14331 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 14331 100 219 0 15667 0
Current children cumulated CPU time (s) 79.87
Current children cumulated vsize (KiB) 63556

[startup+83.1018 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1691232/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=83.08
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 18312 0 0 0 8296 12 0 0 25 0 1 0 222875259 65081344 14580 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 14580 100 219 0 15667 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 63556

[startup+83.9019 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1690912/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=83.88
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 18347 0 0 0 8376 12 0 0 25 0 1 0 222875259 65081344 14615 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 14615 100 219 0 15667 0
Current children cumulated CPU time (s) 83.88
Current children cumulated vsize (KiB) 63556

[startup+84.3029 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1690912/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=84.28
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 18370 0 0 0 8416 12 0 0 25 0 1 0 222875259 65081344 14638 1992294400 4194304 5092341 548682068848 18446744073709551615 4244052 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 14638 100 219 0 15667 0
Current children cumulated CPU time (s) 84.28
Current children cumulated vsize (KiB) 63556

[startup+84.5019 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30613
/proc/meminfo: memFree=1690912/2055920 swapFree=4156280/4192956
[pid=30612] ppid=30610 vsize=63556 CPUtime=84.48
/proc/30612/stat : 30612 (minisat) R 30610 30612 30157 0 -1 4194304 18374 0 0 0 8436 12 0 0 25 0 1 0 222875259 65081344 14642 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/30612/statm: 15889 14642 100 219 0 15667 0
Current children cumulated CPU time (s) 84.48
Current children cumulated vsize (KiB) 63556

Child status: 20
Real time (s): 84.5563
CPU time (s): 84.5391
CPU user time (s): 84.4042
CPU system time (s): 0.134979
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 63556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.4042
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18385
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= 3
involuntary context switches= 139

runsolver used 0.070989 second user time and 0.182972 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-10 11:41:18
IDJOB=1784511
IDBENCH=71629
IDSOLVER=608
FILE ID=node52/1784511-1241948478
PBS_JOBID= 9265014
Free space on /tmp= 66312 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784511-1241948478/watcher-1784511-1241948478 -o /tmp/evaluation-result-1784511-1241948478/solver-1784511-1241948478 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1784511-1241948478.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1716232222

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1749704 kB
Buffers:         53392 kB
Cached:         173668 kB
SwapCached:      31680 kB
Active:         146580 kB
Inactive:       114296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749704 kB
SwapTotal:     4192956 kB
SwapFree:      4156280 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          13760 kB
Slab:            31352 kB
Committed_AS:   835884 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node52 at 2009-05-10 11:42:42