Trace number 1773027

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
MXC 2009-03-10UNSAT 2.30165 2.30268

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11813.cnf
MD5SUM1d84e062d693fe840d2f54155b9ad4a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.07568
Satisfiable
(Un)Satisfiability was proved
Number of variables312579
Number of clauses905106
Sum of the clauses size2361159
Maximum clause length3
Minimum clause length1
Number of clauses of size 135218
Number of clauses of size 2283723
Number of clauses of size 3586165
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.19/2.28	c starting MXC with:
2.19/2.28	c cnf_path = HOME/instance-1773027-1241298329.cnf
2.19/2.28	c restart_strategy = auto
2.19/2.28	c sign_strategy = cached
2.19/2.28	c use_preprocessing = -1
2.19/2.28	c output_implicant = 1
2.19/2.28	c timeout_seconds = 0
2.19/2.28	c running SatELite... c ===================================[MXC]=====================================
2.19/2.28	c | Conflicts |                Clause Statistics                   |   Vars   |
2.19/2.28	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2.19/2.28	c =============================================================================
2.19/2.28	c |         0 |       0       0        0        0        0     nan |   312628 |
2.19/2.28	c ----- stats for thread 0 -----
2.19/2.28	c restarts: 0
2.19/2.28	c decisions: 0
2.19/2.28	c propagations: 0
2.19/2.28	c conflicts: 0
2.19/2.28	c 2.253s elapsed
2.19/2.28	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-1773027-1241298329/watcher-1773027-1241298329 -o /tmp/evaluation-result-1773027-1241298329/solver-1773027-1241298329 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773027-1241298329.cnf 

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.38 3.87 3.89 3/64 30664
/proc/meminfo: memFree=1952032/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=18796 CPUtime=0
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 752 0 0 0 0 0 0 0 18 0 1 0 157861587 19247104 738 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 4699 744 46 166 0 4530 0

[startup+0.0495569 s]
/proc/loadavg: 3.38 3.87 3.89 3/64 30664
/proc/meminfo: memFree=1952032/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=52616 CPUtime=0.03
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 7575 0 0 0 0 3 0 0 18 0 1 0 157861587 53878784 7561 1992294400 134512640 135192793 4294956224 18446744073709551615 134527814 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 13154 7568 50 166 0 12985 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 52616

[startup+0.10156 s]
/proc/loadavg: 3.38 3.87 3.89 3/64 30664
/proc/meminfo: memFree=1952032/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=80020 CPUtime=0.09
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 13436 0 0 0 3 6 0 0 18 0 1 0 157861587 81940480 13351 1992294400 134512640 135192793 4294956224 18446744073709551615 134569157 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 20005 13353 53 166 0 19836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80020

[startup+0.30158 s]
/proc/loadavg: 3.38 3.87 3.89 3/64 30664
/proc/meminfo: memFree=1952032/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=114676 CPUtime=0.29
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 20537 0 0 0 20 9 0 0 19 0 1 0 157861587 117428224 20310 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 28669 20310 55 166 0 28500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114676

[startup+0.70162 s]
/proc/loadavg: 3.38 3.87 3.89 3/64 30664
/proc/meminfo: memFree=1952032/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=143652 CPUtime=0.69
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 27723 0 0 0 57 12 0 0 23 0 1 0 157861587 147099648 27496 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 35913 27497 55 166 0 35744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143652

[startup+1.5017 s]
/proc/loadavg: 3.38 3.87 3.89 2/65 30665
/proc/meminfo: memFree=1845528/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=149760 CPUtime=1.49
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 33704 0 0 0 133 16 0 0 25 0 1 0 157861587 153354240 28989 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 37440 28989 56 166 0 37271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 149760

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

[startup+1.90174 s]
/proc/loadavg: 3.38 3.87 3.89 2/65 30665
/proc/meminfo: memFree=1845528/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=155576 CPUtime=1.89
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194304 35208 0 0 0 172 17 0 0 25 0 1 0 157861587 159309824 30493 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 38894 30493 56 166 0 38725 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 155576

[startup+2.30178 s]
/proc/loadavg: 3.19 3.82 3.88 2/65 30665
/proc/meminfo: memFree=1825496/2055920 swapFree=4181336/4192956
[pid=30664] ppid=30662 vsize=0 CPUtime=2.29
/proc/30664/stat : 30664 (mxc-sat09) R 30662 30664 30627 0 -1 4194308 37117 0 0 0 210 19 0 0 25 0 1 0 157861587 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30664/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2.30268
CPU time (s): 2.30165
CPU user time (s): 2.10168
CPU system time (s): 0.199969
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 163432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.10168
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37117
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= 2
involuntary context switches= 6

runsolver used 0.004999 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 23:05:30
IDJOB=1773027
IDBENCH=20461
IDSOLVER=613
FILE ID=node36/1773027-1241298329
PBS_JOBID= 9225182
Free space on /tmp= 66476 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11813.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773027-1241298329/watcher-1773027-1241298329 -o /tmp/evaluation-result-1773027-1241298329/solver-1773027-1241298329 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1773027-1241298329.cnf

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

MD5SUM BENCH= 1d84e062d693fe840d2f54155b9ad4a4
RANDOM SEED=1566518842

node36.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.232
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.232
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:       1952448 kB
Buffers:          5436 kB
Cached:          46536 kB
SwapCached:       5352 kB
Active:          40576 kB
Inactive:        19152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952448 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:           18756 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            29864 kB
Committed_AS:   667428 kB
PageTables:       1356 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= 66476 MiB
End job on node36 at 2009-05-02 23:05:32