Trace number 1737792

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
march_hi hi? (TO) 1200.11 1200.54

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i8_pp.cnf
MD5SUM0d370d04a9d4b23f62a82c23b7beb9be
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.354
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses255871
Sum of the clauses size847584
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242376
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

Solver Data

31.28/31.31	c main():: ***                                   [ march satisfiability solver ]                                   ***
31.28/31.31	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
31.28/31.31	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
31.28/31.31	c main()::
31.28/31.31	c initFormula():: searching for DIMACS p-line....
31.28/31.31	c full lookahead due to high density!
31.28/31.31	c initFormula():: the DIMACS p-line indicates a CNF of 21640 variables and 255871 clauses.
31.28/31.31	c parseCNF():: parsing....
31.28/31.31	c parseCNF():: the CNF contains 0 unary clauses.
31.28/31.31	c runParser():: parsing was successful, warming up engines...
31.28/31.31	c find_and_remove_tautogolies():: found and removed 2652 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 40 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 32 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 24 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 16 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 8 tautologies
31.28/31.31	c simplify_formula():: removed 1568 tautological, 10472 satisfied and 6272 duplicate clauses
31.28/31.31	c preprocessing fase I completed:: there are now 18512 free variables and 237559 clauses.
31.28/31.31	c stat :: sign balance is biased by 9.286
31.28/31.31	c find_equivalence():: found 448 3-equivalences
31.28/31.31	c find_and_remove_tautogolies():: found and removed 200 tautologies
31.28/31.31	c find_and_remove_tautogolies():: found and removed 24 tautologies
31.28/31.31	c shorten_equivalence(): average equivalence length reduced from 3.000000 to 3.000000
31.28/31.31	c using k-SAT heuristics (size based diff)
31.28/31.31	c simplify_formula():: removed 0 tautological, 1792 satisfied and 0 duplicate clauses
31.28/31.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 2220456 duplicate clauses
31.28/31.31	c resolvent_look() :: found 1213124 resolvents
31.28/31.31	c main():: clause / variable ratio: ( 1450683 / 21640 ) = 67.04
31.28/31.31	c longest clause has size 56
31.28/31.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
31.28/31.31	c number of free variables = 18288
31.28/31.31	c dynamic_preselect_setsize :: off
31.28/31.31	c main():: all systems go!
31.28/31.31	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 1621
68.96/69.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
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-1737792-1240832752/watcher-1737792-1240832752 -o /tmp/evaluation-result-1737792-1240832752/solver-1737792-1240832752 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1737792-1240832752.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: 2.00 1.97 1.64 3/64 31056
/proc/meminfo: memFree=1587200/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=3972 CPUtime=0
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 578 0 0 0 0 0 0 0 18 0 1 0 111309938 4067328 563 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 993 566 58 167 0 824 0

[startup+0.007682 s]
/proc/loadavg: 2.00 1.97 1.64 3/64 31056
/proc/meminfo: memFree=1587200/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=4540 CPUtime=0
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 742 0 0 0 0 0 0 0 18 0 1 0 111309938 4648960 727 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 1135 727 58 167 0 966 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4540

[startup+0.101702 s]
/proc/loadavg: 2.00 1.97 1.64 3/64 31056
/proc/meminfo: memFree=1587200/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=5596 CPUtime=0.09
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 1070 0 0 0 9 0 0 0 18 0 1 0 111309938 5730304 1055 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 1399 1055 58 167 0 1230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.301739 s]
/proc/loadavg: 2.00 1.97 1.64 3/64 31056
/proc/meminfo: memFree=1587200/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=7840 CPUtime=0.29
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 1766 0 0 0 29 0 0 0 19 0 1 0 111309938 8028160 1751 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 1960 1751 58 167 0 1791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7840

[startup+0.701818 s]
/proc/loadavg: 2.00 1.97 1.64 3/64 31056
/proc/meminfo: memFree=1587200/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=22072 CPUtime=0.69
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 4887 0 0 0 68 1 0 0 24 0 1 0 111309938 22601728 3358 1992294400 134512640 135197378 4294956224 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 5518 3358 65 167 0 5349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22072

[startup+1.50198 s]
/proc/loadavg: 2.00 1.97 1.64 2/65 31057
/proc/meminfo: memFree=1571064/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=23620 CPUtime=1.49
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 10808 0 0 0 144 5 0 0 25 0 1 0 111309938 24186880 3816 1992294400 134512640 135197378 4294956224 18446744073709551615 134565008 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 5905 3816 67 167 0 5736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23620

