Trace number 1553325

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.09 1200.41

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59684
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.34	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.34	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.34	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.34	c main()::
0.29/0.34	c initFormula():: searching for DIMACS p-line....
0.29/0.34	c initFormula():: the DIMACS p-line indicates a CNF of 10794 variables and 31997 clauses.
0.29/0.34	c parseCNF():: parsing....
0.29/0.34	c parseCNF():: the CNF contains 2 unary clauses.
0.29/0.34	c runParser():: parsing was successful, warming up engines...
0.29/0.34	c simplify_formula():: removed 0 tautological, 24 satisfied and 0 duplicate clauses
0.29/0.34	c preprocessing fase I completed:: there are now 10784 free variables and 31973 clauses.
0.29/0.34	c stat :: sign balance is biased by 0.150
0.29/0.34	c using 3-SAT heuristics (occurence based diff)
0.29/0.34	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.34	c simplify_formula():: removed 0 tautological, 0 satisfied and 122 duplicate clauses
0.29/0.34	c resolvent_look() :: found 122 resolvents
0.29/0.34	c lessRedundantTransformation():: nothing to be done.
0.29/0.34	c transformTo3SAT():: you gave me 10794 variables and 32095 clauses.
0.29/0.34	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.29/0.34	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.29/0.34	c transformTo3SAT():: the transformation yielded 10794 variabels and 32095 clauses.
0.29/0.34	c main():: clause / variable ratio: ( 32095 / 10794 ) = 2.97
0.29/0.34	c longest clause has size 3
0.29/0.34	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.34	c number of free variables = 10784
0.29/0.34	c dynamic_preselect_setsize :: off
0.29/0.34	c main():: all systems go!
0.29/0.34	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 72
0.59/0.61	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: 1882
8.89/8.99	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: 66016
206.94/207.03	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1553325-1238713554/watcher-1553325-1238713554 -o /tmp/evaluation-result-1553325-1238713554/solver-1553325-1238713554 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1553325-1238713554.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.98 1.00 3/68 20964
/proc/meminfo: memFree=871960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=1884 CPUtime=0
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 1144017122 1929216 310 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 471 310 58 167 0 302 0

