Trace number 1797797

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-core 070721UNSAT 107.049 107.076

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.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     889     2969     7757 |      989        0    nan |  0.000 % |
0.00/0.00	|       101 |     889     2969     7757 |     1088      101     20 |  0.336 % |
0.00/0.01	|       251 |     888     2967     7751 |     1197      240     18 |  0.449 % |
0.00/0.02	|       477 |     888     2967     7751 |     1317      466     17 |  0.449 % |
0.02/0.03	|       815 |     888     2967     7751 |     1448      804     16 |  0.449 % |
0.02/0.06	|      1321 |     888     2967     7751 |     1593     1310     20 |  0.449 % |
0.10/0.10	|      2081 |     888     2967     7751 |     1753     1223     17 |  0.449 % |
0.10/0.19	|      3220 |     888     2967     7751 |     1928     1342     21 |  0.450 % |
0.30/0.33	|      4928 |     888     2967     7751 |     2121     1999     23 |  0.449 % |
0.50/0.52	|      7490 |     888     2967     7751 |     2333     2228     19 |  0.457 % |
0.69/0.75	|     11335 |     888     2967     7751 |     2566     1210      8 |  0.449 % |
1.19/1.22	|     17101 |     888     2967     7751 |     2823     2468     28 |  0.449 % |
1.69/1.79	|     25751 |     888     2967     7751 |     3105     2015     13 |  0.449 % |
2.79/2.82	|     38725 |     883     2949     7708 |     3416     2089     28 |  1.010 % |
4.40/4.42	|     58187 |     883     2949     7708 |     3758     2913     22 |  1.010 % |
6.69/6.76	|     87379 |     883     2949     7708 |     4134     3121     11 |  1.009 % |
10.79/10.84	|    131168 |     882     2947     7702 |     4547     2662      8 |  1.122 % |
17.19/17.30	|    196853 |     881     2943     7692 |     5002     2504     13 |  1.233 % |
28.59/28.68	|    295380 |     881     2943     7692 |     5502     3917     13 |  1.234 % |
46.48/46.59	|    443170 |     881     2943     7692 |     6052     5288     17 |  1.234 % |
73.37/73.42	|    664854 |     881     2943     7692 |     6657     4691     15 |  1.237 % |
106.96/107.07	===============================================================================
106.96/107.07	restarts              : 21
106.96/107.07	conflicts             : 930363         (8692 /sec)
106.96/107.07	decisions             : 1099068        (1.09 % random) (10268 /sec)
106.96/107.07	propagations          : 157339947      (1469907 /sec)
106.96/107.07	conflict literals     : 22860915       (44.36 % deleted)
106.96/107.07	Memory used           : 4.04 MB
106.96/107.07	CPU time              : 107.041 s
106.96/107.07	
106.96/107.07	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-1797797-1242075465/watcher-1797797-1242075465 -o /tmp/evaluation-result-1797797-1242075465/solver-1797797-1242075465 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797797-1242075465.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.91 0.98 0.99 3/64 1826
/proc/meminfo: memFree=1340768/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2024 CPUtime=0
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 235579870 2072576 154 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 506 154 75 171 0 332 0

[startup+0.0230761 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 1826
/proc/meminfo: memFree=1340768/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2024 CPUtime=0.02
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 183 0 0 0 2 0 0 0 18 0 1 0 235579870 2072576 168 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 506 168 77 171 0 332 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2024

[startup+0.102084 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 1826
/proc/meminfo: memFree=1340768/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2288 CPUtime=0.1
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 225 0 0 0 10 0 0 0 18 0 1 0 235579870 2342912 210 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 572 210 77 171 0 398 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2288

[startup+0.302104 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 1826
/proc/meminfo: memFree=1340768/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2288 CPUtime=0.3
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 250 0 0 0 30 0 0 0 19 0 1 0 235579870 2342912 235 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 572 235 77 171 0 398 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2288

[startup+0.701146 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 1826
/proc/meminfo: memFree=1340768/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2420 CPUtime=0.69
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 267 0 0 0 69 0 0 0 22 0 1 0 235579870 2478080 252 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 605 252 77 171 0 431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2420

[startup+1.50123 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1339736/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2684 CPUtime=1.49
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 347 0 0 0 149 0 0 0 25 0 1 0 235579870 2748416 332 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 671 332 77 171 0 497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2684

[startup+3.10139 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1339608/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2948 CPUtime=3.09
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 399 0 0 0 309 0 0 0 25 0 1 0 235579870 3018752 384 1992294400 134512640 135213614 4294956256 18446744073709551615 134539727 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 737 384 77 171 0 563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2948

[startup+6.30171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1339352/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=2948 CPUtime=6.29
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 416 0 0 0 629 0 0 0 25 0 1 0 235579870 3018752 401 1992294400 134512640 135213614 4294956256 18446744073709551615 134538969 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 737 401 77 171 0 563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2948

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338776/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=3480 CPUtime=12.69
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 525 0 0 0 1269 0 0 0 25 0 1 0 235579870 3563520 510 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 870 510 77 171 0 696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3480

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338584/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=3612 CPUtime=25.49
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 572 0 0 0 2549 0 0 0 25 0 1 0 235579870 3698688 557 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 903 557 77 171 0 729 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3612

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338392/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=3868 CPUtime=51.08
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 620 0 0 0 5108 0 0 0 25 0 1 0 235579870 3960832 605 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 967 605 77 171 0 793 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3868

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=102.27
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10227 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4132

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

[startup+105.502 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=105.47
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10547 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 105.47
Current children cumulated vsize (KiB) 4132

[startup+106.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=106.26
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10626 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 106.26
Current children cumulated vsize (KiB) 4132

[startup+106.706 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=106.67
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10667 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 106.67
Current children cumulated vsize (KiB) 4132

[startup+106.902 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=106.86
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10686 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 106.86
Current children cumulated vsize (KiB) 4132

[startup+107.002 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1827
/proc/meminfo: memFree=1338008/2055920 swapFree=4176548/4192956
[pid=1826] ppid=1824 vsize=4132 CPUtime=106.96
/proc/1826/stat : 1826 (minisat_static) R 1824 1826 1691 0 -1 4194304 695 0 0 0 10696 0 0 0 25 0 1 0 235579870 4231168 680 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/1826/statm: 1033 680 77 171 0 859 0
Current children cumulated CPU time (s) 106.96
Current children cumulated vsize (KiB) 4132

Child status: 20
Real time (s): 107.076
CPU time (s): 107.049
CPU user time (s): 107.041
CPU system time (s): 0.007998
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 4132

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

runsolver used 0.081987 second user time and 0.232964 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-11 22:57:45
IDJOB=1797797
IDBENCH=20471
IDSOLVER=651
FILE ID=node17/1797797-1242075465
PBS_JOBID= 9277633
Free space on /tmp= 66236 MiB

SOLVER NAME= minisat2-core 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-1797797-1242075465/watcher-1797797-1242075465 -o /tmp/evaluation-result-1797797-1242075465/solver-1797797-1242075465 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797797-1242075465.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=1739873180

node17.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.234
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.234
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:       1341248 kB
Buffers:         68128 kB
Cached:         574200 kB
SwapCached:      11220 kB
Active:         172856 kB
Inactive:       482752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341248 kB
SwapTotal:     4192956 kB
SwapFree:      4176548 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            45056 kB
Committed_AS:   808944 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= 66236 MiB
End job on node17 at 2009-05-11 22:59:32