Trace number 1553805

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-crafted 2009-03-22UNSAT 29.6525 29.6825

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.93994
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  16239                                                |
0.00/0.00	c |  Number of clauses:    48332                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1245848321.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.29/0.40	c ============================[ Search Statistics ]==============================
0.29/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.40	c ===============================================================================
0.29/0.40	c |         0 |    5155    25655   107028 |     8551        0    nan |  0.000 % |
1.59/1.70	c |       101 |    5155    25655   107028 |     9406       99     43 |  0.074 % |
2.79/2.82	c |       252 |    5155    25655   107028 |    10347      250     50 |  0.074 % |
3.88/3.90	c |       477 |    5153    25591   106900 |    11382      475     56 |  0.074 % |
4.58/4.69	c |       814 |    5153    25591   106900 |    12520      812     54 |  0.074 % |
5.57/5.67	c |      1321 |    5153    25591   106900 |    13772     1319     48 |  0.074 % |
6.57/6.64	c |      2080 |    5153    25591   106900 |    15149     2078     49 |  0.074 % |
7.97/8.08	c |      3219 |    5153    25591   106900 |    16664     3217     47 |  0.074 % |
9.37/9.41	c |      4928 |    5152    25559   106773 |    18331     4342     46 |  0.080 % |
10.87/10.96	c |      7491 |    5150    25528   106682 |    20164     6903     44 |  0.092 % |
13.07/13.14	c |     11336 |    5148    25434   106316 |    22180    10232     46 |  0.105 % |
15.46/15.51	c |     17102 |    5146    25404   106200 |    24398    15995     48 |  0.123 % |
18.46/18.53	c |     25753 |    5142    25343   105936 |    26838    24293     56 |  0.142 % |
25.06/25.12	c |     38727 |    5141    25243   105619 |    29522    23450     64 |  0.154 % |
29.57/29.67	c ===============================================================================
29.57/29.67	c surveys--CPU time (sec)   : 12.0082        (40.56 % of total)
29.57/29.67	c surveys--attempted        : 180            (15 /sec)
29.57/29.67	c surveys--converged        : 180            (100.00 % successful)
29.57/29.67	c restarts              : 14
29.57/29.67	c conflicts             : 49018          (2785 /sec)
29.57/29.67	c decisions             : 247339         (1.55 % random) (14055 /sec)
29.57/29.67	c propagations          : 16696991       (948783 /sec)
29.57/29.67	c conflict literals     : 2780298        (29.43 % deleted)
29.57/29.67	c Memory used           : 26.19 MB
29.57/29.67	c Total CPU time (sec)      : 29.6065     
29.57/29.67	c 
29.57/29.67	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-1553805-1238718736/watcher-1553805-1238718736 -o /tmp/evaluation-result-1553805-1238718736/solver-1553805-1238718736 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1245848321 HOME/instance-1553805-1238718736.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.99 1.86 1.55 3/65 16338
/proc/meminfo: memFree=1435104/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=3340 CPUtime=0
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 611 0 0 0 0 0 0 0 18 0 1 0 498207474 3420160 597 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 835 603 87 221 0 611 0

[startup+0.011339 s]
/proc/loadavg: 1.99 1.86 1.55 3/65 16338
/proc/meminfo: memFree=1435104/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=4360 CPUtime=0
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 858 0 0 0 0 0 0 0 18 0 1 0 498207474 4464640 843 1992294400 4194304 5102648 548682068768 18446744073709551615 4279966 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 1090 843 87 221 0 866 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4360

[startup+0.102347 s]
/proc/loadavg: 1.99 1.86 1.55 3/65 16338
/proc/meminfo: memFree=1435104/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=12932 CPUtime=0.1
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 2940 0 0 0 9 1 0 0 18 0 1 0 498207474 13242368 2925 1992294400 4194304 5102648 548682068768 18446744073709551615 4489694 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 3233 2926 100 221 0 3009 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12932

[startup+0.302371 s]
/proc/loadavg: 1.99 1.86 1.55 3/65 16338
/proc/meminfo: memFree=1435104/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=19232 CPUtime=0.29
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4518 0 0 0 28 1 0 0 19 0 1 0 498207474 19693568 4503 1992294400 4194304 5102648 548682068768 18446744073709551615 4279933 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 4808 4503 100 221 0 4584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19232

[startup+0.701416 s]
/proc/loadavg: 1.99 1.86 1.55 3/65 16338
/proc/meminfo: memFree=1435104/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=18184 CPUtime=0.69
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4618 0 0 0 68 1 0 0 23 0 1 0 498207474 18620416 4266 1992294400 4194304 5102648 548682068768 18446744073709551615 4215158 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 4546 4266 103 221 0 4322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18184

[startup+1.50152 s]
/proc/loadavg: 1.99 1.86 1.55 2/66 16339
/proc/meminfo: memFree=1418264/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=18184 CPUtime=1.49
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4618 0 0 0 148 1 0 0 25 0 1 0 498207474 18620416 4266 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/16338/statm: 4546 4266 103 221 0 4322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18184

