Trace number 1785706

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
VARSAT-industrial 2009-03-22UNSAT 47.5388 47.5536

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.5723
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  36                                                   |
0.00/0.00	c |  Number of clauses:    7938                                                 |
0.00/0.02	c |  Parsing time:         0.01         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1299645600.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |      36     7938    92232 |     2646        0    nan |  0.000 % |
0.69/0.72	c |       100 |      36     7938    92232 |     2910      100     20 |  0.079 % |
0.79/0.80	c |       250 |      36     7938    92232 |     3201      250     19 |  0.079 % |
0.89/0.90	c |       477 |      36     7938    92232 |     3521      477     18 |  0.079 % |
0.89/1.00	c |       814 |      36     7938    92232 |     3874      814     18 |  0.079 % |
1.09/1.13	c |      1320 |      36     7938    92232 |     4261     1320     18 |  0.079 % |
1.19/1.26	c |      2080 |      36     7938    92232 |     4687     2080     18 |  0.079 % |
1.39/1.43	c |      3220 |      36     7938    92232 |     5156     3220     17 |  0.079 % |
1.59/1.68	c |      4928 |      36     7938    92232 |     5671     4928     17 |  0.079 % |
1.99/2.00	c |      7490 |      36     7938    92232 |     6239     4646     17 |  0.079 % |
2.39/2.47	c |     11335 |      36     7938    92232 |     6863     5361     17 |  0.079 % |
3.09/3.17	c |     17102 |      36     7938    92232 |     7549     4243     16 |  0.079 % |
3.99/4.09	c |     25754 |      36     7938    92232 |     8304     5326     17 |  0.079 % |
5.39/5.48	c |     38729 |      36     7938    92232 |     9134     5813     16 |  0.079 % |
7.49/7.53	c |     58190 |      36     7938    92232 |    10048     6965     16 |  0.079 % |
10.68/10.79	c |     87385 |      36     7938    92232 |    11052     5957     16 |  0.079 % |
15.58/15.67	c |    131175 |      36     7938    92232 |    12158    10997     15 |  0.080 % |
22.89/22.91	c |    196860 |      35     7896    92064 |    13374     5145     17 |  2.857 % |
35.09/35.17	c |    295386 |      34     7856    91904 |    14711     7501     13 |  5.637 % |
47.48/47.55	c ===============================================================================
47.48/47.55	c surveys--CPU time (sec)   : 1.5068         (3.17 % of total)
47.48/47.55	c surveys--attempted        : 19             (13 /sec)
47.48/47.55	c surveys--converged        : 19             (100.00 % successful)
47.48/47.55	c restarts              : 19
47.48/47.55	c conflicts             : 395821         (8602 /sec)
47.48/47.55	c decisions             : 415234         (1.68 % random) (9024 /sec)
47.48/47.55	c propagations          : 2728014        (59284 /sec)
47.48/47.55	c conflict literals     : 5656459        (20.75 % deleted)
47.48/47.55	c Memory used           : 8.66 MB
47.48/47.55	c Total CPU time (sec)      : 47.5228     
47.48/47.55	c 
47.48/47.55	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-1785706-1241925721/watcher-1785706-1241925721 -o /tmp/evaluation-result-1785706-1241925721/solver-1785706-1241925721 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1299645600 HOME/instance-1785706-1241925721.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 3/64 2548
/proc/meminfo: memFree=1634144/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=2676 CPUtime=0
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 220599291 2740224 314 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 669 314 87 221 0 445 0

