Trace number 1773478

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
CircUs 2009-03-23UNSAT 171.635 171.681

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.6529
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.19/2.26	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
2.19/2.26	c Eliminate time :       1.88 
171.55/171.68	c CNF read time  :       0.31 
171.55/171.68	c CNF solve time :     171.36 
171.55/171.68	c Memory usage :    63.4883 MB
171.55/171.68	c Restart : 194
171.55/171.68	c Decisions : random(46182), heuristic(3121370), history(0/0)
171.55/171.68	c Implications : 143363212
171.55/171.68	c Forced Restart : 0
171.55/171.68	c Polarity Change : 1530
171.55/171.68	c Learned clasues  : 25087 out of 494349
171.55/171.68	c Learned literals : 443840 out of 10703690
171.55/171.68	c Number of first UIP : 149905 out of 494349
171.55/171.68	c Number of simplify : 3
171.55/171.68	c Number of continuous distill : 48173
171.55/171.68	c Average depth of OTS : 4
171.55/171.68	c Average depth of additional conflict : 25
171.55/171.68	c Saved conflict clasues : 26816
171.55/171.68	c Saved conflict literals : 182260
171.55/171.68	c Additional conflict clauses : 16895
171.55/171.68	c Additional conflict literals : 343437
171.55/171.68	c Additional conflict analysis : 37516
171.55/171.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-1773478-1241316964/watcher-1773478-1241316964 -o /tmp/evaluation-result-1773478-1241316964/solver-1773478-1241316964 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1773478-1241316964.cnf -t 10000 

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: 0.85 0.97 0.99 2/64 11793
/proc/meminfo: memFree=1810616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=3468 CPUtime=0
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 649 0 0 0 0 0 0 0 20 0 1 1000000 159724528 3551232 634 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 867 638 66 173 0 692 0

