Trace number 1775457

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
MXC 2009-03-10UNSAT 16.7035 16.7086

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.65699
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.59/16.69	c starting MXC with:
16.59/16.69	c cnf_path = HOME/instance-1775457-1241312304.cnf
16.59/16.69	c restart_strategy = auto
16.59/16.69	c sign_strategy = cached
16.59/16.69	c use_preprocessing = -1
16.59/16.69	c output_implicant = 1
16.59/16.69	c timeout_seconds = 0
16.59/16.69	c running SatELite... done
16.59/16.69	c 58982 vars eliminated
16.59/16.69	c received 88 units and 99069 clauses from SatELite
16.59/16.69	c 59069 assignments made, starting to guess now
16.59/16.69	c ===================================[MXC]=====================================
16.59/16.69	c | Conflicts |                Clause Statistics                   |   Vars   |
16.59/16.69	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
16.59/16.69	c =============================================================================
16.59/16.69	c |         0 |       0   18608    80461        0        0     nan |    75496 |
16.59/16.69	c |       100 |       0   18537    80313       68     1050     9.6 |    16397 |
16.59/16.69	c |       210 |       0   18537    80313      178     1105    11.9 |    16397 |
16.59/16.69	c |       441 |       0   18539    80313      407     1220    15.5 |    16397 |
16.59/16.69	c |       805 |       0   18531    80275      763     1402    15.3 |    16387 |
16.59/16.69	c |      1315 |       0   18536    80275     1268     1657    17.2 |    16387 |
16.59/16.69	c |      1986 |       0   18537    80275     1938     1993    16.6 |    16387 |
16.59/16.69	c |      2834 |       0   18527    80253     1768     2417    18.8 |    16384 |
16.59/16.69	c |      3876 |       0   18472    79526     2790     2938    20.7 |    16310 |
16.59/16.69	c |      5132 |       0   18450    79323     2496     3566    20.7 |    16291 |
16.59/16.69	c |      6623 |       0   18465    79219     3980     4311    20.0 |    16283 |
16.59/16.69	c |      8373 |       0   18149    77759     3373     5186    16.9 |    16117 |
16.59/16.69	c |     10408 |       0   18157    77745     5393     6204    17.2 |    16113 |
16.59/16.69	c |     12756 |       0   18167    77745     4247     7378    18.5 |    16113 |
16.59/16.69	c |     15449 |       0   18129    77400     6924     8724    19.1 |    16071 |
16.59/16.69	c |     18521 |       0   17906    76815     9974    10260    20.9 |    15986 |
16.59/16.69	c |     22010 |       0   17926    76815     8212    12005    23.1 |    15986 |
16.59/16.69	c |     25958 |       0   17610    75596    12120    13979    23.9 |    15831 |
16.59/16.69	c |     30411 |       0   17598    75499     8664    16205    22.7 |    15814 |
16.59/16.69	c |     35419 |       0   17175    73414    12879    18709    23.8 |    15530 |
16.59/16.69	c |     41038 |       0   17183    73360    18475    21519    25.5 |    15527 |
16.59/16.69	c |     47329 |       0   17200    73131    12475    24664    26.7 |    15514 |
16.59/16.69	c |     54360 |       0   17203    73131    19503    28180    27.7 |    15514 |
16.59/16.69	c |     62205 |       0   17250    73107    27276    32102    27.6 |    15509 |
16.59/16.69	c |     70945 |       0   17226    73061    36002    36472    27.2 |    15499 |
16.59/16.69	c |     80669 |       0   17265    71744    18653    41334    23.4 |    15371 |
16.59/16.69	c |     91476 |       0   17272    71744    29453    46738    19.8 |    15371 |
16.59/16.69	c |    103474 |       0   17389    71390    11832    52737    14.6 |    15360 |
16.59/16.69	c |    107053 |       0   17431    71390    15359    54526    13.4 |    15309 |
16.59/16.69	c ----- stats for thread 0 -----
16.59/16.69	c restarts: 366
16.59/16.69	c decisions: 564176
16.59/16.69	c propagations: 17436165
16.59/16.69	c conflicts: 107053
16.59/16.69	c 16.691s elapsed
16.59/16.69	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-1775457-1241312304/watcher-1775457-1241312304 -o /tmp/evaluation-result-1775457-1241312304/solver-1775457-1241312304 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1775457-1241312304.cnf 

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.85 0.97 0.99 3/64 24810
/proc/meminfo: memFree=1903648/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=4476 CPUtime=0
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 740 0 0 0 0 0 0 0 18 0 1 0 159258525 4583424 727 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 1119 732 46 166 0 950 0

