Trace number 1833628

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 14.7038 14.7263

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.81857
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.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 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.00/0.80	c CPU time:   0.78488 s
0.00/0.80	c ==============================================================================
0.00/0.83	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.83	c Number of variables   : 1957         
0.00/0.83	c Number of clauses     : 17622        
0.00/0.85	c Parsing time: 0.01         s
14.66/14.70	c restarts              : 254
14.66/14.70	c conflicts             : 92421          (6681 /sec)
14.66/14.70	c decisions             : 284213         (1.78 % random) (20545 /sec)
14.66/14.70	c propagations          : 8109173        (586181 /sec)
14.66/14.70	c conflict literals     : 7782329        (27.26 % deleted)
14.66/14.70	c Memory used           : 19.78 MB
14.66/14.70	c CPU time              : 13.8339 s
14.66/14.70	UNSATISFIABLE
14.66/14.70	
14.66/14.72	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-1833628-1242824017/watcher-1833628-1242824017 -o /tmp/evaluation-result-1833628-1242824017/solver-1833628-1242824017 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833628-1242824017.cnf -random-seed=1126434499 

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 1.00 3/64 14516
/proc/meminfo: memFree=1975792/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310435378 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910214226 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/14516/statm: 1339 235 195 169 0 50 0
[pid=14517] ppid=14516 vsize=5356 CPUtime=0
/proc/14517/stat : 14517 (SatELiteGTI) S 14516 14516 14410 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 310435378 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/14517/statm: 1339 238 198 169 0 50 0
[pid=14519] ppid=14517 vsize=192 CPUtime=0
/proc/14519/stat : 14519 (sed) R 14517 14516 14410 0 -1 4194304 42 0 0 0 0 0 0 0 18 0 1 0 310435378 196608 23 1992294400 4194304 4240196 548682069056 18446744073709551615 262907426185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14519/statm: 48 23 16 11 0 11 0

[startup+0.019034 s]
/proc/loadavg: 0.91 0.98 1.00 3/64 14516
/proc/meminfo: memFree=1975792/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310435378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14516/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101039 s]
/proc/loadavg: 0.91 0.98 1.00 3/64 14516
/proc/meminfo: memFree=1975792/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310435378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14516/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301063 s]
/proc/loadavg: 0.91 0.98 1.00 3/64 14516
/proc/meminfo: memFree=1975792/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310435378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14516/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701108 s]
/proc/loadavg: 0.91 0.98 1.00 3/64 14516
/proc/meminfo: memFree=1975792/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310435378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14516/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5012 s]
/proc/loadavg: 0.91 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1969696/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=5284 CPUtime=0.65
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 1073 0 0 0 65 0 0 0 22 0 1 0 310435462 5410816 1059 1992294400 134512640 135212243 4294956240 18446744073709551615 134526231 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 1321 1059 76 170 0 1148 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10640

[startup+3.10139 s]
/proc/loadavg: 0.91 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1965600/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=10168 CPUtime=2.25
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 2290 0 0 0 224 1 0 0 25 0 1 0 310435462 10412032 2276 1992294400 134512640 135212243 4294956240 18446744073709551615 134526058 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 2542 2276 76 170 0 2369 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15524

[startup+6.30176 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1960160/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=13636 CPUtime=5.45
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 3141 0 0 0 544 1 0 0 25 0 1 0 310435462 13963264 3127 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 3409 3127 76 170 0 3236 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18992

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1953056/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=20248 CPUtime=11.84
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 4813 0 0 0 1182 2 0 0 25 0 1 0 310435462 20733952 4799 1992294400 134512640 135212243 4294956240 18446744073709551615 134528048 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 5062 4799 76 170 0 4889 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25604

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

[startup+13.5016 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1952416/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=20248 CPUtime=12.64
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 4813 0 0 0 1262 2 0 0 25 0 1 0 310435462 20733952 4799 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 5062 4799 76 170 0 4889 0
Current children cumulated CPU time (s) 13.46
Current children cumulated vsize (KiB) 25604

[startup+14.3057 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1952416/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=20248 CPUtime=13.45
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 4813 0 0 0 1343 2 0 0 25 0 1 0 310435462 20733952 4799 1992294400 134512640 135212243 4294956240 18446744073709551615 134529979 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 5062 4799 76 170 0 4889 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 25604

[startup+14.7017 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14522
/proc/meminfo: memFree=1952416/2055920 swapFree=4180416/4192956
[pid=14516] ppid=14514 vsize=5356 CPUtime=0.82
/proc/14516/stat : 14516 (SatELiteGTI) S 14514 14516 14410 0 -1 4194304 335 2346 0 0 0 0 80 2 16 0 1 0 310435378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14516/statm: 1339 239 197 169 0 50 0
[pid=14522] ppid=14516 vsize=20248 CPUtime=13.84
/proc/14522/stat : 14522 (minisat_static) R 14516 14516 14410 0 -1 4194304 4813 0 0 0 1382 2 0 0 25 0 1 0 310435462 20733952 4799 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14522/statm: 5062 4799 76 170 0 4889 0
Current children cumulated CPU time (s) 14.66
Current children cumulated vsize (KiB) 25604

Child status: 20
Real time (s): 14.7263
CPU time (s): 14.7038
CPU user time (s): 14.6458
CPU system time (s): 0.057991
CPU usage (%): 99.8471
Max. virtual memory (cumulated for all children) (KiB): 25604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6458
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7661
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= 20
involuntary context switches= 35

runsolver used 0.016997 second user time and 0.043993 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-20 14:53:37
IDJOB=1833628
IDBENCH=70803
IDSOLVER=672
FILE ID=node11/1833628-1242824017
PBS_JOBID= 9322511
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED=1126434499

node11.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:       1976280 kB
Buffers:         16456 kB
Cached:          27840 kB
SwapCached:       6636 kB
Active:          26204 kB
Inactive:        26268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1976280 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            13200 kB
Committed_AS:  1086968 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= 66348 MiB
End job on node11 at 2009-05-20 14:53:52