Trace number 1589965

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
minisat2-simp 070721UNSAT 78.1331 78.186

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 benchmark78.1331
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

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  104479                                               |
0.00/0.00	|  Number of clauses:    500869                                               |
0.69/0.75	|  Parsing time:         0.71         s                                       |
1.88/1.95	============================[ Search Statistics ]==============================
1.88/1.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.88/1.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.88/1.95	===============================================================================
1.88/1.95	|         0 |   49247   289562   789043 |    96520        0    nan |  0.000 % |
2.09/2.13	|       100 |   49247   289562   789043 |   106172       99     97 | 28.574 % |
2.19/2.25	|       252 |   49247   289562   789043 |   116790      251    113 | 28.574 % |
2.48/2.55	|       478 |   49216   289562   789043 |   128469      475    102 | 29.857 % |
3.08/3.11	|       815 |   47287   277227   757966 |   141315      804     97 | 32.140 % |
3.68/3.74	|      1324 |   46673   277227   757966 |   155447     1307    117 | 36.117 % |
4.78/4.84	|      2083 |   40362   231943   640309 |   170992     2034    108 | 37.063 % |
6.38/6.43	|      3223 |   40171   229147   633626 |   188091     3132    133 | 37.139 % |
9.18/9.24	|      4931 |   38494   218045   606213 |   206900     4820    153 | 38.746 % |
12.98/13.02	|      7493 |   38445   217792   605638 |   227590     7377    172 | 38.986 % |
20.18/20.21	|     11337 |   37867   212903   593094 |   250349    11164    199 | 39.344 % |
32.87/32.98	|     17106 |   37296   207716   579724 |   275384    16821    207 | 39.899 % |
52.95/53.01	|     25755 |   37003   206402   576792 |   302923    25369    209 | 40.348 % |
78.04/78.17	===============================================================================
78.04/78.17	restarts              : 13
78.04/78.17	conflicts             : 34787          (446 /sec)
78.04/78.17	decisions             : 261300         (1.44 % random) (3351 /sec)
78.04/78.17	propagations          : 82199294       (1054051 /sec)
78.04/78.17	conflict literals     : 6734985        (29.04 % deleted)
78.04/78.17	Memory used           : 66.69 MB
78.04/78.17	CPU time              : 77.9841 s
78.04/78.17	
78.04/78.17	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-1589965-1239114234/watcher-1589965-1239114234 -o /tmp/evaluation-result-1589965-1239114234/solver-1589965-1239114234 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589965-1239114234.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.07 1.00 0.99 3/80 7520
/proc/meminfo: memFree=1031904/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=3336 CPUtime=0
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 691 0 0 0 0 0 0 0 18 0 1 0 1184087331 3416064 676 1992294400 134512640 135243866 4294956256 18446744073709551615 134553772 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 834 679 65 178 0 654 0

[startup+0.034926 s]
/proc/loadavg: 1.07 1.00 0.99 3/80 7520
/proc/meminfo: memFree=1031904/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=11488 CPUtime=0.03
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 2496 0 0 0 2 1 0 0 18 0 1 0 1184087331 11763712 2459 1992294400 134512640 135243866 4294956256 18446744073709551615 134527666 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 2872 2460 65 178 0 2692 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11488

[startup+0.101933 s]
/proc/loadavg: 1.07 1.00 0.99 3/80 7520
/proc/meminfo: memFree=1031904/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=15536 CPUtime=0.09
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 3597 0 0 0 8 1 0 0 18 0 1 0 1184087331 15908864 3559 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 3884 3560 65 178 0 3704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15536

[startup+0.301953 s]
/proc/loadavg: 1.07 1.00 0.99 3/80 7520
/proc/meminfo: memFree=1031904/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=22504 CPUtime=0.29
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 5364 0 0 0 27 2 0 0 19 0 1 0 1184087331 23044096 5326 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 5626 5326 65 178 0 5446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22504

[startup+0.701996 s]
/proc/loadavg: 1.07 1.00 0.99 3/80 7520
/proc/meminfo: memFree=1031904/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=39608 CPUtime=0.69
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 9124 0 0 0 66 3 0 0 23 0 1 0 1184087331 40558592 9086 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 9935 9087 65 178 0 9755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39608

[startup+1.50108 s]
/proc/loadavg: 1.07 1.00 0.99 2/81 7521
/proc/meminfo: memFree=992152/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=54136 CPUtime=1.48
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 12395 0 0 0 141 7 0 0 25 0 1 0 1184087331 55435264 12357 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 13534 12357 80 178 0 13354 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54136

[startup+3.10124 s]
/proc/loadavg: 1.06 1.00 0.99 2/81 7521
/proc/meminfo: memFree=987224/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=48336 CPUtime=3.08
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 12937 0 0 0 301 7 0 0 25 0 1 0 1184087331 49496064 11173 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 12084 11173 87 178 0 11904 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48336

