Trace number 1773813

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
LySAT i/2009-03-20UNSAT 13.9389 14.1827

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxand/maxand064.cnf
MD5SUMb2d2617ddc348aef0d35df3c8f228dcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.97355
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.02/0.04	c ==============================================================================
0.02/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.04	c ==============================================================================
0.02/0.04	c |         0 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.68/0.71	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.68/0.71	c ==============================================================================
0.68/0.71	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.68/0.71	c CPU time:   0.694894 s
0.68/0.71	c ==============================================================================
0.68/0.75	c lySAT 0.1
0.68/0.75	c minisat core +  additionnal features
0.68/0.75	c ============================[ Problem Statistics ]=============================
0.68/0.75	c |                                                                             |
0.68/0.75	c |  Number of variables:  1957                                                 |
0.68/0.75	c |  Number of clauses:    17622                                                |
0.68/0.76	c |  Parsing time:         0.01         s                                       |
13.84/14.17	c restarts              : 571
13.84/14.17	c conflicts             : 101421         (7714 /sec)
13.84/14.17	c decisions             : 361144         (5.50 % random) (27468 /sec)
13.84/14.17	c euip                  : 9601        
13.84/14.17	c propagations          : 7961739        (605547 /sec)
13.84/14.17	c conflict literals     : 5897937        (34.41 % deleted)
13.84/14.17	c Memory used           : 16.30 MB
13.84/14.17	c CPU time              : 13.148 s
13.84/14.17	c 
13.84/14.17	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-1773813-1241236775/watcher-1773813-1241236775 -o /tmp/evaluation-result-1773813-1241236775/solver-1773813-1241236775 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773813-1241236775.cnf i 

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: 0.85 0.97 0.99 3/64 26047
/proc/meminfo: memFree=1267952/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151710776 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26047/statm: 1339 235 195 169 0 50 0
[pid=26048] ppid=26047 vsize=1108 CPUtime=0
/proc/26048/stat : 26048 (SatElite) R 26047 26047 26010 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 151710776 1134592 175 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26048/statm: 277 176 50 127 0 147 0