[startup+0.088284 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 11793
/proc/meminfo: memFree=1810616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=14196 CPUtime=0.08
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 2732 0 0 0 7 1 0 0 20 0 1 1000000 159724528 14536704 2619 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 3549 2619 70 173 0 3374 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14196

[startup+0.101284 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 11793
/proc/meminfo: memFree=1810616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=14856 CPUtime=0.09
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 2928 0 0 0 8 1 0 0 21 0 1 1000000 159724528 15212544 2815 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 3714 2815 70 173 0 3539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14856

[startup+0.301302 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 11793
/proc/meminfo: memFree=1810616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=25664 CPUtime=0.29
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 6011 0 0 0 26 3 0 0 22 0 1 1000000 159724528 26279936 5769 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 6416 5769 70 173 0 6241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.701337 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 11793
/proc/meminfo: memFree=1810616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=39196 CPUtime=0.69
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 9728 0 0 0 64 5 0 0 25 0 1 1000000 159724528 40136704 9228 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 9799 9229 77 173 0 9624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39196

[startup+1.50141 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1766832/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=52056 CPUtime=1.49
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 13182 0 0 0 143 6 0 0 25 0 1 1000000 159724528 53305344 12169 1992294400 134512640 135224549 4294956224 18446744073709551615 134580271 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 13014 12169 77 173 0 12839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52056

[startup+3.10255 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1761712/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=54528 CPUtime=3.09
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 14184 0 0 0 303 6 0 0 25 0 1 1000000 159724528 55836672 12705 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 13632 12705 92 173 0 13457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54528

[startup+6.30183 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1758768/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=55328 CPUtime=6.29
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 14393 0 0 0 622 7 0 0 25 0 1 1000000 159724528 56655872 12914 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 13832 12914 92 173 0 13657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55328

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1758512/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=55592 CPUtime=12.69
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 14469 0 0 0 1262 7 0 0 25 0 1 1000000 159724528 56926208 12990 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 13898 12990 92 173 0 13723 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55592

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1757488/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=56784 CPUtime=25.48
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 14763 0 0 0 2541 7 0 0 25 0 1 1000000 159724528 58146816 13284 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 14196 13284 92 173 0 14021 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56784

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1755632/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=58792 CPUtime=51.07
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 15246 0 0 0 5100 7 0 0 25 0 1 1000000 159724528 60203008 13767 1992294400 134512640 135224549 4294956224 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 14698 13767 92 173 0 14523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58792

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1753328/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=61036 CPUtime=102.27
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 15820 0 0 0 10218 9 0 0 25 0 1 1000000 159724528 62500864 14341 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 15259 14341 92 173 0 15084 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61036

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749552/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=65008 CPUtime=162.24
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16761 0 0 0 16215 9 0 0 25 0 1 1000000 159724528 66568192 15282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 16252 15282 92 173 0 16077 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 65008

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749552/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=65008 CPUtime=166.24
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16761 0 0 0 16615 9 0 0 25 0 1 1000000 159724528 66568192 15282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 16252 15282 92 173 0 16077 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 65008

[startup+169.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749552/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=65008 CPUtime=169.45
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16761 0 0 0 16935 10 0 0 25 0 1 1000000 159724528 66568192 15282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 16252 15282 92 173 0 16077 0
Current children cumulated CPU time (s) 169.45
Current children cumulated vsize (KiB) 65008

[startup+170.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749552/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=65008 CPUtime=170.25
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16761 0 0 0 17015 10 0 0 25 0 1 1000000 159724528 66568192 15282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 16252 15282 92 173 0 16077 0
Current children cumulated CPU time (s) 170.25
Current children cumulated vsize (KiB) 65008

[startup+171.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749552/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=65008 CPUtime=171.05
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16761 0 0 0 17095 10 0 0 25 0 1 1000000 159724528 66568192 15282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 16252 15282 92 173 0 16077 0
Current children cumulated CPU time (s) 171.05
Current children cumulated vsize (KiB) 65008

[startup+171.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=60392 CPUtime=171.45
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16765 0 0 0 17135 10 0 0 25 0 1 1000000 159724528 61841408 14682 1992294400 134512640 135224549 4294956224 18446744073709551615 134721340 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 15098 14682 95 173 0 14923 0
Current children cumulated CPU time (s) 171.45
Current children cumulated vsize (KiB) 60392

[startup+171.605 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11794
/proc/meminfo: memFree=1749616/2055920 swapFree=4178396/4192956
[pid=11793] ppid=11791 vsize=56836 CPUtime=171.55
/proc/11793/stat : 11793 (CirCUs) R 11791 11793 11756 0 -1 4194304 16765 0 0 0 17145 10 0 0 25 0 1 1000000 159724528 58200064 13970 1992294400 134512640 135224549 4294956224 18446744073709551615 134717056 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11793/statm: 14209 13970 95 173 0 14034 0
Current children cumulated CPU time (s) 171.55
Current children cumulated vsize (KiB) 56836

Child status: 0
Real time (s): 171.681
CPU time (s): 171.635
CPU user time (s): 171.523
CPU system time (s): 0.111982
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 65008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.523
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16766
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= 1
involuntary context switches= 477

runsolver used 0.137979 second user time and 0.358945 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-03 04:16:05
IDJOB=1773478
IDBENCH=69599
IDSOLVER=614
FILE ID=node50/1773478-1241316964
PBS_JOBID= 9225315
Free space on /tmp= 66500 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773478-1241316964/watcher-1773478-1241316964 -o /tmp/evaluation-result-1773478-1241316964/solver-1773478-1241316964 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1773478-1241316964.cnf -t 10000

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1067443913

node50.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.216
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.216
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:       1811032 kB
Buffers:         38520 kB
Cached:         119648 kB
SwapCached:       8364 kB
Active:          33896 kB
Inactive:       134180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811032 kB
SwapTotal:     4192956 kB
SwapFree:      4178396 kB
Dirty:            5924 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            62760 kB
Committed_AS:   622836 kB
PageTables:       1448 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= 66496 MiB
End job on node50 at 2009-05-03 04:18:57