Trace number 1796409

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
minisat2-simp 070721UNSAT 113.81 113.848

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5476
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  892                                                  |
0.00/0.00	|  Number of clauses:    3006                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     602     2492     7459 |      830        0    nan |  0.000 % |
0.00/0.01	|       100 |     602     2492     7459 |      913      100     18 |  0.336 % |
0.00/0.02	|       251 |     602     2492     7459 |     1005      251     16 |  0.340 % |
0.00/0.02	|       476 |     602     2492     7459 |     1105      476     15 |  0.337 % |
0.03/0.03	|       813 |     602     2492     7459 |     1216      813     23 |  0.337 % |
0.03/0.06	|      1319 |     602     2492     7459 |     1337     1319     22 |  0.337 % |
0.09/0.10	|      2078 |     602     2492     7459 |     1471     1266     23 |  0.336 % |
0.09/0.16	|      3218 |     602     2492     7459 |     1618      857     14 |  0.337 % |
0.19/0.25	|      4926 |     602     2492     7459 |     1780     1677     27 |  0.337 % |
0.39/0.44	|      7489 |     602     2492     7459 |     1958     1414     18 |  0.336 % |
0.59/0.68	|     11333 |     602     2492     7459 |     2154     1741     24 |  0.337 % |
1.00/1.07	|     17099 |     602     2492     7459 |     2369     1523     20 |  0.337 % |
1.69/1.73	|     25749 |     602     2492     7459 |     2606     2311     27 |  0.336 % |
2.49/2.54	|     38723 |     602     2492     7459 |     2867     1883     12 |  0.337 % |
3.99/4.08	|     58185 |     599     2479     7428 |     3154     1505     12 |  0.673 % |
6.39/6.43	|     87378 |     599     2479     7428 |     3469     1917     19 |  0.676 % |
10.59/10.68	|    131168 |     599     2479     7428 |     3816     3437     25 |  0.676 % |
16.39/16.44	|    196853 |     599     2479     7428 |     4198     3649     13 |  0.673 % |
25.88/25.92	|    295379 |     599     2479     7428 |     4618     2356     14 |  0.673 % |
41.27/41.31	|    443168 |     599     2479     7428 |     5080     3482     19 |  0.673 % |
65.76/65.83	|    664852 |     599     2479     7428 |     5588     4140     19 |  0.678 % |
103.16/103.27	|    997378 |     587     2423     7279 |     6147     4063     14 |  2.022 % |
113.76/113.84	===============================================================================
113.76/113.84	restarts              : 22
113.76/113.84	conflicts             : 1090236        (9580 /sec)
113.76/113.84	decisions             : 1323056        (1.13 % random) (11626 /sec)
113.76/113.84	propagations          : 130639984      (1148002 /sec)
113.76/113.84	conflict literals     : 34029176       (36.59 % deleted)
113.76/113.84	Memory used           : 3.82 MB
113.76/113.84	CPU time              : 113.798 s
113.76/113.84	
113.76/113.84	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-1796409-1242075442/watcher-1796409-1242075442 -o /tmp/evaluation-result-1796409-1242075442/solver-1796409-1242075442 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796409-1242075442.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: 1.00 1.00 1.00 3/64 1105
/proc/meminfo: memFree=694904/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2192 CPUtime=0
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 235570980 2244608 165 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 548 165 65 178 0 368 0

