Trace number 1613347

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
SAT07 reference solver: March KS 2007-02-08UNSAT 16.7325 16.7368

General information on the benchmark

NameCRAFTED/parity-games/
instance_n4_i5_pp.cnf
MD5SUMc15885aa7570af76db584f0c4936c8d8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.280956
Satisfiable
(Un)Satisfiability was proved
Number of variables1960
Number of clauses11270
Sum of the clauses size35662
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22945
Number of clauses of size 34500
Number of clauses of size 42881
Number of clauses of size 5940
Number of clauses of size over 54

Solver Data

0.19/0.26	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.19/0.26	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.19/0.26	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.19/0.26	c main()::
0.19/0.26	c initFormula():: searching for DIMACS p-line....
0.19/0.26	c initFormula():: the DIMACS p-line indicates a CNF of 1960 variables and 11270 clauses.
0.19/0.26	c parseCNF():: parsing....
0.19/0.26	c parseCNF():: the CNF contains 0 unary clauses.
0.19/0.26	c runParser():: parsing was successful, warming up engines...
0.19/0.26	c find_and_remove_tautogolies():: found and removed 340 tautologies
0.19/0.26	c find_and_remove_tautogolies():: found and removed 5 tautologies
0.19/0.26	c simplify_formula():: removed 180 tautological, 989 satisfied and 390 duplicate clauses
0.19/0.26	c preprocessing fase I completed:: there are now 1548 free variables and 9711 clauses.
0.19/0.26	c stat :: sign balance is biased by 2.751
0.19/0.26	c find_equivalence():: found 60 3-equivalences
0.19/0.26	c find_and_remove_tautogolies():: found and removed 25 tautologies
0.19/0.26	c find_and_remove_tautogolies():: found and removed 5 tautologies
0.19/0.26	c shorten_equivalence(): average equivalence length reduced from 3.333333 to 3.000000
0.19/0.26	c using k-SAT heuristics (size based diff)
0.19/0.26	c longest clause has size 12
0.19/0.26	c simplify_formula():: removed 0 tautological, 240 satisfied and 18812 duplicate clauses
0.19/0.26	c resolvent_look() :: found 33632 resolvents
0.19/0.26	c main():: clause / variable ratio: ( 43343 / 1960 ) = 22.11
0.19/0.26	c longest clause has size 12
0.19/0.26	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.19/0.26	c dynamic_preselect_setsize :: off
0.19/0.26	c suggested doublelook initial :: 0
0.19/0.26	c main():: all systems go!
0.19/0.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 127 JD: 4
2.49/2.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| 1 NC: 427 JD: 4
5.79/5.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 2 NC: 1240 JD: 4
11.39/11.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 3 NC: 2310 JD: 4
16.49/16.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 4 NC: 2315 JD: 4
16.69/16.73	c |----------------------------------------------------------------|
c |
16.69/16.73	c
16.69/16.73	c main():: nodeCount: 2315
16.69/16.73	c main():: dead ends in main: 476
16.69/16.73	c main():: lookAheadCount: 318788
16.69/16.73	c main():: unitResolveCount: 245140
16.69/16.73	c main():: time=16.720000
16.69/16.73	c main():: necessary_assignments: 20866
16.69/16.73	c main():: bin_sat: 0, bin_unsat 0
16.69/16.73	c main():: doublelook: #: 4639, succes #: 1762
16.69/16.73	c main():: doublelook: overall 1.502 of all possible doublelooks executed
16.69/16.73	c main():: doublelook: succesrate: 37.982, average DL_trigger: 2367.732
16.69/16.73	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-1613347-1239393140/watcher-1613347-1239393140 -o /tmp/evaluation-result-1613347-1239393140/solver-1613347-1239393140 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1613347-1239393140.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: 0.97 0.98 1.05 3/64 13035
/proc/meminfo: memFree=1819352/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=920 CPUtime=0
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 3954461 942080 120 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 230 120 47 123 0 105 0

[startup+0.0678659 s]
/proc/loadavg: 0.97 0.98 1.05 3/64 13035
/proc/meminfo: memFree=1819352/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=1944 CPUtime=0.06
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 354 0 0 0 6 0 0 0 18 0 1 0 3954461 1990656 337 1992294400 134512640 135019032 4294956240 18446744073709551615 134660977 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 486 337 62 123 0 361 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.101869 s]
/proc/loadavg: 0.97 0.98 1.05 3/64 13035
/proc/meminfo: memFree=1819352/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=3272 CPUtime=0.09
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 639 0 0 0 9 0 0 0 18 0 1 0 3954461 3350528 622 1992294400 134512640 135019032 4294956240 18446744073709551615 134567265 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 818 623 66 123 0 693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.301886 s]
/proc/loadavg: 0.97 0.98 1.05 3/64 13035
/proc/meminfo: memFree=1819352/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=7044 CPUtime=0.29
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2583 0 0 0 29 0 0 0 19 0 1 0 3954461 7213056 1419 1992294400 134512640 135019032 4294956240 18446744073709551615 134527002 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 1761 1419 72 123 0 1636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7044

