Trace number 1720401

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 285.399 285.478

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.431933
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.00	c Eliminate time :          0 
285.31/285.47	c CNF read time  :          0 
285.31/285.47	c CNF solve time :     285.37 
285.31/285.47	c Memory usage :    22.8086 MB
285.31/285.47	c Restart : 1199
285.31/285.47	c Decisions : random(11343), heuristic(606538), history(0/0)
285.31/285.47	c Implications : 6784109
285.31/285.47	c Forced Restart : 0
285.31/285.47	c Polarity Change : 1243
285.31/285.47	c Learned clasues  : 27392 out of 532667
285.31/285.47	c Learned literals : 849791 out of 20132702
285.31/285.47	c Number of first UIP : 47084 out of 532667
285.31/285.47	c Number of simplify : 1
285.31/285.47	c Number of continuous distill : 27945
285.31/285.47	c Average depth of OTS : 7
285.31/285.47	c Average depth of additional conflict : 10
285.31/285.47	c Saved conflict clasues : 13157
285.31/285.47	c Saved conflict literals : 580985
285.31/285.47	c Additional conflict clauses : 198
285.31/285.47	c Additional conflict literals : 5648
285.31/285.47	c Additional conflict analysis : 895
285.31/285.47	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-1720401-1240655840/watcher-1720401-1240655840 -o /tmp/evaluation-result-1720401-1240655840/solver-1720401-1240655840 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1720401-1240655840.cnf -t 1200 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 1.06 1.13 3/64 4107
/proc/meminfo: memFree=1024776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=1308 CPUtime=0
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 120000 93612007 1339392 147 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 327 147 89 173 0 152 0

[startup+0.02468 s]
/proc/loadavg: 0.98 1.06 1.13 3/64 4107
/proc/meminfo: memFree=1024776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=1440 CPUtime=0.02
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 212 0 0 0 2 0 0 0 20 0 1 120000 93612007 1474560 196 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 360 196 89 173 0 185 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1440

[startup+0.101689 s]
/proc/loadavg: 0.98 1.06 1.13 3/64 4107
/proc/meminfo: memFree=1024776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=1836 CPUtime=0.09
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 285 0 0 0 9 0 0 0 20 0 1 120000 93612007 1880064 269 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 459 269 89 173 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1836

[startup+0.301711 s]
/proc/loadavg: 0.98 1.06 1.13 3/64 4107
/proc/meminfo: memFree=1024776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=2100 CPUtime=0.29
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 357 0 0 0 29 0 0 0 22 0 1 120000 93612007 2150400 341 1992294400 134512640 135224549 4294956208 18446744073709551615 134587913 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 525 341 89 173 0 350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2100

[startup+0.701758 s]
/proc/loadavg: 0.98 1.06 1.13 3/64 4107
/proc/meminfo: memFree=1024776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=2496 CPUtime=0.69
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 455 0 0 0 69 0 0 0 25 0 1 120000 93612007 2555904 439 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 624 439 89 173 0 449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2496

[startup+1.50185 s]
/proc/loadavg: 0.98 1.06 1.13 2/65 4108
/proc/meminfo: memFree=1023104/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=3156 CPUtime=1.49
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 621 0 0 0 149 0 0 0 25 0 1 120000 93612007 3231744 605 1992294400 134512640 135224549 4294956208 18446744073709551615 134618697 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 789 605 89 173 0 614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3156

[startup+3.10104 s]
/proc/loadavg: 0.98 1.06 1.13 2/65 4108
/proc/meminfo: memFree=1022144/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=4220 CPUtime=3.09
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 874 0 0 0 309 0 0 0 25 0 1 120000 93612007 4321280 858 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 1055 858 89 173 0 880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4220

[startup+6.30141 s]
/proc/loadavg: 0.98 1.06 1.12 2/65 4108
/proc/meminfo: memFree=1020672/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=5440 CPUtime=6.29
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 1160 0 0 0 629 0 0 0 25 0 1 120000 93612007 5570560 1144 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 1360 1144 89 173 0 1185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5440

[startup+12.7022 s]
/proc/loadavg: 0.98 1.06 1.12 2/65 4108
/proc/meminfo: memFree=1018880/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=7088 CPUtime=12.69
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 1551 0 0 0 1268 1 0 0 25 0 1 120000 93612007 7258112 1535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595596 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 1772 1535 89 173 0 1597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7088

