Trace number 1807445

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-core 070721UNSAT 226.665 226.726

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.724
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

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:  8484                                                 |
0.00/0.00	|  Number of clauses:    74640                                                |
0.02/0.04	|  Parsing time:         0.04         s                                       |
0.02/0.05	============================[ Search Statistics ]==============================
0.02/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.05	===============================================================================
0.02/0.05	|         0 |    8484    74640   243102 |    24880        0    nan |  0.000 % |
0.02/0.07	|       101 |    8465    74640   243102 |    27368       92      7 |  0.264 % |
0.02/0.09	|       251 |    8454    74640   243102 |    30104      236      9 |  0.413 % |
0.09/0.12	|       476 |    8451    74640   243102 |    33115      457     14 |  0.507 % |
0.09/0.17	|       814 |    8441    74640   243102 |    36426      792     17 |  0.578 % |
0.19/0.23	|      1321 |    8423    73989   241397 |    40069     1279     18 |  0.719 % |
0.29/0.35	|      2081 |    8419    73989   241397 |    44076     2037     18 |  0.766 % |
0.49/0.51	|      3220 |    8417    73925   241232 |    48484     3175     22 |  0.790 % |
0.79/0.85	|      4929 |    8407    73821   240959 |    53332     4878     27 |  0.943 % |
1.49/1.51	|      7492 |    8407    73821   240959 |    58665     7441     34 |  0.943 % |
2.29/2.38	|     11337 |    8379    73624   240454 |    64532    11269     36 |  1.285 % |
4.08/4.15	|     17103 |    8372    73474   240081 |    70985    17034     38 |  1.320 % |
7.28/7.32	|     25753 |    8372    73474   240081 |    78084    25684     46 |  1.320 % |
15.18/15.25	|     38729 |    8372    73474   240081 |    85892    38660     42 |  1.320 % |
29.28/29.34	|     58191 |    8369    73444   240006 |    94481    58120     43 |  1.391 % |
58.77/58.83	|     87388 |    8359    73351   239765 |   103929    87313     45 |  1.473 % |
92.46/92.52	|    131178 |    8336    73045   238917 |   114322    49594     40 |  1.745 % |
167.84/167.95	|    196862 |    8329    72984   238759 |   125755   115274     49 |  1.945 % |
226.63/226.72	===============================================================================
226.63/226.72	restarts              : 18
226.63/226.72	conflicts             : 239857         (1059 /sec)
226.63/226.72	decisions             : 467489         (1.35 % random) (2063 /sec)
226.63/226.72	propagations          : 124663180      (550218 /sec)
226.63/226.72	conflict literals     : 11897608       (44.45 % deleted)
226.63/226.72	Memory used           : 32.77 MB
226.63/226.72	CPU time              : 226.571 s
226.63/226.72	
226.63/226.72	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-1807445-1242157805/watcher-1807445-1242157805 -o /tmp/evaluation-result-1807445-1242157805/solver-1807445-1242157805 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807445-1242157805.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22022
/proc/meminfo: memFree=1351576/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=2592 CPUtime=0
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 508 0 0 0 0 0 0 0 18 0 1 0 243814535 2654208 493 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 648 493 58 171 0 474 0