[startup+0.038385 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1105
/proc/meminfo: memFree=694904/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2316 CPUtime=0.03
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 238 0 0 0 3 0 0 0 18 0 1 0 235570980 2371584 223 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 579 223 86 178 0 399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2316

[startup+0.102381 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1105
/proc/meminfo: memFree=694904/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2316 CPUtime=0.09
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 259 0 0 0 9 0 0 0 18 0 1 0 235570980 2371584 244 1992294400 134512640 135243866 4294956256 18446744073709551615 134567922 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 579 244 86 178 0 399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2316

[startup+0.301417 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1105
/proc/meminfo: memFree=694904/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2448 CPUtime=0.29
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 286 0 0 0 29 0 0 0 19 0 1 0 235570980 2506752 271 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 612 271 86 178 0 432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2448

[startup+0.702488 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1105
/proc/meminfo: memFree=694904/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2580 CPUtime=0.69
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 309 0 0 0 69 0 0 0 23 0 1 0 235570980 2641920 294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 645 294 86 178 0 465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2580

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=694000/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2712 CPUtime=1.49
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 343 0 0 0 149 0 0 0 25 0 1 0 235570980 2777088 328 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 678 328 86 178 0 498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2712

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=693744/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2844 CPUtime=3.09
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 393 0 0 0 309 0 0 0 25 0 1 0 235570980 2912256 378 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 711 378 86 178 0 531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2844

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=693552/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=2988 CPUtime=6.29
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 412 0 0 0 629 0 0 0 25 0 1 0 235570980 3059712 397 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 747 397 86 178 0 567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2988

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=693232/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3252 CPUtime=12.69
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 468 0 0 0 1269 0 0 0 25 0 1 0 235570980 3330048 453 1992294400 134512640 135243866 4294956256 18446744073709551615 134565092 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 813 453 86 178 0 633 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3252

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692976/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3384 CPUtime=25.48
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 511 0 0 0 2548 0 0 0 25 0 1 0 235570980 3465216 496 1992294400 134512640 135243866 4294956256 18446744073709551615 134565012 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 846 496 86 178 0 666 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3384

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692592/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3780 CPUtime=51.07
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 615 0 0 0 5107 0 0 0 25 0 1 0 235570980 3870720 600 1992294400 134512640 135243866 4294956256 18446744073709551615 134566396 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 945 600 86 178 0 765 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3780

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692464/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=102.26
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 641 0 0 0 10225 1 0 0 25 0 1 0 235570980 4005888 626 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 626 86 178 0 798 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3912

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

[startup+108.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692464/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=108.66
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 10865 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 3912

[startup+111.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692400/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=111.86
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 11185 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 3912

[startup+112.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692400/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=112.66
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 11265 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134565094 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 112.66
Current children cumulated vsize (KiB) 3912

[startup+113.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692400/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=113.46
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 11345 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134556132 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 113.46
Current children cumulated vsize (KiB) 3912

[startup+113.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692400/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=113.66
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 11365 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134555903 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 113.66
Current children cumulated vsize (KiB) 3912

[startup+113.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1106
/proc/meminfo: memFree=692400/2055920 swapFree=4180452/4192956
[pid=1105] ppid=1103 vsize=3912 CPUtime=113.76
/proc/1105/stat : 1105 (minisat_static) R 1103 1105 940 0 -1 4194304 647 0 0 0 11375 1 0 0 25 0 1 0 235570980 4005888 632 1992294400 134512640 135243866 4294956256 18446744073709551615 134558625 0 0 4096 3 0 0 0 17 1 0 0
/proc/1105/statm: 978 632 86 178 0 798 0
Current children cumulated CPU time (s) 113.76
Current children cumulated vsize (KiB) 3912

Child status: 20
Real time (s): 113.848
CPU time (s): 113.81
CPU user time (s): 113.798
CPU system time (s): 0.011998
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 3912

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

runsolver used 0.082987 second user time and 0.248962 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-11 22:57:22
IDJOB=1796409
IDBENCH=20471
IDSOLVER=568
FILE ID=node60/1796409-1242075442
PBS_JOBID= 9277666
Free space on /tmp= 66036 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796409-1242075442/watcher-1796409-1242075442 -o /tmp/evaluation-result-1796409-1242075442/solver-1796409-1242075442 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796409-1242075442.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=1477325350

node60.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.256
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.256
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:        695384 kB
Buffers:         77860 kB
Cached:        1193472 kB
SwapCached:       6932 kB
Active:         168548 kB
Inactive:      1112212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        695384 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:             972 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            65780 kB
Committed_AS:   821868 kB
PageTables:       1448 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= 66036 MiB
End job on node60 at 2009-05-11 22:59:16