Trace number 1513742

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.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
MD5SUM3606a223e44ca7ebc5d996a3ddbfb35d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.07/0.09	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.07/0.09	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.07/0.09	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.07/0.09	c main()::
0.07/0.09	c initFormula():: searching for DIMACS p-line....
0.07/0.09	c initFormula():: the DIMACS p-line indicates a CNF of 2000 variables and 8400 clauses.
0.07/0.09	c parseCNF():: parsing....
0.07/0.09	c parseCNF():: the CNF contains 0 unary clauses.
0.07/0.09	c runParser():: parsing was successful, warming up engines...
0.07/0.09	c simplify_formula():: removed 0 tautological, 47 satisfied and 0 duplicate clauses
0.07/0.09	c preprocessing fase I completed:: there are now 1992 free variables and 8353 clauses.
0.07/0.09	c stat :: sign balance is biased by 0.542
0.07/0.09	c using 3-SAT heuristics (occurence based diff)
0.07/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.07/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 178 duplicate clauses
0.07/0.09	c resolvent_look() :: found 100 resolvents
0.07/0.09	c lessRedundantTransformation():: nothing to be done.
0.07/0.09	c transformTo3SAT():: you gave me 2000 variables and 8453 clauses.
0.07/0.09	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.07/0.09	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.07/0.09	c transformTo3SAT():: the transformation yielded 2000 variabels and 8453 clauses.
0.07/0.09	c main():: clause / variable ratio: ( 8453 / 2000 ) = 4.23
0.07/0.09	c longest clause has size 3
0.07/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.07/0.09	c number of free variables = 1992
0.07/0.09	c dynamic_preselect_setsize :: off
0.07/0.09	c main():: all systems go!
0.07/0.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 151
0.09/0.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 11584
5.99/6.06	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/999) NodeCount: 580450
298.51/298.68	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 |*************************************************
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513742-1238222164/watcher-1513742-1238222164 -o /tmp/evaluation-result-1513742-1238222164/solver-1513742-1238222164 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1513742-1238222164.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 0.97 0.99 3/81 6961
/proc/meminfo: memFree=1889864/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=1100 CPUtime=0
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 1094880193 1126400 133 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 275 134 59 167 0 106 0

[startup+0.0799001 s]
/proc/loadavg: 0.99 0.97 0.99 3/81 6961
/proc/meminfo: memFree=1889864/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=4280 CPUtime=0.07
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 526 0 0 0 7 0 0 0 20 0 1 0 1094880193 4382720 454 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1070 460 88 167 0 901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4280

[startup+0.1019 s]
/proc/loadavg: 0.99 0.97 0.99 3/81 6961
/proc/meminfo: memFree=1889864/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=4544 CPUtime=0.09
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 742 0 0 0 9 0 0 0 20 0 1 0 1094880193 4653056 670 1992294400 134512640 135197250 4294956240 18446744073709551615 134541240 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1136 670 93 167 0 967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4544

[startup+0.301922 s]
/proc/loadavg: 0.99 0.97 0.99 3/81 6961
/proc/meminfo: memFree=1889864/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=4688 CPUtime=0.29
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1092 0 0 0 29 0 0 0 22 0 1 0 1094880193 4800512 1020 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1172 1020 93 167 0 1003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4688

[startup+0.701966 s]
/proc/loadavg: 0.99 0.97 0.99 3/81 6961
/proc/meminfo: memFree=1889864/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=4976 CPUtime=0.69
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1134 0 0 0 69 0 0 0 25 0 1 0 1094880193 5095424 1062 1992294400 134512640 135197250 4294956240 18446744073709551615 134539311 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1244 1062 93 167 0 1075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4976

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1885760/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=4976 CPUtime=1.49
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1160 0 0 0 149 0 0 0 25 0 1 0 1094880193 5095424 1088 1992294400 134512640 135197250 4294956240 18446744073709551615 134572904 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1244 1088 93 167 0 1075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4976

