Trace number 1773036

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
ManySAT 1.1 aimd 1/2009-03-20UNSAT 9.69753 9.70289

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.53477
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
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.69/0.71	c ==============================================================================
0.69/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.71	c ==============================================================================
0.69/0.71	c |         0 |  766201  2047461 |  229860       0        0     nan |  0.000 % |
9.58/9.68	c (contradiction during subsumption)
9.58/9.68	c starts                :        0
9.58/9.68	c conflicts             :        0   (0 /sec)
9.58/9.68	c reduce learnts        :        0   (0 /sec)
9.58/9.68	c decisions             :        0   (0 /sec)
9.58/9.68	c propagations          :        0   (0 /sec)
9.58/9.68	c inspects              :        0   (0 /sec)
9.58/9.68	c memory used           :  143.105 MB
9.58/9.68	c CPU time              :  9.41557 s
9.58/9.68	c 
9.58/9.68	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-1773036-1241286817/watcher-1773036-1241286817 -o /tmp/evaluation-result-1773036-1241286817/solver-1773036-1241286817 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773036-1241286817.cnf aimd 1 

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: 3.33 3.72 2.88 3/64 26752
/proc/meminfo: memFree=1240064/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) R 26750 26752 26654 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26752/statm: 1339 234 194 169 0 50 0
[pid=26753] ppid=26752 vsize=1376 CPUtime=0
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 156715244 1409024 222 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 392 231 51 127 0 262 0

[startup+0.052644 s]
/proc/loadavg: 3.33 3.72 2.88 3/64 26752
/proc/meminfo: memFree=1240064/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=25196 CPUtime=0.04
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 3612 0 0 0 2 2 0 0 19 0 1 0 156715244 25800704 3406 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 6299 3408 51 127 0 6169 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30552

[startup+0.102628 s]
/proc/loadavg: 3.33 3.72 2.88 3/64 26752
/proc/meminfo: memFree=1240064/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=49520 CPUtime=0.09
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 6851 0 0 0 6 3 0 0 19 0 1 0 156715244 50708480 6645 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 12380 6647 51 127 0 12250 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54876

[startup+0.302571 s]
/proc/loadavg: 3.33 3.72 2.88 3/64 26752
/proc/meminfo: memFree=1240064/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=73344 CPUtime=0.29
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 12615 0 0 0 22 7 0 0 21 0 1 0 156715244 75104256 12409 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 18370 12413 51 127 0 18240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78700

[startup+0.701461 s]
/proc/loadavg: 3.33 3.72 2.88 3/64 26752
/proc/meminfo: memFree=1240064/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=121792 CPUtime=0.69
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 24625 0 0 0 56 13 0 0 25 0 1 0 156715244 124715008 24419 1992294400 134512640 135034092 4294956112 18446744073709551615 134542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 30448 24419 51 127 0 30318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127148

[startup+1.50123 s]
/proc/loadavg: 3.14 3.68 2.87 2/66 26754
/proc/meminfo: memFree=1131696/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=134736 CPUtime=1.49
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 29203 0 0 0 132 17 0 0 25 0 1 0 156715244 137969664 26750 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 33684 26750 68 127 0 33554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140092

[startup+3.10178 s]
/proc/loadavg: 3.14 3.68 2.87 2/66 26754
/proc/meminfo: memFree=1119920/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=139796 CPUtime=3.09
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 30426 0 0 0 289 20 0 0 25 0 1 0 156715244 143151104 27973 1992294400 134512640 135034092 4294956112 18446744073709551615 134540944 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 34949 27973 68 127 0 34819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145152

[startup+6.30187 s]
/proc/loadavg: 3.14 3.68 2.87 2/66 26754
/proc/meminfo: memFree=1110000/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=144692 CPUtime=6.28
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 31490 0 0 0 605 23 0 0 25 0 1 0 156715244 148164608 29037 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 36173 29037 68 127 0 36043 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150048

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

[startup+7.90141 s]
/proc/loadavg: 2.97 3.63 2.86 2/66 26754
/proc/meminfo: memFree=1105072/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=146748 CPUtime=7.88
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 32057 0 0 0 764 24 0 0 25 0 1 0 156715244 150269952 29604 1992294400 134512640 135034092 4294956112 18446744073709551615 134569352 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 36687 29604 68 127 0 36557 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 152104

[startup+8.70219 s]
/proc/loadavg: 2.97 3.63 2.86 2/66 26754
/proc/meminfo: memFree=1101744/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=147540 CPUtime=8.68
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 32277 0 0 0 844 24 0 0 25 0 1 0 156715244 151080960 29824 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 36885 29824 68 127 0 36755 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 152896

[startup+9.50196 s]
/proc/loadavg: 2.97 3.63 2.86 2/66 26754
/proc/meminfo: memFree=1101744/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=148516 CPUtime=9.48
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194304 32492 0 0 0 923 25 0 0 25 0 1 0 156715244 152080384 30039 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 37129 30039 68 127 0 36999 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 153872

[startup+9.7019 s]
/proc/loadavg: 2.97 3.63 2.86 2/66 26754
/proc/meminfo: memFree=1101744/2055920 swapFree=4179172/4192956
[pid=26752] ppid=26750 vsize=5356 CPUtime=0
/proc/26752/stat : 26752 (manysat.sh) S 26750 26752 26654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156715244 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26752/statm: 1339 235 195 169 0 50 0
[pid=26753] ppid=26752 vsize=0 CPUtime=9.68
/proc/26753/stat : 26753 (SatElite) R 26752 26752 26654 0 -1 4194308 32502 0 0 0 941 27 0 0 25 0 1 0 156715244 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/26753/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 9.70289
CPU time (s): 9.69753
CPU user time (s): 9.41957
CPU system time (s): 0.277957
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 153872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.41957
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32801
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= 4
involuntary context switches= 33

runsolver used 0.013997 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 19:53:39
IDJOB=1773036
IDBENCH=20463
IDSOLVER=612
FILE ID=node16/1773036-1241286817
PBS_JOBID= 9225074
Free space on /tmp= 66548 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11803.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773036-1241286817/watcher-1773036-1241286817 -o /tmp/evaluation-result-1773036-1241286817/solver-1773036-1241286817 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773036-1241286817.cnf aimd 1

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED=606231588

node16.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:       1240608 kB
Buffers:         78856 kB
Cached:         661472 kB
SwapCached:       8080 kB
Active:         158816 kB
Inactive:       590988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240608 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:           17260 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            51608 kB
Committed_AS:   696776 kB
PageTables:       1436 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= 66524 MiB
End job on node16 at 2009-05-02 19:53:48