Trace number 1613314

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-08? (TO) 1200.11 1200.62

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

9.19/9.24	c main():: ***                                   [ march satisfiability solver ]                                   ***
9.19/9.24	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
9.19/9.24	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
9.19/9.24	c main()::
9.19/9.24	c initFormula():: searching for DIMACS p-line....
9.19/9.24	c initFormula():: the DIMACS p-line indicates a CNF of 8484 variables and 74640 clauses.
9.19/9.24	c parseCNF():: parsing....
9.19/9.24	c parseCNF():: the CNF contains 0 unary clauses.
9.19/9.24	c runParser():: parsing was successful, warming up engines...
9.19/9.24	c find_and_remove_tautogolies():: found and removed 1253 tautologies
9.19/9.24	c find_and_remove_tautogolies():: found and removed 21 tautologies
9.19/9.24	c find_and_remove_tautogolies():: found and removed 14 tautologies
9.19/9.24	c find_and_remove_tautogolies():: found and removed 7 tautologies
9.19/9.24	c simplify_formula():: removed 700 tautological, 4970 satisfied and 4451 duplicate clauses
9.19/9.24	c preprocessing fase I completed:: there are now 6821 free variables and 64519 clauses.
9.19/9.24	c stat :: sign balance is biased by 5.100
9.19/9.24	c find_equivalence():: found 210 3-equivalences
9.19/9.24	c find_and_remove_tautogolies():: found and removed 84 tautologies
9.19/9.24	c find_and_remove_tautogolies():: found and removed 21 tautologies
9.19/9.24	c shorten_equivalence(): average equivalence length reduced from 3.000000 to 3.000000
9.19/9.24	c using k-SAT heuristics (size based diff)
9.19/9.24	c longest clause has size 30
9.19/9.24	c simplify_formula():: removed 0 tautological, 840 satisfied and 2436881 duplicate clauses
9.19/9.24	c resolvent_look() :: found 220772 resolvents
9.19/9.24	c main():: clause / variable ratio: ( 285291 / 8484 ) = 33.63
9.19/9.24	c longest clause has size 30
9.19/9.24	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
9.19/9.24	c dynamic_preselect_setsize :: off
9.19/9.24	c suggested doublelook initial :: 0
9.19/9.24	c main():: all systems go!
9.19/9.24	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 128 JD: 11
15.19/15.30	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: 9726 JD: 11
51.97/52.01	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 |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 20045 JD: 11
229.58/229.78	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1613314-1239391873/watcher-1613314-1239391873 -o /tmp/evaluation-result-1613314-1239391873/solver-1613314-1239391873 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1613314-1239391873.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.99 1.02 1.31 3/64 12809
/proc/meminfo: memFree=1820256/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=1932 CPUtime=0
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 3827696 1978368 298 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 483 298 47 123 0 358 0

[startup+0.0096319 s]
/proc/loadavg: 0.99 1.02 1.31 3/64 12809
/proc/meminfo: memFree=1820256/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=1932 CPUtime=0
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 3827696 1978368 317 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 483 317 47 123 0 358 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1932

[startup+0.101639 s]
/proc/loadavg: 0.99 1.02 1.31 3/64 12809
/proc/meminfo: memFree=1820256/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=6432 CPUtime=0.09
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 3827696 6586368 779 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 1608 781 48 123 0 1483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6432

[startup+0.301657 s]
/proc/loadavg: 0.99 1.02 1.31 3/64 12809
/proc/meminfo: memFree=1820256/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=10344 CPUtime=0.29
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 3110 0 0 0 28 1 0 0 20 0 1 0 3827696 10592256 1938 1992294400 134512640 135019032 4294956240 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 2586 1938 52 123 0 2461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10344

[startup+0.701696 s]
/proc/loadavg: 0.99 1.02 1.31 3/64 12809
/proc/meminfo: memFree=1820256/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=10332 CPUtime=0.69
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 3110 0 0 0 68 1 0 0 24 0 1 0 3827696 10579968 1935 1992294400 134512640 135019032 4294956240 18446744073709551615 134561718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 2583 1935 52 123 0 2458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10332