[startup+0.0341059 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22022
/proc/meminfo: memFree=1351576/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=4524 CPUtime=0.02
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 984 0 0 0 2 0 0 0 18 0 1 0 243814535 4632576 969 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 1131 969 58 171 0 957 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4524

[startup+0.10211 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22022
/proc/meminfo: memFree=1351576/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=5828 CPUtime=0.09
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 1332 0 0 0 9 0 0 0 18 0 1 0 243814535 5967872 1317 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 1457 1317 77 171 0 1283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5828

[startup+0.301126 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22022
/proc/meminfo: memFree=1351576/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=6092 CPUtime=0.29
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 1382 0 0 0 29 0 0 0 19 0 1 0 243814535 6238208 1367 1992294400 134512640 135213614 4294956256 18446744073709551615 134530546 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 1523 1367 77 171 0 1349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6092

[startup+0.702159 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22022
/proc/meminfo: memFree=1351576/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=6488 CPUtime=0.69
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 1480 0 0 0 69 0 0 0 22 0 1 0 243814535 6643712 1465 1992294400 134512640 135213614 4294956256 18446744073709551615 134529809 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 1622 1465 77 171 0 1448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6488

[startup+1.50122 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1345680/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=7176 CPUtime=1.49
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 1655 0 0 0 148 1 0 0 25 0 1 0 243814535 7348224 1640 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 1794 1640 77 171 0 1620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7176

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1344656/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=8232 CPUtime=3.09
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 1931 0 0 0 308 1 0 0 25 0 1 0 243814535 8429568 1916 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 2058 1916 77 171 0 1884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8232

[startup+6.30162 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1342032/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=10808 CPUtime=6.28
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 2573 0 0 0 626 2 0 0 25 0 1 0 243814535 11067392 2558 1992294400 134512640 135213614 4294956256 18446744073709551615 134537191 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 2702 2558 77 171 0 2528 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10808

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1339152/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=13088 CPUtime=12.68
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 3151 0 0 0 1265 3 0 0 25 0 1 0 243814535 13402112 3136 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 3272 3136 77 171 0 3098 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13088

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1335056/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=17136 CPUtime=25.48
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 4148 0 0 0 2544 4 0 0 25 0 1 0 243814535 17547264 4133 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 4284 4133 77 171 0 4110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17136

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1329040/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=23288 CPUtime=51.08
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 5670 0 0 0 5102 6 0 0 25 0 1 0 243814535 23846912 5655 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 5822 5655 77 171 0 5648 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23288

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1323280/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=29016 CPUtime=102.26
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 7072 0 0 0 10219 7 0 0 25 0 1 0 243814535 29712384 7057 1992294400 134512640 135213614 4294956256 18446744073709551615 134527191 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 7254 7057 77 171 0 7080 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29016

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1320400/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=32092 CPUtime=162.24
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 7849 0 0 0 16216 8 0 0 25 0 1 0 243814535 32862208 7834 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8023 7834 77 171 0 7849 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32092

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1318608/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=33552 CPUtime=222.23
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 8219 0 0 0 22215 8 0 0 25 0 1 0 243814535 34357248 8204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8388 8204 77 171 0 8214 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33552

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

[startup+223.901 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1318608/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=33552 CPUtime=223.83
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 8219 0 0 0 22375 8 0 0 25 0 1 0 243814535 34357248 8204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8388 8204 77 171 0 8214 0
Current children cumulated CPU time (s) 223.83
Current children cumulated vsize (KiB) 33552

[startup+225.505 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1318608/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=33552 CPUtime=225.43
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 8219 0 0 0 22535 8 0 0 25 0 1 0 243814535 34357248 8204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8388 8204 77 171 0 8214 0
Current children cumulated CPU time (s) 225.43
Current children cumulated vsize (KiB) 33552

[startup+226.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1318608/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=33552 CPUtime=226.23
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 8219 0 0 0 22615 8 0 0 25 0 1 0 243814535 34357248 8204 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8388 8204 77 171 0 8214 0
Current children cumulated CPU time (s) 226.23
Current children cumulated vsize (KiB) 33552

[startup+226.702 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22023
/proc/meminfo: memFree=1318608/2055920 swapFree=4191900/4192956
[pid=22022] ppid=22020 vsize=33552 CPUtime=226.63
/proc/22022/stat : 22022 (minisat_static) R 22020 22022 21954 0 -1 4194304 8219 0 0 0 22655 8 0 0 25 0 1 0 243814535 34357248 8204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526683 0 0 4096 3 0 0 0 17 1 0 0
/proc/22022/statm: 8388 8204 77 171 0 8214 0
Current children cumulated CPU time (s) 226.63
Current children cumulated vsize (KiB) 33552

Child status: 20
Real time (s): 226.726
CPU time (s): 226.665
CPU user time (s): 226.571
CPU system time (s): 0.093985
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 33552

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

runsolver used 0.154976 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-12 21:50:05
IDJOB=1807445
IDBENCH=71629
IDSOLVER=651
FILE ID=node3/1807445-1242157805
PBS_JOBID= 9289740
Free space on /tmp= 66236 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807445-1242157805/watcher-1807445-1242157805 -o /tmp/evaluation-result-1807445-1242157805/solver-1807445-1242157805 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807445-1242157805.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=565000374

node3.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.212
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.212
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:       1351992 kB
Buffers:         68532 kB
Cached:         540488 kB
SwapCached:        260 kB
Active:          35760 kB
Inactive:       587000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351992 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          22276 kB
Slab:            67156 kB
Committed_AS:   970328 kB
PageTables:       1372 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= 66236 MiB
End job on node3 at 2009-05-12 21:53:52