Trace number 1774562

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 112.165 112.224

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark112.165
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

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.99/1.05	c |  Number of variables:        250567                                         |
0.99/1.05	c |  Number of clauses:         1022958                                         |
0.99/1.05	c |  Parse time:                   0.91 s                                       |
11.79/11.83	c |  Simplification time:         10.72 s                                       |
11.79/11.83	c |                                                                             |
11.79/11.83	c ============================[ Search Statistics ]==============================
11.79/11.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.83	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.79/11.83	c ===============================================================================
11.79/11.85	c |       100 |   34638   360727  1321468 |   132266      100      7 | 24.387 % |
11.79/11.87	c |       250 |   34638   360727  1321468 |   145493      250     11 | 24.387 % |
11.89/11.91	c |       475 |   34576   360727  1321468 |   160042      474     11 | 24.412 % |
11.89/11.93	c |       812 |   34409   360727  1321468 |   176046      809     10 | 24.479 % |
11.89/11.98	c |      1318 |   34409   360727  1321468 |   193651     1315     10 | 24.479 % |
11.99/12.05	c |      2077 |   34409   360727  1321468 |   213016     2074     11 | 24.479 % |
12.09/12.12	c |      3216 |   34346   360727  1321468 |   234318     3208     13 | 24.504 % |
12.29/12.30	c |      4924 |   33791   360727  1321468 |   257750     4895     13 | 24.726 % |
12.49/12.54	c |      7486 |   33642   360727  1321468 |   283525     7446     13 | 24.785 % |
12.89/12.96	c |     11330 |   33546   360727  1321468 |   311877    11280     12 | 24.823 % |
13.39/13.45	c |     17096 |   33326   319659  1106832 |   343065    15202     13 | 24.911 % |
14.19/14.28	c |     25745 |   33322   319591  1106610 |   377371    23845     15 | 24.913 % |
15.68/15.76	c |     38719 |   33322   319591  1106610 |   415109    36819     17 | 24.913 % |
19.28/19.34	c |     58180 |   33322   319591  1106610 |   456620    56280     18 | 24.913 % |
24.98/25.02	c |     87372 |   33271   315403  1087798 |   502282    57736     19 | 24.933 % |
35.97/36.04	c |    131161 |   33271   315403  1087798 |   552510   101525     22 | 24.933 % |
63.25/63.30	c |    196845 |   28074   268187   916190 |   607761   138326     26 | 27.007 % |
112.03/112.20	c ===============================================================================
112.03/112.20	c restarts              : 638
112.03/112.20	c conflicts             : 273356         (2444 /sec)
112.03/112.20	c decisions             : 452608         (4047 /sec)
112.03/112.20	c propagations          : 127479344      (1139786 /sec)
112.03/112.20	c conflict literals     : 6783287        (42.99 % deleted)
112.03/112.20	c Memory used           : 125.92 MB
112.03/112.20	c CPU time              : 111.845 s
112.03/112.20	c 
112.03/112.20	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-1774562-1241220047/watcher-1774562-1241220047 -o /tmp/evaluation-result-1774562-1241220047/solver-1774562-1241220047 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774562-1241220047.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 1.08 1.02 1.01 3/64 30942
/proc/meminfo: memFree=1575728/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=7612 CPUtime=0
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 447 0 0 0 0 0 0 0 18 0 1 0 150038105 7794688 431 1992294400 4194304 5092341 548682068848 18446744073709551615 4515625 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 1903 432 63 219 0 1681 0