[startup+6.30158 s]
/proc/loadavg: 1.06 1.00 0.99 2/81 7521
/proc/meminfo: memFree=987224/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=48336 CPUtime=6.28
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 12937 0 0 0 621 7 0 0 25 0 1 0 1184087331 49496064 11173 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 12084 11173 87 178 0 11904 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48336

[startup+12.7012 s]
/proc/loadavg: 1.05 1.00 0.99 2/81 7521
/proc/meminfo: memFree=987224/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=48336 CPUtime=12.68
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 12937 0 0 0 1261 7 0 0 25 0 1 0 1184087331 49496064 11173 1992294400 134512640 135243866 4294956256 18446744073709551615 134559530 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 12084 11173 87 178 0 11904 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48336

[startup+25.5016 s]
/proc/loadavg: 1.04 1.00 0.99 2/81 7521
/proc/meminfo: memFree=983576/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=52560 CPUtime=25.48
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 13965 0 0 0 2540 8 0 0 25 0 1 0 1184087331 53821440 12201 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 13140 12201 87 178 0 12960 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52560

[startup+51.1013 s]
/proc/loadavg: 1.03 1.00 0.99 2/81 7521
/proc/meminfo: memFree=974360/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=61680 CPUtime=51.05
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 16273 0 0 0 5094 11 0 0 25 0 1 0 1184087331 63160320 14509 1992294400 134512640 135243866 4294956256 18446744073709551615 134566466 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 15420 14509 87 178 0 15240 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 61680

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

[startup+63.9016 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=971032/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=65104 CPUtime=63.85
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17097 0 0 0 6373 12 0 0 25 0 1 0 1184087331 66666496 15333 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 16276 15333 87 178 0 16096 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 65104

[startup+70.3013 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=969176/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=66828 CPUtime=70.25
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17550 0 0 0 7012 13 0 0 25 0 1 0 1184087331 68431872 15786 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 16707 15786 87 178 0 16527 0
Current children cumulated CPU time (s) 70.25
Current children cumulated vsize (KiB) 66828

[startup+73.5016 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=968536/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=67620 CPUtime=73.45
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17745 0 0 0 7332 13 0 0 25 0 1 0 1184087331 69242880 15981 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 16905 15981 87 178 0 16725 0
Current children cumulated CPU time (s) 73.45
Current children cumulated vsize (KiB) 67620

[startup+76.7019 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=967768/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=68284 CPUtime=76.64
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17909 0 0 0 7651 13 0 0 25 0 1 0 1184087331 69922816 16145 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/7520/statm: 17071 16145 87 178 0 16891 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 68284

[startup+77.502 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=967704/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=68284 CPUtime=77.44
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17909 0 0 0 7731 13 0 0 25 0 1 0 1184087331 69922816 16145 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 17071 16145 87 178 0 16891 0
Current children cumulated CPU time (s) 77.44
Current children cumulated vsize (KiB) 68284

[startup+77.901 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=967704/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=68284 CPUtime=77.84
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17909 0 0 0 7771 13 0 0 25 0 1 0 1184087331 69922816 16145 1992294400 134512640 135243866 4294956256 18446744073709551615 134556188 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 17071 16145 87 178 0 16891 0
Current children cumulated CPU time (s) 77.84
Current children cumulated vsize (KiB) 68284

[startup+78.1071 s]
/proc/loadavg: 1.02 1.00 0.99 2/81 7521
/proc/meminfo: memFree=967704/2055912 swapFree=4170596/4192956
[pid=7520] ppid=7518 vsize=68284 CPUtime=78.04
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 6858 0 -1 4194304 17909 0 0 0 7791 13 0 0 25 0 1 0 1184087331 69922816 16145 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 17071 16145 87 178 0 16891 0
Current children cumulated CPU time (s) 78.04
Current children cumulated vsize (KiB) 68284

Child status: 20
Real time (s): 78.186
CPU time (s): 78.1331
CPU user time (s): 77.9841
CPU system time (s): 0.148977
CPU usage (%): 99.9323
Max. virtual memory (cumulated for all children) (KiB): 68284

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

runsolver used 0.092985 second user time and 0.270958 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-07 16:23:54
IDJOB=1589965
IDBENCH=71006
IDSOLVER=568
FILE ID=node78/1589965-1239114234
PBS_JOBID= 9110801
Free space on /tmp= 126624 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589965-1239114234/watcher-1589965-1239114234 -o /tmp/evaluation-result-1589965-1239114234/solver-1589965-1239114234 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589965-1239114234.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=819902644

node78.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.214
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.214
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:      2055912 kB
MemFree:       1032384 kB
Buffers:         54048 kB
Cached:         881388 kB
SwapCached:       7656 kB
Active:          61544 kB
Inactive:       884184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1032384 kB
SwapTotal:     4192956 kB
SwapFree:      4170596 kB
Dirty:            9380 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            61920 kB
Committed_AS:  3223140 kB
PageTables:       2588 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= 126624 MiB
End job on node78 at 2009-04-07 16:25:13