[startup+0.701922 s]
/proc/loadavg: 0.97 0.98 1.05 3/64 13035
/proc/meminfo: memFree=1819352/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=7044 CPUtime=0.69
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2583 0 0 0 69 0 0 0 23 0 1 0 3954461 7213056 1419 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 1761 1419 72 123 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7044

[startup+1.502 s]
/proc/loadavg: 0.97 0.98 1.05 2/65 13036
/proc/meminfo: memFree=1813648/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=7440 CPUtime=1.5
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2664 0 0 0 149 1 0 0 25 0 1 0 3954461 7618560 1500 1992294400 134512640 135019032 4294956240 18446744073709551615 134585351 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 1860 1500 72 123 0 1735 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7440

[startup+3.10115 s]
/proc/loadavg: 0.97 0.98 1.05 2/65 13036
/proc/meminfo: memFree=1813328/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=7836 CPUtime=3.09
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2754 0 0 0 308 1 0 0 25 0 1 0 3954461 8024064 1590 1992294400 134512640 135019032 4294956240 18446744073709551615 134543186 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 1959 1590 72 123 0 1834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7836

[startup+6.30245 s]
/proc/loadavg: 0.97 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812816/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8232 CPUtime=6.29
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2849 0 0 0 628 1 0 0 25 0 1 0 3954461 8429568 1685 1992294400 134512640 135019032 4294956240 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2058 1685 72 123 0 1933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8232

[startup+12.701 s]
/proc/loadavg: 0.97 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812376/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8496 CPUtime=12.69
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2943 0 0 0 1268 1 0 0 25 0 1 0 3954461 8699904 1779 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2124 1779 72 123 0 1999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8496

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

[startup+14.3062 s]
/proc/loadavg: 0.97 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812248/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8628 CPUtime=14.29
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2971 0 0 0 1428 1 0 0 25 0 1 0 3954461 8835072 1807 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2157 1807 72 123 0 2032 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 8628

[startup+15.9013 s]
/proc/loadavg: 0.98 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812184/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8760 CPUtime=15.89
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2980 0 0 0 1588 1 0 0 25 0 1 0 3954461 8970240 1816 1992294400 134512640 135019032 4294956240 18446744073709551615 134543168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2190 1816 72 123 0 2065 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 8760

[startup+16.3014 s]
/proc/loadavg: 0.98 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812184/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8760 CPUtime=16.29
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2983 0 0 0 1628 1 0 0 25 0 1 0 3954461 8970240 1819 1992294400 134512640 135019032 4294956240 18446744073709551615 134543168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2190 1819 72 123 0 2065 0
Current children cumulated CPU time (s) 16.29
Current children cumulated vsize (KiB) 8760

[startup+16.7014 s]
/proc/loadavg: 0.98 0.98 1.04 2/65 13036
/proc/meminfo: memFree=1812184/2055920 swapFree=4192956/4192956
[pid=13035] ppid=13033 vsize=8760 CPUtime=16.69
/proc/13035/stat : 13035 (march_ks) R 13033 13035 12442 0 -1 4194304 2984 0 0 0 1668 1 0 0 25 0 1 0 3954461 8970240 1820 1992294400 134512640 135019032 4294956240 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 0 0 0
/proc/13035/statm: 2190 1820 72 123 0 2065 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 8760

Child status: 20
Real time (s): 16.7368
CPU time (s): 16.7325
CPU user time (s): 16.7175
CPU system time (s): 0.014997
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 8760

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

runsolver used 0.019996 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-10 21:52:20
IDJOB=1613347
IDBENCH=71640
IDSOLVER=559
FILE ID=node48/1613347-1239393140
PBS_JOBID= 9132691
Free space on /tmp= 66492 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n4_i5_pp.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1613347-1239393140/watcher-1613347-1239393140 -o /tmp/evaluation-result-1613347-1239393140/solver-1613347-1239393140 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1613347-1239393140.cnf            

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

MD5SUM BENCH= c15885aa7570af76db584f0c4936c8d8
RANDOM SEED=69211743

node48.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.238
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.238
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:       1819896 kB
Buffers:         51984 kB
Cached:         117744 kB
SwapCached:          0 kB
Active:          89360 kB
Inactive:        93268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819896 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3412 kB
Writeback:           0 kB
Mapped:          22660 kB
Slab:            39464 kB
Committed_AS:    93088 kB
PageTables:       1368 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= 66492 MiB
End job on node48 at 2009-04-10 21:52:37