Trace number 1737793

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_nn nn? (TO) 1200.11 1200.64

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

29.48/29.58	c main():: ***                                   [ march satisfiability solver ]                                   ***
29.48/29.58	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
29.48/29.58	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
29.48/29.58	c main()::
29.48/29.58	c initFormula():: searching for DIMACS p-line....
29.48/29.58	c full lookahead due to high density!
29.48/29.58	c initFormula():: the DIMACS p-line indicates a CNF of 21640 variables and 255871 clauses.
29.48/29.58	c parseCNF():: parsing....
29.48/29.58	c parseCNF():: the CNF contains 0 unary clauses.
29.48/29.58	c runParser():: parsing was successful, warming up engines...
29.48/29.58	c find_and_remove_tautogolies():: found and removed 2652 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 40 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 32 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 24 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 16 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 8 tautologies
29.48/29.58	c simplify_formula():: removed 1568 tautological, 10472 satisfied and 6272 duplicate clauses
29.48/29.58	c preprocessing fase I completed:: there are now 18512 free variables and 237559 clauses.
29.48/29.58	c stat :: sign balance is biased by 9.286
29.48/29.58	c find_equivalence():: found 448 3-equivalences
29.48/29.58	c find_and_remove_tautogolies():: found and removed 200 tautologies
29.48/29.58	c find_and_remove_tautogolies():: found and removed 24 tautologies
29.48/29.58	c shorten_equivalence(): average equivalence length reduced from 3.000000 to 3.000000
29.48/29.58	c using k-SAT heuristics (size based diff)
29.48/29.58	c simplify_formula():: removed 0 tautological, 1792 satisfied and 0 duplicate clauses
29.48/29.58	c simplify_formula():: removed 0 tautological, 0 satisfied and 2220456 duplicate clauses
29.48/29.58	c resolvent_look() :: found 1213124 resolvents
29.48/29.58	c main():: clause / variable ratio: ( 1450683 / 21640 ) = 67.04
29.48/29.58	c longest clause has size 56
29.48/29.58	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
29.48/29.58	c number of free variables = 18288
29.48/29.58	c dynamic_preselect_setsize :: off
29.48/29.58	c main():: all systems go!
29.48/29.58	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 1621
64.86/64.96	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-1737793-1240832752/watcher-1737793-1240832752 -o /tmp/evaluation-result-1737793-1240832752/solver-1737793-1240832752 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1737793-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: 1.00 0.97 0.91 3/67 17931
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=4104 CPUtime=0
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 650 0 0 0 0 0 0 0 18 0 1 0 111301416 4202496 635 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 1026 639 59 167 0 857 0

[startup+0.105157 s]
/proc/loadavg: 1.00 0.97 0.91 3/67 17931
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=5728 CPUtime=0.09
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 1118 0 0 0 9 0 0 0 18 0 1 0 111301416 5865472 1103 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 1432 1103 59 167 0 1263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5728

[startup+0.202163 s]
/proc/loadavg: 1.00 0.97 0.91 3/67 17931
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=6916 CPUtime=0.2
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 1490 0 0 0 19 1 0 0 18 0 1 0 111301416 7081984 1475 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 1729 1476 59 167 0 1560 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6916

[startup+0.302173 s]
/proc/loadavg: 1.00 0.97 0.91 3/67 17931
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=8236 CPUtime=0.3
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 1875 0 0 0 29 1 0 0 19 0 1 0 111301416 8433664 1860 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 2059 1860 59 167 0 1890 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8236

[startup+0.702208 s]
/proc/loadavg: 1.00 0.97 0.91 3/67 17931
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=25300 CPUtime=0.69
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 5719 0 0 0 67 2 0 0 23 0 1 0 111301416 25907200 4182 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 6325 4185 67 167 0 6156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25300