[startup+3.1023 s]
/proc/loadavg: 2.00 1.97 1.64 2/65 31057
/proc/meminfo: memFree=1571320/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=27676 CPUtime=3.09
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 18786 0 0 0 300 9 0 0 25 0 1 0 111309938 28340224 4741 1992294400 134512640 135197378 4294956224 18446744073709551615 134561007 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 6919 4741 67 167 0 6750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27676

[startup+6.30192 s]
/proc/loadavg: 1.92 1.95 1.64 2/65 31057
/proc/meminfo: memFree=1568056/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=24152 CPUtime=6.29
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 35971 0 0 0 612 17 0 0 25 0 1 0 111309938 24731648 3745 1992294400 134512640 135197378 4294956224 18446744073709551615 134649162 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 6038 3745 82 167 0 5869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24152

[startup+12.7012 s]
/proc/loadavg: 1.85 1.94 1.64 2/65 31057
/proc/meminfo: memFree=1492984/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=115860 CPUtime=12.69
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 57987 0 0 0 1243 26 0 0 25 0 1 0 111309938 118640640 23866 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 28965 23866 83 167 0 28796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115860

[startup+25.5017 s]
/proc/loadavg: 1.66 1.89 1.63 2/65 31057
/proc/meminfo: memFree=1465784/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=136576 CPUtime=25.48
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 91036 0 0 0 2508 40 0 0 25 0 1 0 111309938 139853824 30279 1992294400 134512640 135197378 4294956224 18446744073709551615 134565200 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 34144 30279 83 167 0 33975 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 136576

[startup+51.1018 s]
/proc/loadavg: 1.43 1.82 1.61 2/65 31057
/proc/meminfo: memFree=1366072/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=294480 CPUtime=51.07
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 126146 0 0 0 5052 55 0 0 25 0 1 0 111309938 301547520 55213 1992294400 134512640 135197378 4294956224 18446744073709551615 134572865 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73620 55213 93 167 0 73451 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 294480

[startup+102.306 s]
/proc/loadavg: 1.19 1.69 1.58 2/65 31057
/proc/meminfo: memFree=1350072/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=294668 CPUtime=102.25
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130121 0 0 0 10169 56 0 0 25 0 1 0 111309938 301740032 59188 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73667 59188 93 167 0 73498 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 294668

[startup+162.302 s]
/proc/loadavg: 1.07 1.56 1.54 2/65 31057
/proc/meminfo: memFree=1349496/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=295184 CPUtime=162.23
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130249 0 0 0 16166 57 0 0 25 0 1 0 111309938 302268416 59316 1992294400 134512640 135197378 4294956224 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73796 59316 93 167 0 73627 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 295184

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.50 2/65 31057
/proc/meminfo: memFree=1349304/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=295184 CPUtime=222.21
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130303 0 0 0 22164 57 0 0 25 0 1 0 111309938 302268416 59370 1992294400 134512640 135197378 4294956224 18446744073709551615 134603330 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73796 59370 93 167 0 73627 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 295184

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.47 2/65 31057
/proc/meminfo: memFree=1349240/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=295184 CPUtime=282.19
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130314 0 0 0 28162 57 0 0 25 0 1 0 111309938 302268416 59381 1992294400 134512640 135197378 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73796 59381 93 167 0 73627 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 295184

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.43 2/65 31057
/proc/meminfo: memFree=1349176/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=295184 CPUtime=342.16
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130326 0 0 0 34159 57 0 0 25 0 1 0 111309938 302268416 59393 1992294400 134512640 135197378 4294956224 18446744073709551615 134602882 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 73796 59393 93 167 0 73627 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 295184

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.40 2/65 31057
/proc/meminfo: memFree=1348920/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=402.14
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130397 0 0 0 40157 57 0 0 25 0 1 0 111309938 303140864 59449 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59449 93 167 0 73840 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 296036

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.38 2/65 31057
/proc/meminfo: memFree=1348920/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=462.13
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130406 0 0 0 46155 58 0 0 25 0 1 0 111309938 303140864 59458 1992294400 134512640 135197378 4294956224 18446744073709551615 134570880 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59458 93 167 0 73840 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 296036

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.35 2/65 31057
/proc/meminfo: memFree=1348856/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=522.1
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130414 0 0 0 52152 58 0 0 25 0 1 0 111309938 303140864 59466 1992294400 134512640 135197378 4294956224 18446744073709551615 134525539 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59466 93 167 0 73840 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 296036

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.33 2/65 31057
/proc/meminfo: memFree=1348792/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=582.08
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130425 0 0 0 58150 58 0 0 25 0 1 0 111309938 303140864 59477 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59477 93 167 0 73840 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 296036

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.30 2/65 31057
/proc/meminfo: memFree=1348728/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=642.06
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130439 0 0 0 64148 58 0 0 25 0 1 0 111309938 303140864 59491 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59491 93 167 0 73840 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 296036

