Trace number 1833594

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 09z 2009-03-22UNSAT 10.1994 10.2117

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.93994
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
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.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   48330   112770 |   14498       0        0     nan |  0.000 % |
0.00/0.45	c |         0 |   26089    88039 |      --       0       --      -- |     --   | -22219/-24678
0.00/0.45	c ==============================================================================
0.00/0.45	c Result  :   #vars: 5259   #clauses: 26089   #literals: 88039
0.00/0.45	c CPU time:   0.419936 s
0.00/0.45	c ==============================================================================
0.00/0.48	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.48	c Number of variables   : 5259         
0.00/0.48	c Number of clauses     : 26089        
0.00/0.50	c Parsing time: 0.02         s
10.17/10.20	c restarts              : 180
10.17/10.20	c conflicts             : 36963          (3815 /sec)
10.17/10.20	c decisions             : 184773         (1.38 % random) (19071 /sec)
10.17/10.20	c propagations          : 13601372       (1403864 /sec)
10.17/10.20	c conflict literals     : 1582749        (29.08 % deleted)
10.17/10.20	c Memory used           : 11.32 MB
10.17/10.20	c CPU time              : 9.68853 s
10.17/10.20	UNSATISFIABLE
10.17/10.20	
10.17/10.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-1833594-1242823783/watcher-1833594-1242823783 -o /tmp/evaluation-result-1833594-1242823783/solver-1833594-1242823783 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833594-1242823783.cnf -random-seed=436835074 

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.04 1.13 1.14 3/64 17628
/proc/meminfo: memFree=1975568/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310405854 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 236437864530 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/17628/statm: 1339 235 195 169 0 50 0
[pid=17629] ppid=17628 vsize=5356 CPUtime=0
/proc/17629/stat : 17629 (SatELiteGTI) S 17628 17628 17522 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 310405855 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 1339 238 198 169 0 50 0
[pid=17631] ppid=17629 vsize=2612 CPUtime=0
/proc/17631/stat : 17631 (sed) R 17629 17628 17522 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 310405855 2674688 134 1992294400 4194304 4240196 548682069056 18446744073709551615 236437864674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17631/statm: 0 0 0 0 0 0 0

[startup+0.0704621 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17628
/proc/meminfo: memFree=1975568/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310405854 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17628/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102466 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17628
/proc/meminfo: memFree=1975568/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310405854 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17628/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30249 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17628
/proc/meminfo: memFree=1975568/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310405854 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17628/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702536 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17628
/proc/meminfo: memFree=1975568/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1970304/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=4504 CPUtime=1
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 901 0 0 0 100 0 0 0 25 0 1 0 310405903 4612096 887 1992294400 134512640 135212243 4294956240 18446744073709551615 134535594 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 1126 887 76 170 0 953 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9860

[startup+3.1018 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1968904/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=6524 CPUtime=2.61
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 1378 0 0 0 260 1 0 0 25 0 1 0 310405903 6680576 1364 1992294400 134512640 135212243 4294956240 18446744073709551615 134539893 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 1631 1364 76 170 0 1458 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11880

[startup+6.30116 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1965448/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=9304 CPUtime=5.8
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2103 0 0 0 578 2 0 0 25 0 1 0 310405903 9527296 2089 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2326 2089 76 170 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14660

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

[startup+7.90134 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1963912/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=10524 CPUtime=7.4
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2380 0 0 0 738 2 0 0 25 0 1 0 310405903 10776576 2366 1992294400 134512640 135212243 4294956240 18446744073709551615 134527552 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2631 2366 76 170 0 2458 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 15880

[startup+9.50154 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1963272/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=11324 CPUtime=9
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2573 0 0 0 898 2 0 0 25 0 1 0 310405903 11595776 2559 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2831 2559 76 170 0 2658 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 16680

[startup+9.90557 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1962760/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=11456 CPUtime=9.4
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2612 0 0 0 938 2 0 0 25 0 1 0 310405903 11730944 2598 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2864 2598 76 170 0 2691 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 16812

[startup+10.1016 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1962760/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=11592 CPUtime=9.6
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2638 0 0 0 958 2 0 0 25 0 1 0 310405903 11870208 2624 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2898 2624 76 170 0 2725 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 16948

[startup+10.2016 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17634
/proc/meminfo: memFree=1962760/2055920 swapFree=4179040/4192956
[pid=17628] ppid=17626 vsize=5356 CPUtime=0.47
/proc/17628/stat : 17628 (SatELiteGTI) S 17626 17628 17522 0 -1 4194304 335 2429 0 0 0 0 44 3 16 0 1 0 310405854 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17628/statm: 1339 239 197 169 0 50 0
[pid=17634] ppid=17628 vsize=11592 CPUtime=9.7
/proc/17634/stat : 17634 (minisat_static) R 17628 17628 17522 0 -1 4194304 2645 0 0 0 968 2 0 0 25 0 1 0 310405903 11870208 2631 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/17634/statm: 2898 2631 76 170 0 2725 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 16948

Child status: 20
Real time (s): 10.2117
CPU time (s): 10.1994
CPU user time (s): 10.1375
CPU system time (s): 0.06199
CPU usage (%): 99.8796
Max. virtual memory (cumulated for all children) (KiB): 16948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1375
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5576
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= 18
involuntary context switches= 61

runsolver used 0.016997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-20 14:49:43
IDJOB=1833594
IDBENCH=70768
IDSOLVER=672
FILE ID=node62/1833594-1242823783
PBS_JOBID= 9322490
Free space on /tmp= 66268 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833594-1242823783/watcher-1833594-1242823783 -o /tmp/evaluation-result-1833594-1242823783/solver-1833594-1242823783 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833594-1242823783.cnf -random-seed=436835074

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=436835074

node62.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.220
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.220
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:       1976112 kB
Buffers:         14664 kB
Cached:          27172 kB
SwapCached:       7464 kB
Active:          27540 kB
Inactive:        23984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1976112 kB
SwapTotal:     4192956 kB
SwapFree:      4179040 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          14688 kB
Slab:            14108 kB
Committed_AS:   849736 kB
PageTables:       1464 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= 66268 MiB
End job on node62 at 2009-05-20 14:49:53