[startup+1.50128 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1442448/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=24588 CPUtime=1.5
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 11044 0 0 0 145 5 0 0 25 0 1 0 111301416 25178112 4052 1992294400 134512640 135197250 4294956240 18446744073709551615 134566227 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 6147 4052 68 167 0 5978 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 24588

[startup+3.10142 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1442512/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=24492 CPUtime=3.09
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 19062 0 0 0 302 7 0 0 25 0 1 0 111301416 25079808 3968 1992294400 134512640 135197250 4294956240 18446744073709551615 134560516 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 6123 3968 68 167 0 5954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24492

[startup+6.30171 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1437840/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=27488 CPUtime=6.29
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 37105 0 0 0 613 16 0 0 25 0 1 0 111301416 28147712 4717 1992294400 134512640 135197250 4294956240 18446744073709551615 134560936 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 6872 4717 83 167 0 6703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27488

[startup+12.7013 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1360976/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=116916 CPUtime=12.68
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 58346 0 0 0 1241 27 0 0 25 0 1 0 111301416 119721984 24225 1992294400 134512640 135197250 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 29229 24225 84 167 0 29060 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116916

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1345488/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=121228 CPUtime=25.49
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 94512 0 0 0 2505 44 0 0 25 0 1 0 111301416 124137472 28000 1992294400 134512640 135197250 4294956240 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 30307 28000 84 167 0 30138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 121228

[startup+51.1017 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1235024/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=294500 CPUtime=51.07
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 126326 0 0 0 5052 55 0 0 25 0 1 0 111301416 301568000 55393 1992294400 134512640 135197250 4294956240 18446744073709551615 134572865 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73625 55393 94 167 0 73456 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 294500

[startup+102.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1219600/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=294668 CPUtime=102.25
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130145 0 0 0 10168 57 0 0 25 0 1 0 111301416 301740032 59212 1992294400 134512640 135197250 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73667 59212 94 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.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1219088/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295184 CPUtime=162.22
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130285 0 0 0 16165 57 0 0 25 0 1 0 111301416 302268416 59352 1992294400 134512640 135197250 4294956240 18446744073709551615 134525534 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73796 59352 94 167 0 73627 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 295184

[startup+222.307 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1218960/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295184 CPUtime=222.2
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130303 0 0 0 22163 57 0 0 25 0 1 0 111301416 302268416 59370 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73796 59370 94 167 0 73627 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 295184

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1218896/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295184 CPUtime=282.15
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130316 0 0 0 28158 57 0 0 25 0 1 0 111301416 302268416 59383 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73796 59383 94 167 0 73627 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 295184

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/68 17932
/proc/meminfo: memFree=1218832/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295184 CPUtime=342.12
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130328 0 0 0 34155 57 0 0 25 0 1 0 111301416 302268416 59395 1992294400 134512640 135197250 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73796 59395 94 167 0 73627 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 295184

[startup+402.301 s]
/proc/loadavg: 1.05 0.99 0.91 2/68 17932
/proc/meminfo: memFree=1218640/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=402.1
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130396 0 0 0 40153 57 0 0 25 0 1 0 111301416 302714880 59448 1992294400 134512640 135197250 4294956240 18446744073709551615 134525697 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59448 94 167 0 73736 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 295620

[startup+462.301 s]
/proc/loadavg: 1.13 1.02 0.93 2/68 17932
/proc/meminfo: memFree=1218640/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=462.06
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130399 0 0 0 46149 57 0 0 25 0 1 0 111301416 302714880 59451 1992294400 134512640 135197250 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59451 94 167 0 73736 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 295620

[startup+522.302 s]
/proc/loadavg: 1.13 1.04 0.94 2/68 17932
/proc/meminfo: memFree=1218640/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=522.04
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130401 0 0 0 52147 57 0 0 25 0 1 0 111301416 302714880 59453 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59453 94 167 0 73736 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 295620

[startup+582.302 s]
/proc/loadavg: 1.05 1.03 0.94 2/68 17932
/proc/meminfo: memFree=1218640/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=582.01
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130413 0 0 0 58144 57 0 0 25 0 1 0 111301416 302714880 59465 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59465 94 167 0 73736 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 295620

[startup+642.303 s]
/proc/loadavg: 1.02 1.02 0.94 2/68 17932
/proc/meminfo: memFree=1218640/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=641.99
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130419 0 0 0 64142 57 0 0 25 0 1 0 111301416 302714880 59471 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59471 94 167 0 73736 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 295620

[startup+702.303 s]
/proc/loadavg: 1.00 1.02 0.94 2/68 17932
/proc/meminfo: memFree=1218448/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=701.97
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130444 0 0 0 70140 57 0 0 25 0 1 0 111301416 302714880 59496 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59496 94 167 0 73736 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 295620

[startup+762.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/68 17932
/proc/meminfo: memFree=1218448/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=761.94
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130449 0 0 0 76137 57 0 0 25 0 1 0 111301416 302714880 59501 1992294400 134512640 135197250 4294956240 18446744073709551615 134713087 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59501 94 167 0 73736 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 295620

[startup+822.303 s]
/proc/loadavg: 1.00 1.01 0.94 2/68 17932
/proc/meminfo: memFree=1218448/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=821.92
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130454 0 0 0 82135 57 0 0 25 0 1 0 111301416 302714880 59506 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59506 94 167 0 73736 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 295620

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17932
/proc/meminfo: memFree=1218384/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=295620 CPUtime=881.9
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130469 0 0 0 88133 57 0 0 25 0 1 0 111301416 302714880 59521 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 73905 59521 94 167 0 73736 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 295620

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1218128/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296124 CPUtime=941.86
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130491 0 0 0 94129 57 0 0 25 0 1 0 111301416 303230976 59543 1992294400 134512640 135197250 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74031 59543 94 167 0 73862 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 296124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1218128/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296124 CPUtime=1001.84
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130503 0 0 0 100127 57 0 0 25 0 1 0 111301416 303230976 59555 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74031 59555 94 167 0 73862 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 296124

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1217680/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296808 CPUtime=1061.82
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130630 0 0 0 106125 57 0 0 25 0 1 0 111301416 303931392 59682 1992294400 134512640 135197250 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74202 59682 94 167 0 74033 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 296808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1217616/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296808 CPUtime=1121.79
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130647 0 0 0 112122 57 0 0 25 0 1 0 111301416 303931392 59699 1992294400 134512640 135197250 4294956240 18446744073709551615 134617777 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74202 59699 94 167 0 74033 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 296808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1217552/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296808 CPUtime=1181.76
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130662 0 0 0 118119 57 0 0 25 0 1 0 111301416 303931392 59714 1992294400 134512640 135197250 4294956240 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74202 59714 94 167 0 74033 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 296808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1217552/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296808 CPUtime=1200.06
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130665 0 0 0 119949 57 0 0 25 0 1 0 111301416 303931392 59717 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74202 59717 94 167 0 74033 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 296808

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 17938
/proc/meminfo: memFree=1217552/2055920 swapFree=4192812/4192956
[pid=17931] ppid=17929 vsize=296808 CPUtime=1200.06
/proc/17931/stat : 17931 (march_nn) R 17929 17931 17864 0 -1 4194304 130665 0 0 0 119949 57 0 0 25 0 1 0 111301416 303931392 59717 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 0 0 0
/proc/17931/statm: 74202 59717 94 167 0 74033 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 296808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.64
CPU time (s): 1200.11
CPU user time (s): 1199.5
CPU system time (s): 0.616906
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 296808

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

runsolver used 1.22481 second user time and 3.15352 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-27 13:45:53
IDJOB=1737793
IDBENCH=71795
IDSOLVER=522
FILE ID=node68/1737793-1240832752
PBS_JOBID= 9187513
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 0d370d04a9d4b23f62a82c23b7beb9be
RANDOM SEED=1122313169

node68.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.223
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.223
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:       1457208 kB
Buffers:         75200 kB
Cached:         422620 kB
SwapCached:        144 kB
Active:         253252 kB
Inactive:       261068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6184 kB
Writeback:           0 kB
Mapped:          26392 kB
Slab:            69980 kB
Committed_AS:   350804 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-27 14:05:55