Trace number 1733076

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 54.7457 54.7626

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 benchmark16.8174
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.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          914499923.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.73	c |       100 |      36     7938    92232 |     2910      100     20 |  0.079 % |
0.79/0.81	c |       250 |      36     7938    92232 |     3201      250     19 |  0.079 % |
0.89/0.91	c |       475 |      36     7938    92232 |     3521      475     18 |  0.079 % |
1.00/1.02	c |       813 |      36     7938    92232 |     3874      813     17 |  0.079 % |
1.10/1.13	c |      1320 |      36     7938    92232 |     4261     1320     17 |  0.079 % |
1.19/1.27	c |      2082 |      36     7938    92232 |     4687     2082     17 |  0.079 % |
1.39/1.46	c |      3222 |      36     7938    92232 |     5156     3222     17 |  0.079 % |
1.69/1.72	c |      4931 |      36     7938    92232 |     5671     4931     17 |  0.079 % |
1.99/2.05	c |      7494 |      36     7938    92232 |     6239     4648     17 |  0.079 % |
2.39/2.49	c |     11340 |      36     7938    92232 |     6863     5365     17 |  0.079 % |
3.09/3.16	c |     17106 |      36     7938    92232 |     7549     4248     16 |  0.079 % |
4.09/4.11	c |     25755 |      36     7938    92232 |     8304     5327     16 |  0.079 % |
5.49/5.51	c |     38729 |      36     7938    92232 |     9134     5814     16 |  0.079 % |
7.59/7.63	c |     58192 |      36     7938    92232 |    10048     6969     16 |  0.079 % |
10.79/10.86	c |     87386 |      36     7938    92232 |    11052     5960     16 |  0.079 % |
15.68/15.77	c |    131176 |      36     7938    92232 |    12158    10995     15 |  0.082 % |
23.78/23.81	c |    196862 |      36     7938    92232 |    13374     9696     16 |  0.157 % |
36.28/36.34	c |    295391 |      36     7938    92232 |    14711     7767     14 |  0.234 % |
54.67/54.76	c ===============================================================================
54.67/54.76	c surveys--CPU time (sec)   : 1.5058         (2.75 % of total)
54.67/54.76	c surveys--attempted        : 19             (13 /sec)
54.67/54.76	c surveys--converged        : 19             (100.00 % successful)
54.67/54.76	c restarts              : 19
54.67/54.76	c conflicts             : 441115         (8287 /sec)
54.67/54.76	c decisions             : 463112         (1.64 % random) (8700 /sec)
54.67/54.76	c propagations          : 3026111        (56851 /sec)
54.67/54.76	c conflict literals     : 6519413        (21.12 % deleted)
54.67/54.76	c Memory used           : 8.96 MB
54.67/54.76	c Total CPU time (sec)      : 54.7347     
54.67/54.76	c 
54.67/54.76	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-1733076-1240784784/watcher-1733076-1240784784 -o /tmp/evaluation-result-1733076-1240784784/solver-1733076-1240784784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=914499923 HOME/instance-1733076-1240784784.cnf 

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: 1.83 1.82 1.44 3/64 25710
/proc/meminfo: memFree=1762672/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=2676 CPUtime=0
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 106512554 2740224 314 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 669 314 87 221 0 445 0