[startup+0.0739729 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2548
/proc/meminfo: memFree=1634144/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5776 CPUtime=0.06
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1047 0 0 0 6 0 0 0 18 0 1 0 220599291 5914624 1032 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5776

[startup+0.101975 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2548
/proc/meminfo: memFree=1634144/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5776 CPUtime=0.09
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1047 0 0 0 9 0 0 0 18 0 1 0 220599291 5914624 1032 1992294400 4194304 5102648 548682068784 18446744073709551615 4273027 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5776

[startup+0.301992 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2548
/proc/meminfo: memFree=1634144/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5776 CPUtime=0.29
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1047 0 0 0 29 0 0 0 19 0 1 0 220599291 5914624 1032 1992294400 4194304 5102648 548682068784 18446744073709551615 4273027 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5776

[startup+0.701029 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2548
/proc/meminfo: memFree=1634144/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5748 CPUtime=0.69
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1104 0 0 0 69 0 0 0 22 0 1 0 220599291 5885952 1057 1992294400 4194304 5102648 548682068784 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1437 1057 100 221 0 1213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5748

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1630232/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5748 CPUtime=1.49
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1121 0 0 0 149 0 0 0 25 0 1 0 220599291 5885952 1074 1992294400 4194304 5102648 548682068784 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1437 1074 110 221 0 1213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5748

[startup+3.10224 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1630104/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=5748 CPUtime=3.09
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1135 0 0 0 309 0 0 0 25 0 1 0 220599291 5885952 1088 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1437 1088 110 221 0 1213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5748

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1629400/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=6528 CPUtime=6.29
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1309 0 0 0 629 0 0 0 25 0 1 0 220599291 6684672 1262 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1632 1262 110 221 0 1408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6528

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1628824/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=7076 CPUtime=12.68
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1431 0 0 0 1268 0 0 0 25 0 1 0 220599291 7245824 1384 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1769 1384 110 221 0 1545 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7076

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627992/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=7884 CPUtime=25.49
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1621 0 0 0 2548 1 0 0 25 0 1 0 220599291 8073216 1574 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 1971 1574 110 221 0 1747 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7884

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

[startup+38.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627544/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8676 CPUtime=38.28
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1790 0 0 0 3827 1 0 0 25 0 1 0 220599291 8884224 1743 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2169 1743 110 221 0 1945 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 8676

[startup+41.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627352/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8864 CPUtime=41.48
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1813 0 0 0 4147 1 0 0 25 0 1 0 220599291 9076736 1766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2216 1766 110 221 0 1992 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 8864

[startup+44.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627288/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8864 CPUtime=44.68
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1817 0 0 0 4467 1 0 0 25 0 1 0 220599291 9076736 1770 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2216 1770 110 221 0 1992 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 8864

[startup+46.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627160/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8864 CPUtime=46.28
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1835 0 0 0 4627 1 0 0 25 0 1 0 220599291 9076736 1788 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2216 1788 110 221 0 1992 0
Current children cumulated CPU time (s) 46.28
Current children cumulated vsize (KiB) 8864

[startup+47.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627160/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8864 CPUtime=47.08
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1835 0 0 0 4707 1 0 0 25 0 1 0 220599291 9076736 1788 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2216 1788 110 221 0 1992 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 8864

[startup+47.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2549
/proc/meminfo: memFree=1627160/2055920 swapFree=4181940/4192956
[pid=2548] ppid=2546 vsize=8864 CPUtime=47.48
/proc/2548/stat : 2548 (varsat-industri) R 2546 2548 31763 0 -1 4194304 1835 0 0 0 4747 1 0 0 25 0 1 0 220599291 9076736 1788 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2548/statm: 2216 1788 110 221 0 1992 0
Current children cumulated CPU time (s) 47.48
Current children cumulated vsize (KiB) 8864

Child status: 20
Real time (s): 47.5536
CPU time (s): 47.5388
CPU user time (s): 47.5228
CPU system time (s): 0.015997
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 8864

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

runsolver used 0.039993 second user time and 0.108983 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-10 05:22:01
IDJOB=1785706
IDBENCH=71133
IDSOLVER=641
FILE ID=node58/1785706-1241925721
PBS_JOBID= 9264887
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785706-1241925721/watcher-1785706-1241925721 -o /tmp/evaluation-result-1785706-1241925721/solver-1785706-1241925721 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1299645600 HOME/instance-1785706-1241925721.cnf

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=1299645600

node58.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.233
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.233
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:       1634624 kB
Buffers:         50336 kB
Cached:         302204 kB
SwapCached:       4936 kB
Active:         138612 kB
Inactive:       222444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634624 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:            1356 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            46272 kB
Committed_AS:   679556 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= 66148 MiB
End job on node58 at 2009-05-10 05:22:48