[startup+702.301 s]
/proc/loadavg: 1.04 1.09 1.28 2/65 31057
/proc/meminfo: memFree=1348600/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=702.04
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130471 0 0 0 70146 58 0 0 25 0 1 0 111309938 303140864 59523 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59523 93 167 0 73840 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 296036

[startup+762.305 s]
/proc/loadavg: 1.01 1.08 1.26 2/65 31057
/proc/meminfo: memFree=1348600/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=762.02
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130479 0 0 0 76144 58 0 0 25 0 1 0 111309938 303140864 59531 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59531 93 167 0 73840 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 296036

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.25 2/65 31057
/proc/meminfo: memFree=1348664/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=822
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130489 0 0 0 82141 59 0 0 25 0 1 0 111309938 303140864 59541 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59541 93 167 0 73840 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 296036

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.23 2/65 31057
/proc/meminfo: memFree=1348664/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=881.98
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130499 0 0 0 88139 59 0 0 25 0 1 0 111309938 303140864 59551 1992294400 134512640 135197378 4294956224 18446744073709551615 134572878 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59551 93 167 0 73840 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 296036

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/65 31063
/proc/meminfo: memFree=1348336/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296036 CPUtime=941.95
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130518 0 0 0 94136 59 0 0 25 0 1 0 111309938 303140864 59570 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74009 59570 93 167 0 73840 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 296036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/65 31063
/proc/meminfo: memFree=1348336/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296540 CPUtime=1001.93
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130536 0 0 0 100134 59 0 0 25 0 1 0 111309938 303656960 59588 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74135 59588 93 167 0 73966 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 296540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 31063
/proc/meminfo: memFree=1348336/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296540 CPUtime=1061.91
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130549 0 0 0 106132 59 0 0 25 0 1 0 111309938 303656960 59601 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74135 59601 93 167 0 73966 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 296540

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 31063
/proc/meminfo: memFree=1348336/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296280 CPUtime=1121.88
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130678 0 0 0 112129 59 0 0 25 0 1 0 111309938 303390720 59553 1992294400 134512640 135197378 4294956224 18446744073709551615 134548713 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74070 59553 93 167 0 73901 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 296280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 31063
/proc/meminfo: memFree=1348400/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296280 CPUtime=1181.86
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130694 0 0 0 118127 59 0 0 25 0 1 0 111309938 303390720 59569 1992294400 134512640 135197378 4294956224 18446744073709551615 134548721 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74070 59569 93 167 0 73901 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 296280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 31063
/proc/meminfo: memFree=1348400/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296280 CPUtime=1200.06
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130700 0 0 0 119947 59 0 0 25 0 1 0 111309938 303390720 59575 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74070 59575 93 167 0 73901 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 296280

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 31063
/proc/meminfo: memFree=1348400/2055920 swapFree=4191900/4192956
[pid=31056] ppid=31054 vsize=296280 CPUtime=1200.06
/proc/31056/stat : 31056 (march_hi) R 31054 31056 30957 0 -1 4194304 130700 0 0 0 119947 59 0 0 25 0 1 0 111309938 303390720 59575 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31056/statm: 74070 59575 93 167 0 73901 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 296280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.48
CPU system time (s): 0.635903
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 296540

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

runsolver used 0.995848 second user time and 2.32065 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-27 13:45:52
IDJOB=1737792
IDBENCH=71795
IDSOLVER=521
FILE ID=node1/1737792-1240832752
PBS_JOBID= 9187517
Free space on /tmp= 66336 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i8_pp.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737792-1240832752/watcher-1737792-1240832752 -o /tmp/evaluation-result-1737792-1240832752/solver-1737792-1240832752 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1737792-1240832752.cnf

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

MD5SUM BENCH= 0d370d04a9d4b23f62a82c23b7beb9be
RANDOM SEED=693897619

node1.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.259
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	: 5931.00
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.259
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:       1587680 kB
Buffers:         62576 kB
Cached:         311040 kB
SwapCached:        384 kB
Active:         165480 kB
Inactive:       221552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587680 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            6188 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            67188 kB
Committed_AS:   427848 kB
PageTables:       1436 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= 66336 MiB
End job on node1 at 2009-04-27 14:05:55