[startup+0.027559 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30942
/proc/meminfo: memFree=1575728/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=11940 CPUtime=0.01
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 1384 0 0 0 1 0 0 0 18 0 1 0 150038105 12226560 1367 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 2985 1368 63 219 0 2763 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11940

[startup+0.101567 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30942
/proc/meminfo: memFree=1575728/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=24200 CPUtime=0.09
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 4109 0 0 0 6 3 0 0 18 0 1 0 150038105 24780800 4044 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 6050 4045 63 219 0 5828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24200

[startup+0.301588 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30942
/proc/meminfo: memFree=1575728/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=42012 CPUtime=0.28
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 9293 0 0 0 23 5 0 0 20 0 1 0 150038105 43020288 8737 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 10503 8738 63 219 0 10281 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42012

[startup+0.70163 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30942
/proc/meminfo: memFree=1575728/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=84704 CPUtime=0.68
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 18847 0 0 0 58 10 0 0 23 0 1 0 150038105 86736896 17531 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 21176 17533 63 219 0 20954 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84704

[startup+1.50172 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30943
/proc/meminfo: memFree=1483176/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=114080 CPUtime=1.49
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 26374 0 0 0 134 15 0 0 25 0 1 0 150038105 116817920 24374 1992294400 4194304 5092341 548682068848 18446744073709551615 4247686 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 28520 24374 87 219 0 28298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114080

[startup+3.10189 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30943
/proc/meminfo: memFree=1478120/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=114080 CPUtime=3.09
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 26374 0 0 0 294 15 0 0 25 0 1 0 150038105 116817920 24374 1992294400 4194304 5092341 548682068848 18446744073709551615 4247816 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 28520 24374 87 219 0 28298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114080

[startup+6.30123 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 30943
/proc/meminfo: memFree=1477352/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=114080 CPUtime=6.29
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 26534 0 0 0 614 15 0 0 25 0 1 0 150038105 116817920 24534 1992294400 4194304 5092341 548682068848 18446744073709551615 4215859 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 28520 24534 87 219 0 28298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114080

[startup+12.7029 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 30943
/proc/meminfo: memFree=1490216/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=97312 CPUtime=12.69
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 33102 0 0 0 1250 19 0 0 25 0 1 0 150038105 99647488 21485 1992294400 4194304 5092341 548682068848 18446744073709551615 4244115 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 24328 21485 103 219 0 24106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97312

[startup+25.5013 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 30943
/proc/meminfo: memFree=1483048/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=107044 CPUtime=25.48
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 34892 0 0 0 2527 21 0 0 25 0 1 0 150038105 109613056 23275 1992294400 4194304 5092341 548682068848 18446744073709551615 4244070 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 26761 23275 103 219 0 26539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107044

[startup+51.101 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 30943
/proc/meminfo: memFree=1473960/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=115804 CPUtime=51.06
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 37197 0 0 0 5081 25 0 0 25 0 1 0 150038105 118583296 25580 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 28951 25580 103 219 0 28729 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115804

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1462952/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=102.24
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 39872 0 0 0 10195 29 0 0 25 0 1 0 150038105 132034560 28255 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28255 103 219 0 32013 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 128940

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

[startup+108.701 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1462120/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=108.63
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 40097 0 0 0 10834 29 0 0 25 0 1 0 150038105 132034560 28480 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28480 103 219 0 32013 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 128940

[startup+110.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1461800/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=110.23
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 40182 0 0 0 10994 29 0 0 25 0 1 0 150038105 132034560 28565 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28565 103 219 0 32013 0
Current children cumulated CPU time (s) 110.23
Current children cumulated vsize (KiB) 128940

[startup+111.105 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1461544/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=111.03
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 40226 0 0 0 11074 29 0 0 25 0 1 0 150038105 132034560 28609 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28609 103 219 0 32013 0
Current children cumulated CPU time (s) 111.03
Current children cumulated vsize (KiB) 128940

[startup+111.902 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1461544/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=111.83
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 40259 0 0 0 11154 29 0 0 25 0 1 0 150038105 132034560 28642 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28642 103 219 0 32013 0
Current children cumulated CPU time (s) 111.83
Current children cumulated vsize (KiB) 128940

[startup+112.102 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1461352/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=128940 CPUtime=112.03
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194304 40267 0 0 0 11174 29 0 0 25 0 1 0 150038105 132034560 28650 1992294400 4194304 5092341 548682068848 18446744073709551615 4249253 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 32235 28650 103 219 0 32013 0
Current children cumulated CPU time (s) 112.03
Current children cumulated vsize (KiB) 128940

[startup+112.206 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30943
/proc/meminfo: memFree=1461352/2055920 swapFree=4180872/4192956
[pid=30942] ppid=30940 vsize=0 CPUtime=112.14
/proc/30942/stat : 30942 (minisat) R 30940 30942 30770 0 -1 4194308 40278 0 0 0 11184 30 0 0 25 0 1 0 150038105 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/30942/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.14
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 112.224
CPU time (s): 112.165
CPU user time (s): 111.845
CPU system time (s): 0.319951
CPU usage (%): 99.947
Max. virtual memory (cumulated for all children) (KiB): 141860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.845
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40278
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= 320

runsolver used 0.095985 second user time and 0.320951 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 01:20:48
IDJOB=1774562
IDBENCH=70960
IDSOLVER=608
FILE ID=node19/1774562-1241220047
PBS_JOBID= 9224759
Free space on /tmp= 66436 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774562-1241220047/watcher-1774562-1241220047 -o /tmp/evaluation-result-1774562-1241220047/solver-1774562-1241220047 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774562-1241220047.cnf

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1279430713

node19.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.236
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.236
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:       1576144 kB
Buffers:         73460 kB
Cached:         318040 kB
SwapCached:       6776 kB
Active:          43628 kB
Inactive:       356752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576144 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           24196 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            65324 kB
Committed_AS:   703060 kB
PageTables:       1452 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= 66432 MiB
End job on node19 at 2009-05-02 01:22:41