[startup+0.070378 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 20964
/proc/meminfo: memFree=871960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=4588 CPUtime=0.06
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 970 0 0 0 6 0 0 0 18 0 1 0 1144017122 4698112 777 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 1147 781 66 167 0 978 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4588

[startup+0.10138 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 20964
/proc/meminfo: memFree=871960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=4288 CPUtime=0.09
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 1619 0 0 0 9 0 0 0 18 0 1 0 1144017122 4390912 716 1992294400 134512640 135197250 4294956240 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 1072 716 67 167 0 903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.301401 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 20964
/proc/meminfo: memFree=871960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=18760 CPUtime=0.29
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 5308 0 0 0 28 1 0 0 19 0 1 0 1144017122 19210240 1800 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 4690 1803 87 167 0 4521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18760

[startup+0.701446 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 20964
/proc/meminfo: memFree=871960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=20440 CPUtime=0.69
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 7943 0 0 0 66 3 0 0 22 0 1 0 1144017122 20930560 3854 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 5110 3854 92 167 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20440

[startup+1.50153 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=856336/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=21548 CPUtime=1.49
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 8657 0 0 0 145 4 0 0 25 0 1 0 1144017122 22065152 4568 1992294400 134512640 135197250 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 5387 4568 92 167 0 5218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21548

[startup+3.10171 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=852880/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=22212 CPUtime=3.09
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 9011 0 0 0 305 4 0 0 25 0 1 0 1144017122 22745088 4922 1992294400 134512640 135197250 4294956240 18446744073709551615 134542018 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 5553 4922 92 167 0 5384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22212

[startup+6.30107 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=851728/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=23308 CPUtime=6.29
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 9284 0 0 0 625 4 0 0 25 0 1 0 1144017122 23867392 5187 1992294400 134512640 135197250 4294956240 18446744073709551615 134601942 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 5827 5187 92 167 0 5658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23308

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=850208/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=24464 CPUtime=12.69
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 9547 0 0 0 1264 5 0 0 25 0 1 0 1144017122 25051136 5442 1992294400 134512640 135197250 4294956240 18446744073709551615 134542117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 6116 5442 92 167 0 5947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24464

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=849056/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=25604 CPUtime=25.48
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 9833 0 0 0 2543 5 0 0 25 0 1 0 1144017122 26218496 5728 1992294400 134512640 135197250 4294956240 18446744073709551615 134541960 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 6401 5728 92 167 0 6232 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25604

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=847904/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=27048 CPUtime=51.07
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 10122 0 0 0 5102 5 0 0 25 0 1 0 1144017122 27697152 6017 1992294400 134512640 135197250 4294956240 18446744073709551615 134570912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 6762 6017 92 167 0 6593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27048

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=845856/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=29464 CPUtime=102.26
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 10640 0 0 0 10220 6 0 0 25 0 1 0 1144017122 30171136 6535 1992294400 134512640 135197250 4294956240 18446744073709551615 134542109 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 7366 6535 92 167 0 7197 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29464

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=843232/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=33024 CPUtime=162.24
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 11286 0 0 0 16217 7 0 0 25 0 1 0 1144017122 33816576 7181 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 8256 7181 92 167 0 8087 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33024

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=840672/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=34980 CPUtime=222.23
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 11906 0 0 0 22215 8 0 0 25 0 1 0 1144017122 35819520 7801 1992294400 134512640 135197250 4294956240 18446744073709551615 134541900 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 8745 7801 92 167 0 8576 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34980

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=839456/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=35376 CPUtime=282.21
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 12206 0 0 0 28212 9 0 0 25 0 1 0 1144017122 36225024 8101 1992294400 134512640 135197250 4294956240 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 8844 8101 92 167 0 8675 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35376

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=838048/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=40496 CPUtime=342.19
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 12553 0 0 0 34210 9 0 0 25 0 1 0 1144017122 41467904 8448 1992294400 134512640 135197250 4294956240 18446744073709551615 134542128 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10124 8448 92 167 0 9955 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40496

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=836256/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=41024 CPUtime=402.18
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 12991 0 0 0 40208 10 0 0 25 0 1 0 1144017122 42008576 8886 1992294400 134512640 135197250 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10256 8886 92 167 0 10087 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 41024

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=834912/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=42880 CPUtime=462.16
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 13323 0 0 0 46206 10 0 0 25 0 1 0 1144017122 43909120 9218 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10720 9218 92 167 0 10551 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42880

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=833632/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=43276 CPUtime=522.15
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 13651 0 0 0 52204 11 0 0 25 0 1 0 1144017122 44314624 9546 1992294400 134512640 135197250 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10819 9546 92 167 0 10650 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 43276

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=832608/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=43408 CPUtime=582.14
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 13914 0 0 0 58202 12 0 0 25 0 1 0 1144017122 44449792 9809 1992294400 134512640 135197250 4294956240 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10852 9809 92 167 0 10683 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 43408

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=831584/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=43540 CPUtime=642.12
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 14171 0 0 0 64200 12 0 0 25 0 1 0 1144017122 44584960 10066 1992294400 134512640 135197250 4294956240 18446744073709551615 134541957 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 10885 10066 92 167 0 10716 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 43540

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=830624/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=46260 CPUtime=702.1
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 14405 0 0 0 70197 13 0 0 25 0 1 0 1144017122 47370240 10300 1992294400 134512640 135197250 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 11565 10300 92 167 0 11396 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46260

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=829600/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=46260 CPUtime=762.08
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 14667 0 0 0 76195 13 0 0 25 0 1 0 1144017122 47370240 10562 1992294400 134512640 135197250 4294956240 18446744073709551615 134571172 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 11565 10562 92 167 0 11396 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 46260

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=828448/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=53944 CPUtime=822.06
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 14973 0 0 0 82192 14 0 0 25 0 1 0 1144017122 55238656 10868 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 13486 10868 92 167 0 13317 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 53944

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=827232/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=54076 CPUtime=882.05
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 15255 0 0 0 88191 14 0 0 25 0 1 0 1144017122 55373824 11150 1992294400 134512640 135197250 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 13519 11150 92 167 0 13350 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 54076

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=826272/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=54208 CPUtime=942.03
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 15518 0 0 0 94188 15 0 0 25 0 1 0 1144017122 55508992 11413 1992294400 134512640 135197250 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 13552 11413 92 167 0 13383 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 54208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=824864/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=58220 CPUtime=1002.02
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 15852 0 0 0 100186 16 0 0 25 0 1 0 1144017122 59617280 11747 1992294400 134512640 135197250 4294956240 18446744073709551615 134542045 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 14555 11747 92 167 0 14386 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 58220

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=823584/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=58352 CPUtime=1062
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 16178 0 0 0 106184 16 0 0 25 0 1 0 1144017122 59752448 12073 1992294400 134512640 135197250 4294956240 18446744073709551615 134570839 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 14588 12073 92 167 0 14419 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 58352

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=822496/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=58484 CPUtime=1121.98
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 16456 0 0 0 112182 16 0 0 25 0 1 0 1144017122 59887616 12351 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 14621 12351 92 167 0 14452 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 58484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=821344/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=58616 CPUtime=1181.97
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 16741 0 0 0 118180 17 0 0 25 0 1 0 1144017122 60022784 12636 1992294400 134512640 135197250 4294956240 18446744073709551615 134542026 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 14654 12636 92 167 0 14485 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 58616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/69 20965
/proc/meminfo: memFree=820960/2055920 swapFree=4176216/4192956
[pid=20964] ppid=20962 vsize=58616 CPUtime=1200.07
/proc/20964/stat : 20964 (march_nn) R 20962 20964 20836 0 -1 4194304 16838 0 0 0 119990 17 0 0 25 0 1 0 1144017122 60022784 12733 1992294400 134512640 135197250 4294956240 18446744073709551615 134611803 0 0 4096 0 0 0 0 17 1 0 0
/proc/20964/statm: 14654 12733 92 167 0 14485 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 58616

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.182972
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 58616

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

runsolver used 1.03484 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-03 01:05:55
IDJOB=1553325
IDBENCH=70759
IDSOLVER=522
FILE ID=node59/1553325-1238713554
PBS_JOBID= 9085283
Free space on /tmp= 66244 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553325-1238713554/watcher-1553325-1238713554 -o /tmp/evaluation-result-1553325-1238713554/solver-1553325-1238713554 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1553325-1238713554.cnf

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=668697718

node59.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.209
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.209
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:        872440 kB
Buffers:        116980 kB
Cached:         952992 kB
SwapCached:      10412 kB
Active:         272800 kB
Inactive:       809032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872440 kB
SwapTotal:     4192956 kB
SwapFree:      4176216 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          16904 kB
Slab:            87264 kB
Committed_AS:  3244396 kB
PageTables:       1720 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= 66244 MiB
End job on node59 at 2009-04-03 01:25:57