Trace number 371105

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, and are wall clock time (not CPU 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 KS 2007-02-08? (TO) 5000.07 5002.71

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
MD5SUM751158b675f07742fd932cd090fcc101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.09/0.15	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.09/0.15	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.09/0.15	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.09/0.15	c main()::
0.09/0.15	c initFormula():: searching for DIMACS p-line....
0.09/0.15	c initFormula():: the DIMACS p-line indicates a CNF of 4500 variables and 12014 clauses.
0.09/0.15	c parseCNF():: parsing....
0.09/0.15	c parseCNF():: the CNF contains 0 unary clauses.
0.09/0.15	c runParser():: parsing was successful, warming up engines...
0.09/0.15	c simplify_formula():: removed 0 tautological, 1031 satisfied and 0 duplicate clauses
0.09/0.15	c preprocessing fase I completed:: there are now 4217 free variables and 10983 clauses.
0.09/0.15	c stat :: sign balance is biased by 0.718
0.09/0.15	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.09/0.15	c using 3-SAT heuristics (occurence based diff)
0.09/0.15	c longest clause has size 3
0.09/0.15	c simplify_formula():: removed 0 tautological, 0 satisfied and 29 duplicate clauses
0.09/0.15	c resolvent_look() :: found 13 resolvents
0.09/0.15	c lessRedundantTransformation():: nothing to be done.
0.09/0.15	c transformTo3SAT():: you gave me 4500 variables and 10996 clauses.
0.09/0.15	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.09/0.15	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.09/0.15	c transformTo3SAT():: the transformation yielded 4500 variabels and 10996 clauses.
0.09/0.15	c main():: clause / variable ratio: ( 10996 / 4500 ) = 2.44
0.09/0.15	c longest clause has size 3
0.09/0.15	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.09/0.15	c dynamic_preselect_setsize :: on
0.09/0.15	c suggested doublelook initial :: 0
0.09/0.15	c main():: all systems go!
0.09/0.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 181 JD: 21
7.69/7.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 3188 JD: 21
52.57/52.61	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 9633 JD: 21
117.85/118.00	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 |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 3 NC: 24843 JD: 21
256.59/256.79	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 72087 JD: 21
601.46/601.73	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 |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 173375 JD: 21
1221.73/1222.25	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 |***************************************************************
c |****************************************************************| 6 NC: 414329 JD: 21
2463.47/2464.45	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 |***************************************************************
c |****************************************************************| 7 NC: 783247 JD: 21
4169.37/4171.64	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 (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-371105-1177204538 -o ROOT/results/node38/solver-371105-1177204538 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/371105-1177204538/march_ks /tmp/evaluation/371105-1177204538/instance-371105-1177204538.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.91 0.95 0.98 3/77 18342
/proc/meminfo: memFree=1777352/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=1084 CPUtime=0
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 152620485 1110016 168 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 271 168 47 123 0 146 0

[startup+0.021694 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18342
/proc/meminfo: memFree=1777352/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=1956 CPUtime=0.01
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 386 0 0 0 1 0 0 0 18 0 1 0 152620485 2002944 324 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134687937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 489 324 49 123 0 364 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1956

[startup+0.101707 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18342
/proc/meminfo: memFree=1777352/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=2112 CPUtime=0.09
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 1085 0 0 0 9 0 0 0 18 0 1 0 152620485 2162688 377 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134838346 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 528 377 63 123 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2112

[startup+0.301745 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18342
/proc/meminfo: memFree=1777352/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=5424 CPUtime=0.29
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2211 0 0 0 29 0 0 0 19 0 1 0 152620485 5554176 1177 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1356 1177 73 123 0 1231 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5424

[startup+0.701823 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18342
/proc/meminfo: memFree=1777352/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=5544 CPUtime=0.69
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2237 0 0 0 69 0 0 0 23 0 1 0 152620485 5677056 1203 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542764 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1386 1203 73 123 0 1261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5544

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 18343
/proc/meminfo: memFree=1772672/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=5804 CPUtime=1.49
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2268 0 0 0 149 0 0 0 25 0 1 0 152620485 5943296 1234 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1451 1234 73 123 0 1326 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5804

[startup+3.10128 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 18343
/proc/meminfo: memFree=1772480/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=5804 CPUtime=3.08
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2293 0 0 0 308 0 0 0 25 0 1 0 152620485 5943296 1259 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1451 1259 73 123 0 1326 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5804

[startup+6.3019 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 18343
/proc/meminfo: memFree=1772160/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=6056 CPUtime=6.28
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2340 0 0 0 628 0 0 0 25 0 1 0 152620485 6201344 1306 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538617 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1514 1306 73 123 0 1389 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6056

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 18343
/proc/meminfo: memFree=1771840/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=6320 CPUtime=12.68
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2401 0 0 0 1268 0 0 0 25 0 1 0 152620485 6471680 1367 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1580 1367 73 123 0 1455 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6320

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 18343
/proc/meminfo: memFree=1771648/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=6448 CPUtime=25.49
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2448 0 0 0 2548 1 0 0 25 0 1 0 152620485 6602752 1414 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1612 1414 73 123 0 1487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6448

[startup+51.1015 s]
/proc/loadavg: 1.04 0.97 0.98 2/78 18343
/proc/meminfo: memFree=1771328/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=6840 CPUtime=51.07
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2522 0 0 0 5106 1 0 0 25 0 1 0 152620485 7004160 1488 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542401 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1710 1488 73 123 0 1585 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6840

[startup+102.305 s]
/proc/loadavg: 1.17 1.01 0.99 2/78 18343
/proc/meminfo: memFree=1770944/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=7256 CPUtime=102.26
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2626 0 0 0 10224 2 0 0 25 0 1 0 152620485 7430144 1592 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1814 1592 73 123 0 1689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7256

[startup+162.302 s]
/proc/loadavg: 1.13 1.02 1.00 2/78 18343
/proc/meminfo: memFree=1770560/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=7604 CPUtime=162.23
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2718 0 0 0 16220 3 0 0 25 0 1 0 152620485 7786496 1682 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1901 1682 73 123 0 1776 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7604

[startup+222.301 s]
/proc/loadavg: 1.11 1.03 1.00 2/78 18343
/proc/meminfo: memFree=1770176/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=7960 CPUtime=222.2
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2800 0 0 0 22217 3 0 0 25 0 1 0 152620485 8151040 1761 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542380 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 1990 1761 73 123 0 1865 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 7960

[startup+282.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 18343
/proc/meminfo: memFree=1769920/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8096 CPUtime=282.18
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2851 0 0 0 28214 4 0 0 25 0 1 0 152620485 8290304 1812 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538617 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2024 1812 73 123 0 1899 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 8096

[startup+342.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/78 18343
/proc/meminfo: memFree=1769856/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8228 CPUtime=342.16
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2874 0 0 0 34212 4 0 0 25 0 1 0 152620485 8425472 1835 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2057 1835 73 123 0 1932 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8228

[startup+402.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/78 18343
/proc/meminfo: memFree=1769728/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8428 CPUtime=402.14
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2906 0 0 0 40209 5 0 0 25 0 1 0 152620485 8630272 1867 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2107 1867 73 123 0 1982 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8428

[startup+462.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/78 18343
/proc/meminfo: memFree=1769600/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8660 CPUtime=462.11
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2941 0 0 0 46206 5 0 0 25 0 1 0 152620485 8867840 1902 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2165 1902 73 123 0 2040 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 8660

[startup+522.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/78 18345
/proc/meminfo: memFree=1769472/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8792 CPUtime=522.09
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 2977 0 0 0 52203 6 0 0 25 0 1 0 152620485 9003008 1938 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134587842 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2198 1938 73 123 0 2073 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8792

[startup+582.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/78 18345
/proc/meminfo: memFree=1769280/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=8892 CPUtime=582.07
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 3016 0 0 0 58201 6 0 0 25 0 1 0 152620485 9105408 1977 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2223 1977 73 123 0 2098 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 8892

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/78 18345
/proc/meminfo: memFree=1769088/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=9012 CPUtime=642.05
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 3073 0 0 0 64198 7 0 0 25 0 1 0 152620485 9228288 2034 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 2253 2034 73 123 0 2128 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 9012


################
# More data... #
################


[startup+4362.3 s]
/proc/loadavg: 1.01 1.15 1.09 2/78 21300
/proc/meminfo: memFree=1721536/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=19376 CPUtime=4360.01
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 4874 0 0 0 435946 55 0 0 25 0 1 0 152620485 19841024 3835 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 4844 3835 73 123 0 4719 0
Current children cumulated CPU time (s) 4360.01
Current children cumulated vsize (KiB) 19376

[startup+4422.3 s]
/proc/loadavg: 1.00 1.12 1.08 2/78 21300
/proc/meminfo: memFree=1721408/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=19376 CPUtime=4419.99
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 4909 0 0 0 441943 56 0 0 25 0 1 0 152620485 19841024 3870 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 4844 3870 73 123 0 4719 0
Current children cumulated CPU time (s) 4419.99
Current children cumulated vsize (KiB) 19376

[startup+4482.3 s]
/proc/loadavg: 1.00 1.10 1.08 2/78 21300
/proc/meminfo: memFree=1721152/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=19376 CPUtime=4479.96
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 4961 0 0 0 447940 56 0 0 25 0 1 0 152620485 19841024 3922 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542527 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 4844 3922 73 123 0 4719 0
Current children cumulated CPU time (s) 4479.96
Current children cumulated vsize (KiB) 19376

[startup+4542.3 s]
/proc/loadavg: 1.00 1.08 1.07 2/78 21300
/proc/meminfo: memFree=1721152/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4539.94
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 4974 0 0 0 453937 57 0 0 25 0 1 0 152620485 21020672 3935 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 3935 73 123 0 5007 0
Current children cumulated CPU time (s) 4539.94
Current children cumulated vsize (KiB) 20528

[startup+4602.3 s]
/proc/loadavg: 1.00 1.06 1.07 2/78 21300
/proc/meminfo: memFree=1721024/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4599.92
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 4993 0 0 0 459935 57 0 0 25 0 1 0 152620485 21020672 3954 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548886 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 3954 73 123 0 5007 0
Current children cumulated CPU time (s) 4599.92
Current children cumulated vsize (KiB) 20528

[startup+4662.3 s]
/proc/loadavg: 1.00 1.05 1.06 2/78 21300
/proc/meminfo: memFree=1720960/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4659.9
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5010 0 0 0 465932 58 0 0 25 0 1 0 152620485 21020672 3971 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 3971 73 123 0 5007 0
Current children cumulated CPU time (s) 4659.9
Current children cumulated vsize (KiB) 20528

[startup+4722.31 s]
/proc/loadavg: 1.00 1.04 1.05 2/78 21300
/proc/meminfo: memFree=1720832/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4719.88
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5028 0 0 0 471930 58 0 0 25 0 1 0 152620485 21020672 3989 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 3989 73 123 0 5007 0
Current children cumulated CPU time (s) 4719.88
Current children cumulated vsize (KiB) 20528

[startup+4782.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 21300
/proc/meminfo: memFree=1720768/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4779.85
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5042 0 0 0 477927 58 0 0 25 0 1 0 152620485 21020672 4003 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4003 73 123 0 5007 0
Current children cumulated CPU time (s) 4779.85
Current children cumulated vsize (KiB) 20528

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 21300
/proc/meminfo: memFree=1720512/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4839.83
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5087 0 0 0 483924 59 0 0 25 0 1 0 152620485 21020672 4048 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4048 73 123 0 5007 0
Current children cumulated CPU time (s) 4839.83
Current children cumulated vsize (KiB) 20528

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 21300
/proc/meminfo: memFree=1720512/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4899.81
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5108 0 0 0 489922 59 0 0 25 0 1 0 152620485 21020672 4069 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542363 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4069 73 123 0 5007 0
Current children cumulated CPU time (s) 4899.81
Current children cumulated vsize (KiB) 20528

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 21300
/proc/meminfo: memFree=1720256/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=4959.79
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5160 0 0 0 495919 60 0 0 25 0 1 0 152620485 21020672 4121 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4121 73 123 0 5007 0
Current children cumulated CPU time (s) 4959.79
Current children cumulated vsize (KiB) 20528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 21300
/proc/meminfo: memFree=1720128/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=5000.07
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5199 0 0 0 499947 60 0 0 25 0 1 0 152620485 21020672 4160 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597852 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4160 73 123 0 5007 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 20528

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

[startup+5002.6 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 21300
/proc/meminfo: memFree=1720128/2055920 swapFree=4159744/4192956
[pid=18342] ppid=18340 vsize=20528 CPUtime=5000.07
/proc/18342/stat : 18342 (march_ks) R 18340 18342 17853 0 -1 4194304 5199 0 0 0 499947 60 0 0 25 0 1 0 152620485 21020672 4160 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597852 0 0 4096 0 0 0 0 17 1 0 0
/proc/18342/statm: 5132 4160 73 123 0 5007 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 20528

# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (5000.07 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (5000.07 s) to the 'lost time'.

[startup+5002.71 s]
/proc/loadavg: 1.00 1.01 1.03 1/78 21301
/proc/meminfo: memFree=1736384/2055920 swapFree=4159744/4192956
[pid=18342] ppid=-1 vsize=0 CPUtime=0
/proc/18342/stat : ÿÿÿÿÿÿÿÿà`W/proc/18342/statm:  R 18340 18342 17853 0 -1 4194304 5016 0 0 0 468131 58 0 0 25 0 1 0 152620485 21020672 3977 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 5132 4125 73 123 0 5007 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

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

[startup+5002.71 s]
/proc/loadavg: 1.00 1.01 1.03 1/78 21301
/proc/meminfo: memFree=1736384/2055920 swapFree=4159744/4192956
[pid=18342] ppid=-1 vsize=0 CPUtime=0
/proc/18342/stat : ÿÿÿÿÿÿÿÿà`W/proc/18342/statm:  R 18340 18342 17853 0 -1 4194304 5016 0 0 0 468131 58 0 0 25 0 1 0 152620485 21020672 3977 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 5132 4125 73 123 0 5007 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18342 and gives
#  childrusage.ru_utime.tv_sec=4999
#  childrusage.ru_utime.tv_usec=475964
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=611906
# CPU time returned by wait4() is 5000.09
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 5000.07
#  lost CPU user time (s): 4999.47
#  lost CPU system time (s): 0.6

Real time (s): 5002.71
CPU time (s): 5000.07
CPU user time (s): 4999.47
CPU system time (s): 0.6
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 20528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.48
system time used= 0.611906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5199
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= 6
involuntary context switches= 104280

runsolver used 5.70213 second user time and 11.5152 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Apr 22 01:15:38 UTC 2007

IDJOB= 371105
IDBENCH= 20242
IDSOLVER= 180
FILE ID= node38/371105-1177204538

PBS_JOBID= 4650292

Free space on /tmp= 66241 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/371105-1177204538/march_ks /tmp/evaluation/371105-1177204538/instance-371105-1177204538.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-371105-1177204538 -o ROOT/results/node38/solver-371105-1177204538 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/371105-1177204538/march_ks /tmp/evaluation/371105-1177204538/instance-371105-1177204538.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  751158b675f07742fd932cd090fcc101

RANDOM SEED= 266027316

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.263
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.263
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:       1777824 kB
Buffers:         38320 kB
Cached:         159736 kB
SwapCached:       3088 kB
Active:         126444 kB
Inactive:        96132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777824 kB
SwapTotal:     4192956 kB
SwapFree:      4159744 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          32824 kB
Slab:            40796 kB
Committed_AS:  1636644 kB
PageTables:       2060 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= 66241 MiB

End job on node38 on Sun Apr 22 02:39:03 UTC 2007