Trace number 1577497

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 117.171 117.201

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 benchmark117.171
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 |                                                                             |
1.09/1.11	c |  Number of variables:        250567                                         |
1.09/1.11	c |  Number of clauses:         1022958                                         |
1.09/1.11	c |  Parse time:                   0.97 s                                       |
12.59/12.66	c |  Simplification time:         11.50 s                                       |
12.59/12.66	c |                                                                             |
12.59/12.66	c ============================[ Search Statistics ]==============================
12.59/12.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.59/12.66	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.59/12.66	c ===============================================================================
12.59/12.68	c |       100 |   34638   360727  1321468 |   132266      100      7 | 24.387 % |
12.69/12.71	c |       250 |   34638   360727  1321468 |   145493      250     11 | 24.387 % |
12.69/12.74	c |       475 |   34576   360727  1321468 |   160042      474     11 | 24.412 % |
12.69/12.77	c |       812 |   34409   360727  1321468 |   176046      809     10 | 24.479 % |
12.79/12.82	c |      1318 |   34409   360727  1321468 |   193651     1315     10 | 24.479 % |
12.79/12.89	c |      2077 |   34409   360727  1321468 |   213016     2074     11 | 24.479 % |
12.89/12.97	c |      3216 |   34346   360727  1321468 |   234318     3208     13 | 24.504 % |
13.10/13.15	c |      4924 |   33791   360727  1321468 |   257750     4895     13 | 24.726 % |
13.39/13.40	c |      7486 |   33642   360727  1321468 |   283525     7446     13 | 24.785 % |
13.79/13.84	c |     11330 |   33546   360727  1321468 |   311877    11280     12 | 24.823 % |
14.29/14.36	c |     17096 |   33326   319659  1106832 |   343065    15202     13 | 24.911 % |
15.18/15.22	c |     25745 |   33322   319591  1106610 |   377371    23845     15 | 24.913 % |
16.68/16.77	c |     38719 |   33322   319591  1106610 |   415109    36819     17 | 24.913 % |
20.49/20.50	c |     58180 |   33322   319591  1106610 |   456620    56280     18 | 24.913 % |
26.49/26.53	c |     87372 |   33271   315403  1087798 |   502282    57736     19 | 24.933 % |
37.98/38.03	c |    131161 |   33271   315403  1087798 |   552510   101525     22 | 24.933 % |
66.38/66.47	c |    196845 |   28074   268187   916190 |   607761   138326     26 | 27.007 % |
117.06/117.18	c ===============================================================================
117.06/117.18	c restarts              : 638
117.06/117.18	c conflicts             : 273356         (2339 /sec)
117.06/117.18	c decisions             : 452608         (3873 /sec)
117.06/117.18	c propagations          : 127479344      (1090842 /sec)
117.06/117.18	c conflict literals     : 6783287        (42.99 % deleted)
117.06/117.18	c Memory used           : 125.92 MB
117.06/117.18	c CPU time              : 116.863 s
117.06/117.18	c 
117.06/117.18	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-1577497-1241001920/watcher-1577497-1241001920 -o /tmp/evaluation-result-1577497-1241001920/solver-1577497-1241001920 -C 1200 -W 1800 -M 1800 HOME/minisat HOME/instance-1577497-1241001920.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.99 0.97 0.91 3/64 5195
/proc/meminfo: memFree=832520/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=7808 CPUtime=0
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 471 0 0 0 0 0 0 0 18 0 1 0 128224799 7995392 455 1992294400 4194304 5092341 548682068848 18446744073709551615 4244898 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 1952 455 63 219 0 1730 0