[startup+0.0472659 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 25710
/proc/meminfo: memFree=1762672/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5776 CPUtime=0.04
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1047 0 0 0 4 0 0 0 18 0 1 0 106512554 5914624 1032 1992294400 4194304 5102648 548682068768 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5776

[startup+0.101275 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 25710
/proc/meminfo: memFree=1762672/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5776 CPUtime=0.09
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1047 0 0 0 9 0 0 0 18 0 1 0 106512554 5914624 1032 1992294400 4194304 5102648 548682068768 18446744073709551615 4272856 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5776

[startup+0.301312 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 25710
/proc/meminfo: memFree=1762672/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5776 CPUtime=0.29
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1047 0 0 0 29 0 0 0 19 0 1 0 106512554 5914624 1032 1992294400 4194304 5102648 548682068768 18446744073709551615 4273008 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1444 1032 98 221 0 1220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5776

[startup+0.701385 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 25710
/proc/meminfo: memFree=1762672/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5748 CPUtime=0.69
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1104 0 0 0 69 0 0 0 22 0 1 0 106512554 5885952 1057 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1437 1057 100 221 0 1213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5748

[startup+1.50153 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 25711
/proc/meminfo: memFree=1758632/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5748 CPUtime=1.49
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1120 0 0 0 149 0 0 0 25 0 1 0 106512554 5885952 1073 1992294400 4194304 5102648 548682068768 18446744073709551615 4214131 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1437 1073 110 221 0 1213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5748

[startup+3.10282 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 25711
/proc/meminfo: memFree=1758504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=5748 CPUtime=3.09
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1131 0 0 0 309 0 0 0 25 0 1 0 106512554 5885952 1084 1992294400 4194304 5102648 548682068768 18446744073709551615 4225536 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1437 1084 110 221 0 1213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5748

[startup+6.30141 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 25711
/proc/meminfo: memFree=1758128/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=6388 CPUtime=6.29
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1258 0 0 0 629 0 0 0 25 0 1 0 106512554 6541312 1211 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1597 1211 110 221 0 1373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6388

[startup+12.7016 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 25711
/proc/meminfo: memFree=1757424/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=7136 CPUtime=12.69
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1416 0 0 0 1269 0 0 0 25 0 1 0 106512554 7307264 1369 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 1784 1369 110 221 0 1560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7136

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 25711
/proc/meminfo: memFree=1756400/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=8416 CPUtime=25.48
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1676 0 0 0 2548 0 0 0 25 0 1 0 106512554 8617984 1629 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2104 1629 110 221 0 1880 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8416

[startup+51.1016 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 25711
/proc/meminfo: memFree=1755504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=9176 CPUtime=51.07
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1875 0 0 0 5107 0 0 0 25 0 1 0 106512554 9396224 1828 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2294 1828 110 221 0 2070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9176

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

[startup+52.7019 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 25711
/proc/meminfo: memFree=1755504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=9176 CPUtime=52.67
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1875 0 0 0 5267 0 0 0 25 0 1 0 106512554 9396224 1828 1992294400 4194304 5102648 548682068768 18446744073709551615 4249920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2294 1828 110 221 0 2070 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 9176

[startup+53.501 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 25711
/proc/meminfo: memFree=1755504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=9176 CPUtime=53.47
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1876 0 0 0 5347 0 0 0 25 0 1 0 106512554 9396224 1829 1992294400 4194304 5102648 548682068768 18446744073709551615 4225539 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2294 1829 110 221 0 2070 0
Current children cumulated CPU time (s) 53.47
Current children cumulated vsize (KiB) 9176

[startup+54.3012 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 25711
/proc/meminfo: memFree=1755504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=9176 CPUtime=54.27
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1876 0 0 0 5427 0 0 0 25 0 1 0 106512554 9396224 1829 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2294 1829 110 221 0 2070 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 9176

[startup+54.7013 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 25711
/proc/meminfo: memFree=1755504/2055920 swapFree=4180820/4192956
[pid=25710] ppid=25708 vsize=9176 CPUtime=54.67
/proc/25710/stat : 25710 (varsat-industri) R 25708 25710 25293 0 -1 4194304 1876 0 0 0 5467 0 0 0 25 0 1 0 106512554 9396224 1829 1992294400 4194304 5102648 548682068768 18446744073709551615 4226107 0 0 4096 3 0 0 0 17 1 0 0
/proc/25710/statm: 2294 1829 110 221 0 2070 0
Current children cumulated CPU time (s) 54.67
Current children cumulated vsize (KiB) 9176

Child status: 20
Real time (s): 54.7626
CPU time (s): 54.7457
CPU user time (s): 54.7347
CPU system time (s): 0.010998
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 9176

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

runsolver used 0.039993 second user time and 0.12798 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 00:26:24
IDJOB=1733076
IDBENCH=71133
IDSOLVER=538
FILE ID=node2/1733076-1240784784
PBS_JOBID= 9187234
Free space on /tmp= 66316 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-1733076-1240784784/watcher-1733076-1240784784 -o /tmp/evaluation-result-1733076-1240784784/solver-1733076-1240784784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=914499923 HOME/instance-1733076-1240784784.cnf

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=914499923

node2.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.265
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.265
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:       1763152 kB
Buffers:         43900 kB
Cached:         171732 kB
SwapCached:       5980 kB
Active:          54432 kB
Inactive:       169680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763152 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            1276 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            54644 kB
Committed_AS:   416512 kB
PageTables:       1468 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= 66316 MiB
End job on node2 at 2009-04-27 00:27:19