[startup+3.1017 s]
/proc/loadavg: 1.91 1.85 1.54 2/66 16339
/proc/meminfo: memFree=1418136/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=18184 CPUtime=3.09
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4630 0 0 0 308 1 0 0 25 0 1 0 498207474 18620416 4278 1992294400 4194304 5102648 548682068768 18446744073709551615 4214172 0 0 4096 3 0 0 0 17 1 0 0
/proc/16338/statm: 4546 4278 115 221 0 4322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18184

[startup+6.30106 s]
/proc/loadavg: 1.91 1.85 1.54 2/66 16339
/proc/meminfo: memFree=1418072/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=18184 CPUtime=6.27
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4630 0 0 0 626 1 0 0 25 0 1 0 498207474 18620416 4278 1992294400 4194304 5102648 548682068768 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/16338/statm: 4546 4278 115 221 0 4322 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18184

[startup+12.7018 s]
/proc/loadavg: 1.77 1.82 1.54 2/66 16339
/proc/meminfo: memFree=1417944/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=18184 CPUtime=12.67
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 4632 0 0 0 1266 1 0 0 25 0 1 0 498207474 18620416 4280 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 4546 4280 115 221 0 4322 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18184

[startup+25.5022 s]
/proc/loadavg: 1.65 1.79 1.53 2/66 16339
/proc/meminfo: memFree=1412376/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=24332 CPUtime=25.47
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6112 0 0 0 2544 3 0 0 25 0 1 0 498207474 24915968 5760 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6083 5760 115 221 0 5859 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24332

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

[startup+27.1014 s]
/proc/loadavg: 1.60 1.78 1.53 2/66 16339
/proc/meminfo: memFree=1411224/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=25696 CPUtime=27.06
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6460 0 0 0 2703 3 0 0 25 0 1 0 498207474 26312704 6108 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6424 6108 115 221 0 6200 0
Current children cumulated CPU time (s) 27.06
Current children cumulated vsize (KiB) 25696

[startup+28.7016 s]
/proc/loadavg: 1.60 1.78 1.53 2/66 16339
/proc/meminfo: memFree=1410072/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=26816 CPUtime=28.67
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6687 0 0 0 2863 4 0 0 25 0 1 0 498207474 27459584 6335 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6704 6335 115 221 0 6480 0
Current children cumulated CPU time (s) 28.67
Current children cumulated vsize (KiB) 26816

[startup+29.1016 s]
/proc/loadavg: 1.60 1.78 1.53 2/66 16339
/proc/meminfo: memFree=1410072/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=26816 CPUtime=29.07
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6687 0 0 0 2903 4 0 0 25 0 1 0 498207474 27459584 6335 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6704 6335 115 221 0 6480 0
Current children cumulated CPU time (s) 29.07
Current children cumulated vsize (KiB) 26816

[startup+29.5017 s]
/proc/loadavg: 1.60 1.78 1.53 2/66 16339
/proc/meminfo: memFree=1410072/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=26816 CPUtime=29.47
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6699 0 0 0 2943 4 0 0 25 0 1 0 498207474 27459584 6347 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6704 6347 115 221 0 6480 0
Current children cumulated CPU time (s) 29.47
Current children cumulated vsize (KiB) 26816

[startup+29.6017 s]
/proc/loadavg: 1.60 1.78 1.53 2/66 16339
/proc/meminfo: memFree=1409944/2055920 swapFree=4178736/4192956
[pid=16338] ppid=16336 vsize=26816 CPUtime=29.57
/proc/16338/stat : 16338 (varsat-crafted_) R 16336 16338 15855 0 -1 4194304 6713 0 0 0 2953 4 0 0 25 0 1 0 498207474 27459584 6361 1992294400 4194304 5102648 548682068768 18446744073709551615 4255760 0 0 4096 3 0 0 0 17 0 0 0
/proc/16338/statm: 6704 6361 115 221 0 6480 0
Current children cumulated CPU time (s) 29.57
Current children cumulated vsize (KiB) 26816

Child status: 20
Real time (s): 29.6825
CPU time (s): 29.6525
CPU user time (s): 29.6065
CPU system time (s): 0.045993
CPU usage (%): 99.8989
Max. virtual memory (cumulated for all children) (KiB): 26816

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

runsolver used 0.024996 second user time and 0.093985 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-03 02:32:16
IDJOB=1553805
IDBENCH=70768
IDSOLVER=537
FILE ID=node32/1553805-1238718736
PBS_JOBID= 9085292
Free space on /tmp= 66452 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553805-1238718736/watcher-1553805-1238718736 -o /tmp/evaluation-result-1553805-1238718736/solver-1553805-1238718736 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1245848321 HOME/instance-1553805-1238718736.cnf

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=1245848321

node32.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.234
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.234
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:       1435584 kB
Buffers:        101936 kB
Cached:         424860 kB
SwapCached:       7344 kB
Active:         275872 kB
Inactive:       259704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435584 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          14536 kB
Slab:            70444 kB
Committed_AS:  1829324 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB
End job on node32 at 2009-04-03 02:32:46