[startup+0.0560451 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5195
/proc/meminfo: memFree=832520/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=20268 CPUtime=0.04
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 2986 0 0 0 3 1 0 0 18 0 1 0 128224799 20754432 2962 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 5067 2964 63 219 0 4845 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20268

[startup+0.102048 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5195
/proc/meminfo: memFree=832520/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=24068 CPUtime=0.09
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 3996 0 0 0 8 1 0 0 18 0 1 0 128224799 24645632 3931 1992294400 4194304 5092341 548682068848 18446744073709551615 4270245 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 6017 3933 63 219 0 5795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24068

[startup+0.302062 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5195
/proc/meminfo: memFree=832520/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=41232 CPUtime=0.29
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 8938 0 0 0 25 4 0 0 19 0 1 0 128224799 42221568 8382 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 10308 8383 63 219 0 10086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41232

[startup+0.701092 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5195
/proc/meminfo: memFree=832520/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=77280 CPUtime=0.69
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 18188 0 0 0 60 9 0 0 22 0 1 0 128224799 79134720 16872 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 19320 16873 63 219 0 19098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77280

[startup+1.50115 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=743936/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=114080 CPUtime=1.49
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 26374 0 0 0 134 15 0 0 25 0 1 0 128224799 116817920 24374 1992294400 4194304 5092341 548682068848 18446744073709551615 4247667 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 28520 24374 87 219 0 28298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114080

[startup+3.10127 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=734208/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=114080 CPUtime=3.09
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 26374 0 0 0 294 15 0 0 25 0 1 0 128224799 116817920 24374 1992294400 4194304 5092341 548682068848 18446744073709551615 4247819 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 28520 24374 87 219 0 28298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114080

[startup+6.3015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=734400/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=114080 CPUtime=6.29
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 26534 0 0 0 613 16 0 0 25 0 1 0 128224799 116817920 24534 1992294400 4194304 5092341 548682068848 18446744073709551615 4215928 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 28520 24534 87 219 0 28298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114080

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=716224/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=97312 CPUtime=12.69
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 32964 0 0 0 1249 20 0 0 25 0 1 0 128224799 99647488 21347 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 24328 21347 102 219 0 24106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97312

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=740672/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=107044 CPUtime=25.48
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 34695 0 0 0 2527 21 0 0 25 0 1 0 128224799 109613056 23078 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 26761 23078 103 219 0 26539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107044

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=731392/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=115804 CPUtime=51.08
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 37019 0 0 0 5084 24 0 0 25 0 1 0 128224799 118583296 25402 1992294400 4194304 5092341 548682068848 18446744073709551615 4241008 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 28951 25402 103 219 0 28729 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115804

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=720512/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=102.27
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 39703 0 0 0 10199 28 0 0 25 0 1 0 128224799 132034560 28086 1992294400 4194304 5092341 548682068848 18446744073709551615 4249091 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28086 103 219 0 32013 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 128940

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

[startup+108.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=719744/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=108.66
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 39942 0 0 0 10838 28 0 0 25 0 1 0 128224799 132034560 28325 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28325 103 219 0 32013 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 128940

[startup+111.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=719168/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=111.86
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 40061 0 0 0 11158 28 0 0 25 0 1 0 128224799 132034560 28444 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28444 103 219 0 32013 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 128940

[startup+115.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=718720/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=115.06
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 40178 0 0 0 11478 28 0 0 25 0 1 0 128224799 132034560 28561 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28561 103 219 0 32013 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 128940

[startup+115.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=718528/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=115.86
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 40221 0 0 0 11558 28 0 0 25 0 1 0 128224799 132034560 28604 1992294400 4194304 5092341 548682068848 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28604 103 219 0 32013 0
Current children cumulated CPU time (s) 115.86
Current children cumulated vsize (KiB) 128940

[startup+116.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=718336/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=116.66
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 40252 0 0 0 11638 28 0 0 25 0 1 0 128224799 132034560 28635 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28635 103 219 0 32013 0
Current children cumulated CPU time (s) 116.66
Current children cumulated vsize (KiB) 128940

[startup+117.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5196
/proc/meminfo: memFree=718336/2055920 swapFree=4164528/4192956
[pid=5195] ppid=5193 vsize=128940 CPUtime=117.06
/proc/5195/stat : 5195 (minisat) R 5193 5195 4894 0 -1 4194304 40267 0 0 0 11678 28 0 0 25 0 1 0 128224799 132034560 28650 1992294400 4194304 5092341 548682068848 18446744073709551615 4247140 0 0 4096 3 0 0 0 17 1 0 0
/proc/5195/statm: 32235 28650 103 219 0 32013 0
Current children cumulated CPU time (s) 117.06
Current children cumulated vsize (KiB) 128940

Child status: 20
Real time (s): 117.201
CPU time (s): 117.171
CPU user time (s): 116.863
CPU system time (s): 0.307953
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 142164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.863
system time used= 0.307953
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= 2
involuntary context switches= 266

runsolver used 0.097985 second user time and 0.254961 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-29 12:45:22
IDJOB=1577497
IDBENCH=70960
IDSOLVER=546
FILE ID=node34/1577497-1241001920
PBS_JOBID= 9204833
Free space on /tmp= 66428 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-1577497-1241001920/watcher-1577497-1241001920 -o /tmp/evaluation-result-1577497-1241001920/solver-1577497-1241001920 -C 1200 -W 1800 -M 1800  HOME/minisat HOME/instance-1577497-1241001920.cnf

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1737615995

node34.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:        833064 kB
Buffers:         35108 kB
Cached:        1118616 kB
SwapCached:      22608 kB
Active:         175304 kB
Inactive:      1003236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        833064 kB
SwapTotal:     4192956 kB
SwapFree:      4164528 kB
Dirty:           24048 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            30448 kB
Committed_AS:   544164 kB
PageTables:       1380 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= 66428 MiB
End job on node34 at 2009-04-29 12:47:19