[startup+25.5017 s]
/proc/loadavg: 0.99 1.06 1.12 2/65 4108
/proc/meminfo: memFree=1016320/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=9732 CPUtime=25.48
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 2161 0 0 0 2547 1 0 0 25 0 1 120000 93612007 9965568 2145 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 2433 2145 89 173 0 2258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9732

[startup+51.1017 s]
/proc/loadavg: 0.99 1.05 1.12 2/65 4108
/proc/meminfo: memFree=1013632/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=12740 CPUtime=51.08
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 2856 0 0 0 5106 2 0 0 25 0 1 120000 93612007 13045760 2807 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 3185 2807 89 173 0 3010 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12740

[startup+102.306 s]
/proc/loadavg: 0.99 1.04 1.11 2/65 4110
/proc/meminfo: memFree=1010048/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=16472 CPUtime=102.26
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 3742 0 0 0 10223 3 0 0 25 0 1 120000 93612007 16867328 3693 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 4118 3693 89 173 0 3943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16472

[startup+162.302 s]
/proc/loadavg: 0.99 1.03 1.09 2/65 4110
/proc/meminfo: memFree=1008256/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=18932 CPUtime=162.24
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 4199 0 0 0 16221 3 0 0 25 0 1 120000 93612007 19386368 4150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595344 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 4733 4150 89 173 0 4558 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18932

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.09 2/65 4110
/proc/meminfo: memFree=1005568/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=22040 CPUtime=222.23
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 4921 0 0 0 22219 4 0 0 25 0 1 120000 93612007 22568960 4807 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5510 4807 89 173 0 5335 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22040

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003904/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23220 CPUtime=282.21
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5345 0 0 0 28217 4 0 0 25 0 1 120000 93612007 23777280 5231 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5805 5232 89 173 0 5630 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23220

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

[startup+283.102 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003840/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23220 CPUtime=283.01
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5355 0 0 0 28297 4 0 0 25 0 1 120000 93612007 23777280 5241 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5805 5241 89 173 0 5630 0
Current children cumulated CPU time (s) 283.01
Current children cumulated vsize (KiB) 23220

[startup+284.701 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23352 CPUtime=284.61
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5374 0 0 0 28457 4 0 0 25 0 1 120000 93612007 23912448 5260 1992294400 134512640 135224549 4294956208 18446744073709551615 134583863 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5838 5260 89 173 0 5663 0
Current children cumulated CPU time (s) 284.61
Current children cumulated vsize (KiB) 23352

[startup+285.101 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23352 CPUtime=285.01
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5374 0 0 0 28497 4 0 0 25 0 1 120000 93612007 23912448 5260 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5838 5260 89 173 0 5663 0
Current children cumulated CPU time (s) 285.01
Current children cumulated vsize (KiB) 23352

[startup+285.301 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23352 CPUtime=285.21
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5374 0 0 0 28517 4 0 0 25 0 1 120000 93612007 23912448 5260 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5838 5260 89 173 0 5663 0
Current children cumulated CPU time (s) 285.21
Current children cumulated vsize (KiB) 23352

[startup+285.401 s]
/proc/loadavg: 0.99 1.02 1.08 2/65 4110
/proc/meminfo: memFree=1003776/2055920 swapFree=4192956/4192956
[pid=4107] ppid=4105 vsize=23352 CPUtime=285.31
/proc/4107/stat : 4107 (CirCUs) R 4105 4107 3696 0 -1 4194304 5374 0 0 0 28527 4 0 0 25 0 1 120000 93612007 23912448 5260 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4107/statm: 5838 5260 89 173 0 5663 0
Current children cumulated CPU time (s) 285.31
Current children cumulated vsize (KiB) 23352

Child status: 0
Real time (s): 285.478
CPU time (s): 285.399
CPU user time (s): 285.346
CPU system time (s): 0.052991
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 23352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.346
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5379
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= 759

runsolver used 0.218966 second user time and 0.598908 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 12:37:20
IDJOB=1720401
IDBENCH=69602
IDSOLVER=544
FILE ID=node53/1720401-1240655840
PBS_JOBID= 9186483
Free space on /tmp= 66476 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720401-1240655840/watcher-1720401-1240655840 -o /tmp/evaluation-result-1720401-1240655840/solver-1720401-1240655840 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1720401-1240655840.cnf -t 1200

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=43587802

node53.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.245
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.245
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:      2055920 kB
MemFree:       1025192 kB
Buffers:         95032 kB
Cached:         833712 kB
SwapCached:          0 kB
Active:          91524 kB
Inactive:       851180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025192 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1084 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            74040 kB
Committed_AS:   245924 kB
PageTables:       1376 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 node53 at 2009-04-25 12:42:05