Trace number 1736626

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 162.556 162.601

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 benchmark84.6021
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	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8484                                                 |
0.00/0.00	c |  Number of clauses:    74640                                                |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          1496039392.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |    5612    60046   197476 |    20015        0    nan |  0.000 % |
0.39/0.47	c |       100 |    5612    60046   197476 |    22016      100      7 |  1.980 % |
0.59/0.61	c |       251 |    5612    60046   197476 |    24218      251     13 |  1.980 % |
0.69/0.75	c |       476 |    5612    60046   197476 |    26640      476     18 |  1.980 % |
0.89/0.91	c |       813 |    5612    60046   197476 |    29304      813     21 |  1.980 % |
1.00/1.09	c |      1321 |    5612    60046   197476 |    32234     1321     22 |  1.980 % |
1.29/1.31	c |      2080 |    5612    60046   197476 |    35458     2080     31 |  1.980 % |
1.59/1.66	c |      3219 |    5612    60046   197476 |    39004     3219     33 |  1.980 % |
1.99/2.09	c |      4927 |    5612    60046   197476 |    42904     4927     42 |  1.980 % |
2.69/2.70	c |      7491 |    5612    60046   197476 |    47195     7491     46 |  1.980 % |
3.79/3.83	c |     11337 |    5612    60046   197476 |    51914    11337     48 |  1.980 % |
5.50/5.58	c |     17104 |    5612    60046   197476 |    57106    17104     54 |  1.980 % |
9.18/9.27	c |     25753 |    5612    60046   197476 |    62816    25753     50 |  1.980 % |
16.58/16.67	c |     38727 |    5612    60046   197476 |    69098    38727     48 |  1.980 % |
30.28/30.34	c |     58188 |    5612    60046   197476 |    76008    58188     52 |  1.980 % |
59.27/59.39	c |     87380 |    5612    60046   197476 |    83609    34512     37 |  1.980 % |
95.36/95.40	c |    131169 |    5612    60046   197476 |    91969    78301     49 |  1.980 % |
157.04/157.15	c |    196854 |    4324    32974   108339 |   101166    13573     14 | 17.162 % |
162.45/162.59	c ===============================================================================
162.45/162.59	c surveys--CPU time (sec)   : 2.2507         (1.39 % of total)
162.45/162.59	c surveys--attempted        : 22             (10 /sec)
162.45/162.59	c surveys--converged        : 22             (100.00 % successful)
162.45/162.59	c restarts              : 18
162.45/162.59	c conflicts             : 209884         (1310 /sec)
162.45/162.59	c decisions             : 397270         (1.32 % random) (2480 /sec)
162.45/162.59	c propagations          : 74347057       (464067 /sec)
162.45/162.59	c conflict literals     : 11152870       (40.56 % deleted)
162.45/162.59	c Memory used           : 38.40 MB
162.45/162.59	c Total CPU time (sec)      : 162.4583    
162.45/162.59	c 
162.45/162.59	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-1736626-1240812414/watcher-1736626-1240812414 -o /tmp/evaluation-result-1736626-1240812414/solver-1736626-1240812414 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1496039392 HOME/instance-1736626-1240812414.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.00 1.00 1.00 3/64 24606
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=3184 CPUtime=0
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 655 0 0 0 0 0 0 0 18 0 1 0 109274050 3260416 640 1992294400 4194304 5102648 548682068768 18446744073709551615 4245075 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 796 641 87 221 0 572 0

[startup+0.06379 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24606
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=10108 CPUtime=0.06
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 2296 0 0 0 5 1 0 0 18 0 1 0 109274050 10350592 2241 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 2527 2241 87 221 0 2303 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10108

[startup+0.101792 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24606
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=13888 CPUtime=0.09
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 3223 0 0 0 8 1 0 0 18 0 1 0 109274050 14221312 3168 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 3472 3169 87 221 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13888

[startup+0.301808 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24606
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=16764 CPUtime=0.29
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 3908 0 0 0 27 2 0 0 19 0 1 0 109274050 17166336 3853 1992294400 4194304 5102648 548682068768 18446744073709551615 4273027 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 4191 3853 100 221 0 3967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.701837 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24606
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=14948 CPUtime=0.69
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 3924 0 0 0 67 2 0 0 22 0 1 0 109274050 15306752 3536 1992294400 4194304 5102648 548682068768 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1682864/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=14948 CPUtime=1.49
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 3924 0 0 0 147 2 0 0 25 0 1 0 109274050 15306752 3536 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14948

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1682736/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=15080 CPUtime=3.09
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 3939 0 0 0 307 2 0 0 25 0 1 0 109274050 15441920 3551 1992294400 4194304 5102648 548682068768 18446744073709551615 4250190 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 3770 3551 112 221 0 3546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15080

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1680880/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=17636 CPUtime=6.29
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 4568 0 0 0 626 3 0 0 25 0 1 0 109274050 18059264 4180 1992294400 4194304 5102648 548682068768 18446744073709551615 4249348 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 4409 4180 112 221 0 4185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17636

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1677168/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=20884 CPUtime=12.69
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 5390 0 0 0 1265 4 0 0 25 0 1 0 109274050 21385216 5002 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 5221 5002 112 221 0 4997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20884

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1671600/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=26316 CPUtime=25.48
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 6738 0 0 0 2543 5 0 0 25 0 1 0 109274050 26947584 6350 1992294400 4194304 5102648 548682068768 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 6579 6350 112 221 0 6355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26316

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1664432/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=33592 CPUtime=51.07
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 8547 0 0 0 5100 7 0 0 25 0 1 0 109274050 34398208 8159 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 8398 8159 112 221 0 8174 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33592

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1661936/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=36032 CPUtime=102.27
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 9138 0 0 0 10219 8 0 0 25 0 1 0 109274050 36896768 8750 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 9008 8750 112 221 0 8784 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1659056/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=39316 CPUtime=162.25
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 9863 0 0 0 16216 9 0 0 25 0 1 0 109274050 40259584 9475 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 9829 9475 112 221 0 9605 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39316

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

[startup+162.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24607
/proc/meminfo: memFree=1659056/2055920 swapFree=4191900/4192956
[pid=24606] ppid=24604 vsize=39316 CPUtime=162.45
/proc/24606/stat : 24606 (varsat-industri) R 24604 24606 24081 0 -1 4194304 9863 0 0 0 16236 9 0 0 25 0 1 0 109274050 40259584 9475 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24606/statm: 9829 9475 112 221 0 9605 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 39316

Child status: 20
Real time (s): 162.601
CPU time (s): 162.556
CPU user time (s): 162.458
CPU system time (s): 0.097985
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 39316

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

runsolver used 0.117982 second user time and 0.368943 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-27 08:06:54
IDJOB=1736626
IDBENCH=71629
IDSOLVER=538
FILE ID=node34/1736626-1240812414
PBS_JOBID= 9187391
Free space on /tmp= 66416 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736626-1240812414/watcher-1736626-1240812414 -o /tmp/evaluation-result-1736626-1240812414/solver-1736626-1240812414 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1496039392 HOME/instance-1736626-1240812414.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1496039392

node34.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:      2055920 kB
MemFree:       1697240 kB
Buffers:         52684 kB
Cached:         220484 kB
SwapCached:        260 kB
Active:          99360 kB
Inactive:       187068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          21780 kB
Slab:            58276 kB
Committed_AS:   464592 kB
PageTables:       1380 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= 66416 MiB
End job on node34 at 2009-04-27 08:09:37