[startup+3.10223 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1885504/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=5312 CPUtime=3.09
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1207 0 0 0 309 0 0 0 25 0 1 0 1094880193 5439488 1135 1992294400 134512640 135197250 4294956240 18446744073709551615 134541260 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1328 1135 93 167 0 1159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5312

[startup+6.30159 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1885184/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=5544 CPUtime=6.29
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1276 0 0 0 629 0 0 0 25 0 1 0 1094880193 5677056 1204 1992294400 134512640 135197250 4294956240 18446744073709551615 134590669 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1386 1204 93 167 0 1217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5544

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1884552/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=6056 CPUtime=12.68
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1390 0 0 0 1268 0 0 0 25 0 1 0 1094880193 6201344 1317 1992294400 134512640 135197250 4294956240 18446744073709551615 134541233 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1514 1317 93 167 0 1345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6056

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1883720/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=7228 CPUtime=25.49
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1597 0 0 0 2548 1 0 0 25 0 1 0 1094880193 7401472 1523 1992294400 134512640 135197250 4294956240 18446744073709551615 134542050 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 1807 1523 93 167 0 1638 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7228

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1882440/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=9336 CPUtime=51.08
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 1924 0 0 0 5107 1 0 0 25 0 1 0 1094880193 9560064 1850 1992294400 134512640 135197250 4294956240 18446744073709551615 134541233 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 2334 1850 93 167 0 2165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9336

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1879624/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=11580 CPUtime=102.27
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 2596 0 0 0 10225 2 0 0 25 0 1 0 1094880193 11857920 2522 1992294400 134512640 135197250 4294956240 18446744073709551615 134542163 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 2895 2522 93 167 0 2726 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11580

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1876424/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=14300 CPUtime=162.24
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 3382 0 0 0 16222 2 0 0 25 0 1 0 1094880193 14643200 3308 1992294400 134512640 135197250 4294956240 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 3575 3308 93 167 0 3406 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14300

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1873224/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=19084 CPUtime=222.23
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 4174 0 0 0 22220 3 0 0 25 0 1 0 1094880193 19542016 4100 1992294400 134512640 135197250 4294956240 18446744073709551615 134594054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 4771 4100 93 167 0 4602 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19084

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1869960/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=24904 CPUtime=282.22
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 4990 0 0 0 28218 4 0 0 25 0 1 0 1094880193 25501696 4916 1992294400 134512640 135197250 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 6226 4916 93 167 0 6057 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24904

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1866824/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=26448 CPUtime=342.2
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 5755 0 0 0 34216 4 0 0 25 0 1 0 1094880193 27082752 5681 1992294400 134512640 135197250 4294956240 18446744073709551615 134552490 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 6612 5681 93 167 0 6443 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26448

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1863752/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=35312 CPUtime=402.18
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 6521 0 0 0 40213 5 0 0 25 0 1 0 1094880193 36159488 6447 1992294400 134512640 135197250 4294956240 18446744073709551615 134556732 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 8828 6447 93 167 0 8659 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35312

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6962
/proc/meminfo: memFree=1860616/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=35312 CPUtime=462.17
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 7287 0 0 0 46211 6 0 0 25 0 1 0 1094880193 36159488 7213 1992294400 134512640 135197250 4294956240 18446744073709551615 134594037 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 8828 7213 93 167 0 8659 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 35312

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6963
/proc/meminfo: memFree=1857288/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=35312 CPUtime=522.16
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 8065 0 0 0 52209 7 0 0 25 0 1 0 1094880193 36159488 7991 1992294400 134512640 135197250 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 8828 7991 93 167 0 8659 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 35312

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1853896/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=51632 CPUtime=582.13
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 8905 0 0 0 58206 7 0 0 25 0 1 0 1094880193 52871168 8831 1992294400 134512640 135197250 4294956240 18446744073709551615 134572898 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 12908 8831 93 167 0 12739 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51632

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1850888/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=51632 CPUtime=642.12
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 9661 0 0 0 64204 8 0 0 25 0 1 0 1094880193 52871168 9587 1992294400 134512640 135197250 4294956240 18446744073709551615 134525351 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 12908 9587 93 167 0 12739 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 51632

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1847880/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=51632 CPUtime=702.11
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 10417 0 0 0 70202 9 0 0 25 0 1 0 1094880193 52871168 10343 1992294400 134512640 135197250 4294956240 18446744073709551615 134572875 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 12908 10343 93 167 0 12739 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 51632

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1844744/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=51632 CPUtime=762.1
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 11188 0 0 0 76200 10 0 0 25 0 1 0 1094880193 52871168 11114 1992294400 134512640 135197250 4294956240 18446744073709551615 134541210 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 12908 11114 93 167 0 12739 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 51632

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1841608/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=51764 CPUtime=822.07
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 11978 0 0 0 82197 10 0 0 25 0 1 0 1094880193 53006336 11904 1992294400 134512640 135197250 4294956240 18446744073709551615 134542050 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 12941 11904 93 167 0 12772 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 51764

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1838216/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=71408 CPUtime=882.06
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 12806 0 0 0 88194 12 0 0 25 0 1 0 1094880193 73121792 12732 1992294400 134512640 135197250 4294956240 18446744073709551615 134570918 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 17852 12732 93 167 0 17683 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 71408

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1835336/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=71408 CPUtime=942.04
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 13538 0 0 0 94192 12 0 0 25 0 1 0 1094880193 73121792 13464 1992294400 134512640 135197250 4294956240 18446744073709551615 134542050 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 17852 13464 93 167 0 17683 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 71408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1832264/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=71408 CPUtime=1002.03
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 14284 0 0 0 100190 13 0 0 25 0 1 0 1094880193 73121792 14210 1992294400 134512640 135197250 4294956240 18446744073709551615 134548531 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 17852 14210 93 167 0 17683 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 71408

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1829256/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=71408 CPUtime=1062.01
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 15050 0 0 0 106188 13 0 0 25 0 1 0 1094880193 73121792 14976 1992294400 134512640 135197250 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 17852 14976 93 167 0 17683 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 71408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1825992/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=77588 CPUtime=1121.99
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 15855 0 0 0 112185 14 0 0 25 0 1 0 1094880193 79450112 15781 1992294400 134512640 135197250 4294956240 18446744073709551615 134572852 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 19397 15781 93 167 0 19228 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 77588

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1822792/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=77720 CPUtime=1181.97
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 16646 0 0 0 118183 14 0 0 25 0 1 0 1094880193 79585280 16572 1992294400 134512640 135197250 4294956240 18446744073709551615 134570746 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 19430 16572 93 167 0 19261 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 77720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 6964
/proc/meminfo: memFree=1821768/2055920 swapFree=4172708/4192956
[pid=6961] ppid=6959 vsize=77720 CPUtime=1200.08
/proc/6961/stat : 6961 (march_nn) R 6959 6961 6896 0 -1 4194304 16868 0 0 0 119993 15 0 0 25 0 1 0 1094880193 79585280 16794 1992294400 134512640 135197250 4294956240 18446744073709551615 134525281 0 0 4096 0 0 0 0 17 1 0 0
/proc/6961/statm: 19430 16794 93 167 0 19261 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 77720

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.161975
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 77720

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

runsolver used 1.44078 second user time and 4.03039 second system time

The end

Launcher Data

Begin job on node87 at 2009-03-28 07:36:04
IDJOB=1513742
IDBENCH=70288
IDSOLVER=522
FILE ID=node87/1513742-1238222164
PBS_JOBID= 9060574
Free space on /tmp= 66036 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513742-1238222164/watcher-1513742-1238222164 -o /tmp/evaluation-result-1513742-1238222164/solver-1513742-1238222164 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1513742-1238222164.cnf

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

MD5SUM BENCH= 3606a223e44ca7ebc5d996a3ddbfb35d
RANDOM SEED=702414597

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1890280 kB
Buffers:         15420 kB
Cached:          72076 kB
SwapCached:       9200 kB
Active:          34672 kB
Inactive:        63372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890280 kB
SwapTotal:     4192956 kB
SwapFree:      4172708 kB
Dirty:             912 kB
Writeback:           0 kB
Mapped:          16228 kB
Slab:            51736 kB
Committed_AS:  2772888 kB
PageTables:       2676 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= 66036 MiB
End job on node87 at 2009-03-28 07:56:06