Trace number 1774728

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 58.0132 58.048

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.6003
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

2.39/2.44	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
2.39/2.44	c Eliminate time :        1.7 
57.96/58.04	c CNF read time  :       0.67 
57.96/58.04	c CNF solve time :      57.78 
57.96/58.04	c Memory usage :    63.7109 MB
57.96/58.04	c Restart : 25
57.96/58.04	c Decisions : random(1253), heuristic(96072), history(0/0)
57.96/58.04	c Implications : 58543102
57.96/58.04	c Forced Restart : 0
57.96/58.04	c Polarity Change : 105
57.96/58.04	c Learned clasues  : 16720 out of 23239
57.96/58.04	c Learned literals : 2534254 out of 3633860
57.96/58.04	c Number of first UIP : 9294 out of 23239
57.96/58.04	c Number of simplify : 12
57.96/58.04	c Number of continuous distill : 547
57.96/58.04	c Average depth of OTS : 337
57.96/58.04	c Average depth of additional conflict : 191
57.96/58.04	c Saved conflict clasues : 457
57.96/58.04	c Saved conflict literals : 5001
57.96/58.04	c Additional conflict clauses : 2029
57.96/58.04	c Additional conflict literals : 210364
57.96/58.04	c Additional conflict analysis : 3196
57.96/58.04	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-1774728-1241323537/watcher-1774728-1241323537 -o /tmp/evaluation-result-1774728-1241323537/solver-1774728-1241323537 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1774728-1241323537.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.98 0.98 0.99 2/64 2870
/proc/meminfo: memFree=1355096/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=3572 CPUtime=0
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 676 0 0 0 0 0 0 0 18 0 1 1000000 160387607 3657728 661 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 893 666 66 173 0 718 0

[startup+0.091431 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 2870
/proc/meminfo: memFree=1355096/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=17012 CPUtime=0.08
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 3048 0 0 0 6 2 0 0 18 0 1 1000000 160387607 17420288 2935 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 4286 2936 70 173 0 4111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17012

[startup+0.101432 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 2870
/proc/meminfo: memFree=1355096/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=17540 CPUtime=0.09
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 3201 0 0 0 7 2 0 0 18 0 1 1000000 160387607 17960960 3088 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 4418 3089 70 173 0 4243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17540

[startup+0.301468 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 2870
/proc/meminfo: memFree=1355096/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=26368 CPUtime=0.29
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 5669 0 0 0 26 3 0 0 20 0 1 1000000 160387607 27000832 5427 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 6592 5427 70 173 0 6417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26368

[startup+0.701542 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 2870
/proc/meminfo: memFree=1355096/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=42308 CPUtime=0.69
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 10220 0 0 0 64 5 0 0 23 0 1 1000000 160387607 43323392 9721 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 10577 9721 70 173 0 10402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42308

[startup+1.50169 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1314640/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=51924 CPUtime=1.49
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 12891 0 0 0 143 6 0 0 25 0 1 1000000 160387607 53170176 11878 1992294400 134512640 135224549 4294956224 18446744073709551615 134580524 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 12981 11878 77 173 0 12806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51924

[startup+3.10198 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1306192/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=52996 CPUtime=3.09
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 13813 0 0 0 302 7 0 0 25 0 1 1000000 160387607 54267904 12577 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 13249 12577 92 173 0 13074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52996

[startup+6.30158 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1304400/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=53392 CPUtime=6.28
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 13902 0 0 0 621 7 0 0 25 0 1 1000000 160387607 54673408 12666 1992294400 134512640 135224549 4294956224 18446744073709551615 134604052 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 13348 12666 92 173 0 13173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53392

[startup+12.7018 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1302928/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=54976 CPUtime=12.69
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 14299 0 0 0 1261 8 0 0 25 0 1 1000000 160387607 56295424 13063 1992294400 134512640 135224549 4294956224 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 13744 13063 92 173 0 13569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54976

[startup+25.5011 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1299152/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=58804 CPUtime=25.48
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 15237 0 0 0 2539 9 0 0 25 0 1 1000000 160387607 60215296 14001 1992294400 134512640 135224549 4294956224 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 14701 14001 92 173 0 14526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58804

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1293328/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=64840 CPUtime=51.06
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16729 0 0 0 5096 10 0 0 25 0 1 1000000 160387607 66396160 15493 1992294400 134512640 135224549 4294956224 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16210 15493 92 173 0 16035 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64840

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

[startup+54.3014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292944/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=65236 CPUtime=54.26
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16844 0 0 0 5415 11 0 0 25 0 1 1000000 160387607 66801664 15608 1992294400 134512640 135224549 4294956224 18446744073709551615 134619235 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16309 15608 92 173 0 16134 0
Current children cumulated CPU time (s) 54.26
Current children cumulated vsize (KiB) 65236

[startup+55.9017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292816/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=65236 CPUtime=55.86
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16844 0 0 0 5575 11 0 0 25 0 1 1000000 160387607 66801664 15608 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16309 15608 92 173 0 16134 0
Current children cumulated CPU time (s) 55.86
Current children cumulated vsize (KiB) 65236

[startup+56.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292816/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=65236 CPUtime=56.66
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16844 0 0 0 5655 11 0 0 25 0 1 1000000 160387607 66801664 15608 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16309 15608 92 173 0 16134 0
Current children cumulated CPU time (s) 56.66
Current children cumulated vsize (KiB) 65236

[startup+57.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292816/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=65236 CPUtime=57.46
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16844 0 0 0 5735 11 0 0 25 0 1 1000000 160387607 66801664 15608 1992294400 134512640 135224549 4294956224 18446744073709551615 134595440 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16309 15608 92 173 0 16134 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 65236

[startup+57.9011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292816/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=65236 CPUtime=57.86
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16844 0 0 0 5775 11 0 0 25 0 1 1000000 160387607 66801664 15608 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 16309 15608 92 173 0 16134 0
Current children cumulated CPU time (s) 57.86
Current children cumulated vsize (KiB) 65236

[startup+58.0011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2871
/proc/meminfo: memFree=1292816/2055920 swapFree=4180196/4192956
[pid=2870] ppid=2868 vsize=57228 CPUtime=57.96
/proc/2870/stat : 2870 (CirCUs) R 2868 2870 2806 0 -1 4194304 16848 0 0 0 5785 11 0 0 25 0 1 1000000 160387607 58601472 14115 1992294400 134512640 135224549 4294956224 18446744073709551615 134717010 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2870/statm: 14307 14115 95 173 0 14132 0
Current children cumulated CPU time (s) 57.96
Current children cumulated vsize (KiB) 57228

Child status: 0
Real time (s): 58.048
CPU time (s): 58.0132
CPU user time (s): 57.8922
CPU system time (s): 0.120981
CPU usage (%): 99.94
Max. virtual memory (cumulated for all children) (KiB): 65236

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

runsolver used 0.058991 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-03 06:05:38
IDJOB=1774728
IDBENCH=71006
IDSOLVER=614
FILE ID=node7/1774728-1241323537
PBS_JOBID= 9225358
Free space on /tmp= 66552 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774728-1241323537/watcher-1774728-1241323537 -o /tmp/evaluation-result-1774728-1241323537/solver-1774728-1241323537 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1774728-1241323537.cnf -t 10000

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=1681898868

node7.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.256
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.256
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:       1355576 kB
Buffers:         86804 kB
Cached:         511884 kB
SwapCached:       7192 kB
Active:         150724 kB
Inactive:       456396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355576 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            9564 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            79188 kB
Committed_AS:  1032616 kB
PageTables:       1444 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= 66552 MiB
End job on node7 at 2009-05-03 06:06:36