[startup+0.0351489 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26047
/proc/meminfo: memFree=1267952/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151710776 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26047/statm: 1339 235 195 169 0 50 0
[pid=26048] ppid=26047 vsize=5236 CPUtime=0.02
/proc/26048/stat : 26048 (SatElite) R 26047 26047 26010 0 -1 4194304 1158 0 0 0 2 0 0 0 18 0 1 0 151710776 5361664 1142 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26048/statm: 1309 1144 50 127 0 1179 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10592

[startup+0.101162 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26047
/proc/meminfo: memFree=1267952/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151710776 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26047/statm: 1339 235 195 169 0 50 0
[pid=26048] ppid=26047 vsize=6936 CPUtime=0.08
/proc/26048/stat : 26048 (SatElite) R 26047 26047 26010 0 -1 4194304 1669 0 0 0 8 0 0 0 18 0 1 0 151710776 7102464 1569 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26048/statm: 1734 1569 68 127 0 1604 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12292

[startup+0.3012 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26047
/proc/meminfo: memFree=1267952/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151710776 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26047/statm: 1339 235 195 169 0 50 0
[pid=26048] ppid=26047 vsize=7388 CPUtime=0.29
/proc/26048/stat : 26048 (SatElite) R 26047 26047 26010 0 -1 4194304 1765 0 0 0 28 1 0 0 19 0 1 0 151710776 7565312 1665 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26048/statm: 1847 1665 68 127 0 1717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12744

[startup+0.701277 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26047
/proc/meminfo: memFree=1267952/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151710776 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26047/statm: 1339 235 195 169 0 50 0
[pid=26048] ppid=26047 vsize=7932 CPUtime=0.68
/proc/26048/stat : 26048 (SatElite) R 26047 26047 26010 0 -1 4194304 1964 0 0 0 67 1 0 0 23 0 1 0 151710776 8122368 1822 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 1 0 0
/proc/26048/statm: 1983 1822 68 127 0 1853 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13288

[startup+1.50143 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26050
/proc/meminfo: memFree=1261600/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=4816 CPUtime=0.73
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 965 0 0 0 73 0 0 0 23 0 1 0 151710852 4931584 950 1992294400 134512640 135226915 4294956224 18446744073709551615 134539469 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 1204 950 82 174 0 1027 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10172

[startup+3.10174 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26050
/proc/meminfo: memFree=1259424/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=6516 CPUtime=2.33
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 1366 0 0 0 233 0 0 0 25 0 1 0 151710852 6672384 1351 1992294400 134512640 135226915 4294956224 18446744073709551615 134538859 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 1629 1351 82 174 0 1452 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11872

[startup+6.30138 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26050
/proc/meminfo: memFree=1257056/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=8692 CPUtime=5.3
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 1919 0 0 0 529 1 0 0 25 0 1 0 151710852 8900608 1904 1992294400 134512640 135226915 4294956224 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0
/proc/26050/statm: 2173 1904 82 174 0 1996 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 14048

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26050
/proc/meminfo: memFree=1249056/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=16376 CPUtime=11.7
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 3831 0 0 0 1167 3 0 0 25 0 1 0 151710852 16769024 3816 1992294400 134512640 135226915 4294956224 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 4094 3816 82 174 0 3917 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 21732

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

[startup+13.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26050
/proc/meminfo: memFree=1248864/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=16544 CPUtime=12.5
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 3847 0 0 0 1247 3 0 0 25 0 1 0 151710852 16941056 3832 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 4136 3832 82 174 0 3959 0
Current children cumulated CPU time (s) 13.24
Current children cumulated vsize (KiB) 21900

[startup+13.9028 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26050
/proc/meminfo: memFree=1248864/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=16544 CPUtime=12.9
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 3863 0 0 0 1287 3 0 0 25 0 1 0 151710852 16941056 3848 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 4136 3848 82 174 0 3959 0
Current children cumulated CPU time (s) 13.64
Current children cumulated vsize (KiB) 21900

[startup+14.1029 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26050
/proc/meminfo: memFree=1248864/2055920 swapFree=4180712/4192956
[pid=26047] ppid=26045 vsize=5356 CPUtime=0.74
/proc/26047/stat : 26047 (lysat.sh) S 26045 26047 26010 0 -1 4194304 310 2067 0 0 0 0 72 2 16 0 1 0 151710776 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26047/statm: 1339 237 195 169 0 50 0
[pid=26050] ppid=26047 vsize=16692 CPUtime=13.1
/proc/26050/stat : 26050 (LySATi) R 26047 26047 26010 0 -1 4194304 3882 0 0 0 1307 3 0 0 25 0 1 0 151710852 17092608 3867 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 1 0 0
/proc/26050/statm: 4173 3867 82 174 0 3996 0
Current children cumulated CPU time (s) 13.84
Current children cumulated vsize (KiB) 22048

Child status: 20
Real time (s): 14.1827
CPU time (s): 13.9389
CPU user time (s): 13.8749
CPU system time (s): 0.06399
CPU usage (%): 98.2807
Max. virtual memory (cumulated for all children) (KiB): 22048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8749
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6422
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= 12
involuntary context switches= 76

runsolver used 0.015997 second user time and 0.043993 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 05:59:35
IDJOB=1773813
IDBENCH=70803
IDSOLVER=609
FILE ID=node28/1773813-1241236775
PBS_JOBID= 9224840
Free space on /tmp= 66284 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxand/maxand064.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773813-1241236775/watcher-1773813-1241236775 -o /tmp/evaluation-result-1773813-1241236775/solver-1773813-1241236775 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773813-1241236775.cnf i

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

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED=63930217

node28.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.261
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.261
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:       1268496 kB
Buffers:         69188 kB
Cached:         615476 kB
SwapCached:       5468 kB
Active:          65340 kB
Inactive:       628064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268496 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            79900 kB
Committed_AS:   710224 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node28 at 2009-05-02 05:59:49