[startup+1.50177 s]
/proc/loadavg: 0.99 1.02 1.31 2/65 12810
/proc/meminfo: memFree=1812440/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=21216 CPUtime=1.49
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 5349 0 0 0 147 2 0 0 25 0 1 0 3827696 21725184 4174 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 5304 4174 66 123 0 5179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21216

[startup+3.10192 s]
/proc/loadavg: 0.99 1.02 1.30 2/65 12810
/proc/meminfo: memFree=1794456/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=49740 CPUtime=3.09
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 11392 0 0 0 305 4 0 0 25 0 1 0 3827696 50933760 10217 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 12435 10217 66 123 0 12310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49740

[startup+6.30122 s]
/proc/loadavg: 0.99 1.02 1.30 2/65 12810
/proc/meminfo: memFree=1748000/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=93284 CPUtime=6.29
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 38103 0 0 0 614 15 0 0 25 0 1 0 3827696 95522816 20361 1992294400 134512640 135019032 4294956240 18446744073709551615 134561687 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 23321 20361 66 123 0 23196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93284

[startup+12.7018 s]
/proc/loadavg: 0.99 1.02 1.30 2/65 12810
/proc/meminfo: memFree=1737568/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=12.69
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 1252 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134536937 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90132

[startup+25.502 s]
/proc/loadavg: 0.99 1.02 1.30 2/65 12810
/proc/meminfo: memFree=1737504/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=25.48
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 2531 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90132

[startup+51.1014 s]
/proc/loadavg: 0.99 1.02 1.29 2/65 12810
/proc/meminfo: memFree=1737504/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=51.07
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 5090 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134527006 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90132

[startup+102.305 s]
/proc/loadavg: 0.99 1.01 1.27 2/65 12810
/proc/meminfo: memFree=1737440/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=102.25
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 10208 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90132

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.25 2/65 12810
/proc/meminfo: memFree=1737440/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=162.23
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 16206 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90132

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.23 2/65 12810
/proc/meminfo: memFree=1737440/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=222.19
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 22202 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543124 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 90132

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.22 2/65 12810
/proc/meminfo: memFree=1737440/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=282.17
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 28200 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 90132

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.20 2/65 12810
/proc/meminfo: memFree=1737376/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=342.14
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 34197 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 90132

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.18 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=402.1
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 40193 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 90132

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.17 2/65 12810
/proc/meminfo: memFree=1737376/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=462.07
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 46190 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134585091 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 90132

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.16 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=522.05
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 52188 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 90132

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.15 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=582.01
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 58184 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 90132

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.13 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=641.99
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 64182 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 90132

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=701.97
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 70180 17 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 90132

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=761.95
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 76177 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 90132

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=821.93
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 82175 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134526970 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 90132

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=881.9
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 88172 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134585196 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 90132

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=941.88
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 94170 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 90132

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 12810
/proc/meminfo: memFree=1737312/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=1001.86
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 100168 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543124 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 90132

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=1061.84
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 106166 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 90132

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=1121.81
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 112163 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 90132

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 12810
/proc/meminfo: memFree=1737248/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=1181.79
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 118161 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134543168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 90132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 12810
/proc/meminfo: memFree=1737184/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=90132 CPUtime=1200.09
/proc/12809/stat : 12809 (march_ks) R 12807 12809 12442 0 -1 4194304 43667 0 0 0 119991 18 0 0 25 0 1 0 3827696 92295168 20607 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/12809/statm: 22533 20607 72 123 0 22408 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 90132

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.11
CPU user time (s): 1199.91
CPU system time (s): 0.201969
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 107696

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

runsolver used 1.2818 second user time and 3.09753 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-10 21:31:13
IDJOB=1613314
IDBENCH=71629
IDSOLVER=559
FILE ID=node48/1613314-1239391873
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_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1613314-1239391873/watcher-1613314-1239391873 -o /tmp/evaluation-result-1613314-1239391873/solver-1613314-1239391873 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1613314-1239391873.cnf            

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1499621410

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:       1820736 kB
Buffers:         51076 kB
Cached:         118176 kB
SwapCached:          0 kB
Active:          89216 kB
Inactive:        92836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820736 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4344 kB
Writeback:           0 kB
Mapped:          22568 kB
Slab:            39168 kB
Committed_AS:    87324 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= 66488 MiB
End job on node48 at 2009-04-10 21:51:15