[startup+0.100039 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24810
/proc/meminfo: memFree=1903648/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=29628 CPUtime=0.08
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 5252 0 0 0 6 2 0 0 18 0 1 0 159258525 30339072 5236 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 7407 5237 54 166 0 7238 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29628

[startup+0.201046 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24810
/proc/meminfo: memFree=1903648/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=36068 CPUtime=0.19
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 6843 0 0 0 16 3 0 0 18 0 1 0 159258525 36933632 6827 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 9017 6828 54 166 0 8848 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36068

[startup+0.301055 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24810
/proc/meminfo: memFree=1903648/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=36016 CPUtime=0.29
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 7658 0 0 0 26 3 0 0 19 0 1 0 159258525 36880384 6734 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 9004 6734 56 166 0 8835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36016

[startup+0.70109 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24810
/proc/meminfo: memFree=1903648/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=48320 CPUtime=0.69
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 10628 0 0 0 65 4 0 0 22 0 1 0 159258525 49479680 9704 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 12080 9704 56 166 0 11911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48320

[startup+1.50116 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1856536/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=52592 CPUtime=1.49
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 13092 0 0 0 143 6 0 0 25 0 1 0 159258525 53854208 11119 1992294400 134512640 135192793 4294956224 18446744073709551615 134783889 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 13148 11119 56 166 0 12979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52592

[startup+3.10131 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1852184/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=60016 CPUtime=3.09
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 14973 0 0 0 302 7 0 0 25 0 1 0 159258525 61456384 13000 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 15004 13000 73 166 0 14835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60016

[startup+6.30159 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1850336/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=61468 CPUtime=6.29
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 15342 0 0 0 622 7 0 0 25 0 1 0 159258525 62943232 13369 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 15367 13369 73 166 0 15198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61468

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1844128/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=68568 CPUtime=12.68
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17034 0 0 0 1260 8 0 0 25 0 1 0 159258525 70213632 15061 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17142 15061 73 166 0 16973 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68568

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

[startup+12.8012 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1844128/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=68700 CPUtime=12.78
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17057 0 0 0 1270 8 0 0 25 0 1 0 159258525 70348800 15084 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17175 15084 73 166 0 17006 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 68700

[startup+14.4053 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1842848/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=69024 CPUtime=14.39
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17130 0 0 0 1430 9 0 0 25 0 1 0 159258525 70680576 15157 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17256 15157 73 166 0 17087 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 69024

[startup+16.0025 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1842336/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=70324 CPUtime=15.99
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17385 0 0 0 1590 9 0 0 25 0 1 0 159258525 72011776 15412 1992294400 134512640 135192793 4294956224 18446744073709551615 134533249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17581 15412 73 166 0 17412 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 70324

[startup+16.4015 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1842336/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=70576 CPUtime=16.39
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17446 0 0 0 1630 9 0 0 25 0 1 0 159258525 72269824 15473 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17644 15473 73 166 0 17475 0
Current children cumulated CPU time (s) 16.39
Current children cumulated vsize (KiB) 70576

[startup+16.6045 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1841568/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=70576 CPUtime=16.59
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194304 17446 0 0 0 1650 9 0 0 25 0 1 0 159258525 72269824 15473 1992294400 134512640 135192793 4294956224 18446744073709551615 134612993 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 17644 15473 73 166 0 17475 0
Current children cumulated CPU time (s) 16.59
Current children cumulated vsize (KiB) 70576

[startup+16.7015 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 24811
/proc/meminfo: memFree=1841568/2055920 swapFree=4191900/4192956
[pid=24810] ppid=24808 vsize=0 CPUtime=16.68
/proc/24810/stat : 24810 (mxc-sat09) R 24808 24810 24773 0 -1 4194308 17449 0 0 0 1659 9 0 0 25 0 1 0 159258525 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24810/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.68
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 16.7086
CPU time (s): 16.7035
CPU user time (s): 16.5985
CPU system time (s): 0.104984
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 70576

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

runsolver used 0.017997 second user time and 0.049992 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-03 02:58:25
IDJOB=1775457
IDBENCH=71767
IDSOLVER=613
FILE ID=node43/1775457-1241312304
PBS_JOBID= 9225269
Free space on /tmp= 66348 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775457-1241312304/watcher-1775457-1241312304 -o /tmp/evaluation-result-1775457-1241312304/solver-1775457-1241312304 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1775457-1241312304.cnf

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=2021429823

node43.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.237
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.237
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:       1904064 kB
Buffers:         20976 kB
Cached:          61792 kB
SwapCached:        260 kB
Active:          21040 kB
Inactive:        74900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            41844 kB
Committed_AS:   732128 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= 66344 MiB
End job on node43 at 2009-05-03 02:58:42