Trace number 1837247

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.0625 10.0748

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 benchmark7.06992
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.42	c |         0 |   26089    88039 |      --       0       --      -- |     --   | -22219/-24678
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 5259   #clauses: 26089   #literals: 88039
0.00/0.42	c CPU time:   0.39194 s
0.00/0.42	c ==============================================================================
0.00/0.45	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.45	c Number of variables   : 5259         
0.00/0.45	c Number of clauses     : 26089        
0.00/0.47	c Parsing time: 0.02         s
9.96/10.06	c restarts              : 180
9.96/10.06	c conflicts             : 36963          (3852 /sec)
9.96/10.06	c decisions             : 184773         (1.38 % random) (19254 /sec)
9.96/10.06	c propagations          : 13601372       (1417320 /sec)
9.96/10.06	c conflict literals     : 1582749        (29.08 % deleted)
9.96/10.06	c Memory used           : 11.32 MB
9.96/10.06	c CPU time              : 9.59654 s
9.96/10.06	UNSATISFIABLE
9.96/10.06	
9.96/10.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-1837247-1242864706/watcher-1837247-1242864706 -o /tmp/evaluation-result-1837247-1242864706/solver-1837247-1242864706 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837247-1242864706.cnf -random-seed=482578555 

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: 1.07 1.02 1.00 2/65 12363
/proc/meminfo: memFree=1847552/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 314499863 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266994770 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/12363/statm: 1339 235 195 169 0 50 0
[pid=12364] ppid=12363 vsize=5356 CPUtime=0
/proc/12364/stat : 12364 (SatELiteGTI) S 12363 12363 12184 0 -1 4194368 51 25 0 0 0 0 0 0 19 0 1 0 314499863 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/12364/statm: 1339 238 198 169 0 50 0
[pid=12366] ppid=12364 vsize=2452 CPUtime=0
/proc/12366/stat : 12366 (sed) R 12364 12363 12184 0 -1 4194304 94 0 0 0 0 0 0 0 22 0 1 0 314499863 2510848 68 1992294400 4194304 4240196 548682069056 18446744073709551615 230267256132 0 0 4096 0 0 0 0 17 0 0 0
/proc/12366/statm: 646 83 66 11 0 50 0

[startup+0.0674491 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12363
/proc/meminfo: memFree=1847552/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 314499863 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12363/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101452 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12363
/proc/meminfo: memFree=1847552/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 314499863 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12363/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301476 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12363
/proc/meminfo: memFree=1847552/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 314499863 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12363/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701508 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12363
/proc/meminfo: memFree=1847552/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 5356

[startup+1.50159 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1842352/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=4636 CPUtime=1.04
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 933 0 0 0 104 0 0 0 25 0 1 0 314499908 4747264 919 1992294400 134512640 135212243 4294956240 18446744073709551615 134535654 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 1159 919 76 170 0 986 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9992

[startup+3.10177 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1840816/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=6656 CPUtime=2.64
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 1434 0 0 0 264 0 0 0 25 0 1 0 314499908 6815744 1420 1992294400 134512640 135212243 4294956240 18446744073709551615 134525974 0 0 4096 3 0 0 0 17 1 0 0
/proc/12369/statm: 1664 1420 76 170 0 1491 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12012

[startup+6.30209 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1837488/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=9436 CPUtime=5.83
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2121 0 0 0 583 0 0 0 25 0 1 0 314499908 9662464 2107 1992294400 134512640 135212243 4294956240 18446744073709551615 134536801 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2359 2107 76 170 0 2186 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14792

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

[startup+7.90126 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1835968/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=10524 CPUtime=7.43
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2385 0 0 0 743 0 0 0 25 0 1 0 314499908 10776576 2371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2631 2371 76 170 0 2458 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 15880

[startup+8.70134 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1835392/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=11060 CPUtime=8.23
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2503 0 0 0 823 0 0 0 25 0 1 0 314499908 11325440 2489 1992294400 134512640 135212243 4294956240 18446744073709551615 134529938 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2765 2489 76 170 0 2592 0
Current children cumulated CPU time (s) 8.67
Current children cumulated vsize (KiB) 16416

[startup+9.50142 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1835392/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=11324 CPUtime=9.02
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2584 0 0 0 902 0 0 0 25 0 1 0 314499908 11595776 2570 1992294400 134512640 135212243 4294956240 18446744073709551615 134536851 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2831 2570 76 170 0 2658 0
Current children cumulated CPU time (s) 9.46
Current children cumulated vsize (KiB) 16680

[startup+9.90547 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1834944/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=11456 CPUtime=9.43
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2630 0 0 0 943 0 0 0 25 0 1 0 314499908 11730944 2616 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2864 2616 76 170 0 2691 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 16812

[startup+10.0015 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 12369
/proc/meminfo: memFree=1834944/2055924 swapFree=4178432/4192956
[pid=12363] ppid=12361 vsize=5356 CPUtime=0.44
/proc/12363/stat : 12363 (SatELiteGTI) S 12361 12363 12184 0 -1 4194304 333 2429 0 0 0 0 41 3 15 0 1 0 314499863 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12363/statm: 1339 239 197 169 0 50 0
[pid=12369] ppid=12363 vsize=11592 CPUtime=9.52
/proc/12369/stat : 12369 (minisat_static) R 12363 12363 12184 0 -1 4194304 2643 0 0 0 952 0 0 0 25 0 1 0 314499908 11870208 2629 1992294400 134512640 135212243 4294956240 18446744073709551615 134538863 0 0 4096 3 0 0 0 17 0 0 0
/proc/12369/statm: 2898 2629 76 170 0 2725 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 16948

Child status: 20
Real time (s): 10.0748
CPU time (s): 10.0625
CPU user time (s): 10.0135
CPU system time (s): 0.048992
CPU usage (%): 99.8779
Max. virtual memory (cumulated for all children) (KiB): 16948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0135
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5574
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= 19
involuntary context switches= 60

runsolver used 0.009998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-21 02:11:46
IDJOB=1837247
IDBENCH=70768
IDSOLVER=675
FILE ID=node83/1837247-1242864706
PBS_JOBID= 9328516
Free space on /tmp= 66148 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-1837247-1242864706/watcher-1837247-1242864706 -o /tmp/evaluation-result-1837247-1242864706/solver-1837247-1242864706 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837247-1242864706.cnf -random-seed=482578555

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=482578555

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1848032 kB
Buffers:         26656 kB
Cached:         129328 kB
SwapCached:       8304 kB
Active:          28728 kB
Inactive:       137100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1848032 kB
SwapTotal:     4192956 kB
SwapFree:      4178432 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            27904 kB
Committed_AS:  1080408 kB
PageTables:       1416 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= 66148 MiB
End job on node83 at 2009-05-21 02:11:56