Trace number 371101

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.06 5001.51

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4215.8
Satisfiable
(Un)Satisfiability was proved
Number of variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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.19/0.25	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.19/0.25	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.19/0.25	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.19/0.25	c main()::
0.19/0.25	c initFormula():: searching for DIMACS p-line....
0.19/0.25	c initFormula():: the DIMACS p-line indicates a CNF of 5500 variables and 14684 clauses.
0.19/0.25	c parseCNF():: parsing....
0.19/0.25	c parseCNF():: the CNF contains 0 unary clauses.
0.19/0.25	c runParser():: parsing was successful, warming up engines...
0.19/0.25	c simplify_formula():: removed 0 tautological, 1274 satisfied and 0 duplicate clauses
0.19/0.25	c preprocessing fase I completed:: there are now 5137 free variables and 13410 clauses.
0.19/0.25	c stat :: sign balance is biased by 0.713
0.19/0.25	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.19/0.25	c using 3-SAT heuristics (occurence based diff)
0.19/0.25	c longest clause has size 3
0.19/0.25	c simplify_formula():: removed 0 tautological, 0 satisfied and 36 duplicate clauses
0.19/0.25	c resolvent_look() :: found 14 resolvents
0.19/0.25	c lessRedundantTransformation():: nothing to be done.
0.19/0.25	c transformTo3SAT():: you gave me 5500 variables and 13424 clauses.
0.19/0.25	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.19/0.25	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.19/0.25	c transformTo3SAT():: the transformation yielded 5500 variabels and 13424 clauses.
0.19/0.25	c main():: clause / variable ratio: ( 13424 / 5500 ) = 2.44
0.19/0.25	c longest clause has size 3
0.19/0.25	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.19/0.25	c dynamic_preselect_setsize :: on
0.19/0.25	c suggested doublelook initial :: 0
0.19/0.25	c main():: all systems go!
0.19/0.25	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 180 JD: 15
7.98/8.07	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: 32664 JD: 15
290.52/290.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: 274597 JD: 15
1711.88/1712.40	c |----------------------------------------------------------------|
c |**
c |****
c |********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 695539 JD: 15
4140.19/4141.32	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |********************
c |*********************
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/node68/watcher-371101-1177203052 -o ROOT/results/node68/solver-371101-1177203052 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/371101-1177203052/march_ks /tmp/evaluation/371101-1177203052/instance-371101-1177203052.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: 1.00 1.00 1.00 3/64 11473
/proc/meminfo: memFree=1771896/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=1200 CPUtime=0
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 196294779 1228800 188 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 300 188 47 123 0 175 0

[startup+0.0346819 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11473
/proc/meminfo: memFree=1771896/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=2244 CPUtime=0.03
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 455 0 0 0 3 0 0 0 18 0 1 0 196294779 2297856 376 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134660953 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 561 376 50 123 0 436 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2244

[startup+0.101688 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11473
/proc/meminfo: memFree=1771896/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=2696 CPUtime=0.09
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 1156 0 0 0 9 0 0 0 18 0 1 0 196294779 2760704 491 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 707 495 52 123 0 582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2696

[startup+0.301705 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11473
/proc/meminfo: memFree=1771896/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=6496 CPUtime=0.29
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3437 0 0 0 29 0 0 0 19 0 1 0 196294779 6651904 1410 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1624 1410 72 123 0 1499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6496

[startup+0.701741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11473
/proc/meminfo: memFree=1771896/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=6620 CPUtime=0.69
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3463 0 0 0 69 0 0 0 22 0 1 0 196294779 6778880 1436 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1655 1436 73 123 0 1530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6620

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1766320/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=6884 CPUtime=1.49
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3501 0 0 0 149 0 0 0 25 0 1 0 196294779 7049216 1474 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1721 1474 73 123 0 1596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6884

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1766064/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=7012 CPUtime=3.09
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3522 0 0 0 309 0 0 0 25 0 1 0 196294779 7180288 1495 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1753 1495 73 123 0 1628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7012

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1765744/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=7144 CPUtime=6.28
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3563 0 0 0 628 0 0 0 25 0 1 0 196294779 7315456 1536 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1786 1536 73 123 0 1661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7144

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1765424/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=7424 CPUtime=12.68
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3617 0 0 0 1268 0 0 0 25 0 1 0 196294779 7602176 1590 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1856 1590 73 123 0 1731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7424

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1765168/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=7552 CPUtime=25.49
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3676 0 0 0 2548 1 0 0 25 0 1 0 196294779 7733248 1649 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1888 1649 73 123 0 1763 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7552

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1764912/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=7816 CPUtime=51.08
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3746 0 0 0 5107 1 0 0 25 0 1 0 196294779 8003584 1719 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 1954 1719 73 123 0 1829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7816

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1764592/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8212 CPUtime=102.26
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3820 0 0 0 10225 1 0 0 25 0 1 0 196294779 8409088 1793 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526418 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2053 1793 73 123 0 1928 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8212

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1764400/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8344 CPUtime=162.25
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3873 0 0 0 16223 2 0 0 25 0 1 0 196294779 8544256 1846 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2086 1846 73 123 0 1961 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1764208/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8476 CPUtime=222.24
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3914 0 0 0 22222 2 0 0 25 0 1 0 196294779 8679424 1887 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2119 1887 73 123 0 1994 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 8476

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763952/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8740 CPUtime=282.22
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 3968 0 0 0 28220 2 0 0 25 0 1 0 196294779 8949760 1941 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548964 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2185 1941 73 123 0 2060 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8740

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763760/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8852 CPUtime=342.21
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4008 0 0 0 34218 3 0 0 25 0 1 0 196294779 9064448 1981 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2213 1981 73 123 0 2088 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 8852

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763632/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=8984 CPUtime=402.19
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4035 0 0 0 40216 3 0 0 25 0 1 0 196294779 9199616 2008 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2246 2008 73 123 0 2121 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 8984

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763568/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=9116 CPUtime=462.18
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4056 0 0 0 46215 3 0 0 25 0 1 0 196294779 9334784 2029 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2279 2029 73 123 0 2154 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 9116

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763440/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=9116 CPUtime=522.16
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4073 0 0 0 52213 3 0 0 25 0 1 0 196294779 9334784 2046 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2279 2046 73 123 0 2154 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 9116

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11474
/proc/meminfo: memFree=1763376/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=9248 CPUtime=582.14
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4088 0 0 0 58211 3 0 0 25 0 1 0 196294779 9469952 2061 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542945 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2312 2061 73 123 0 2187 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 9248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11640
/proc/meminfo: memFree=1762112/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=9248 CPUtime=642.07
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4102 0 0 0 64202 5 0 0 25 0 1 0 196294779 9469952 2075 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2312 2075 73 123 0 2187 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 9248


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11674
/proc/meminfo: memFree=1761712/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10556 CPUtime=4061.22
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4440 0 0 0 406108 14 0 0 25 0 1 0 196294779 10809344 2413 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542724 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2639 2413 73 123 0 2514 0
Current children cumulated CPU time (s) 4061.22
Current children cumulated vsize (KiB) 10556

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11674
/proc/meminfo: memFree=1761712/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10556 CPUtime=4121.2
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4443 0 0 0 412106 14 0 0 25 0 1 0 196294779 10809344 2416 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2639 2416 73 123 0 2514 0
Current children cumulated CPU time (s) 4121.2
Current children cumulated vsize (KiB) 10556

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11674
/proc/meminfo: memFree=1761712/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4181.18
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4480 0 0 0 418104 14 0 0 25 0 1 0 196294779 11071488 2449 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2449 73 123 0 2578 0
Current children cumulated CPU time (s) 4181.18
Current children cumulated vsize (KiB) 10812

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11838
/proc/meminfo: memFree=1760376/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4241.09
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4483 0 0 0 424093 16 0 0 25 0 1 0 196294779 11071488 2452 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2452 73 123 0 2578 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 10812

[startup+4302.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 12352
/proc/meminfo: memFree=1760296/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4301.02
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4484 0 0 0 430085 17 0 0 25 0 1 0 196294779 11071488 2453 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2453 73 123 0 2578 0
Current children cumulated CPU time (s) 4301.02
Current children cumulated vsize (KiB) 10812

[startup+4362.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 12352
/proc/meminfo: memFree=1760424/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4361.01
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4489 0 0 0 436083 18 0 0 25 0 1 0 196294779 11071488 2458 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538659 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2458 73 123 0 2578 0
Current children cumulated CPU time (s) 4361.01
Current children cumulated vsize (KiB) 10812

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12352
/proc/meminfo: memFree=1760488/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4420.99
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4489 0 0 0 442081 18 0 0 25 0 1 0 196294779 11071488 2458 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2458 73 123 0 2578 0
Current children cumulated CPU time (s) 4420.99
Current children cumulated vsize (KiB) 10812

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12352
/proc/meminfo: memFree=1760616/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4480.98
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4489 0 0 0 448080 18 0 0 25 0 1 0 196294779 11071488 2458 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542415 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2458 73 123 0 2578 0
Current children cumulated CPU time (s) 4480.98
Current children cumulated vsize (KiB) 10812

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760616/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4540.96
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4490 0 0 0 454078 18 0 0 25 0 1 0 196294779 11071488 2459 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2459 73 123 0 2578 0
Current children cumulated CPU time (s) 4540.96
Current children cumulated vsize (KiB) 10812

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760624/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4600.95
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4490 0 0 0 460077 18 0 0 25 0 1 0 196294779 11071488 2459 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548924 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2459 73 123 0 2578 0
Current children cumulated CPU time (s) 4600.95
Current children cumulated vsize (KiB) 10812

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760624/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4660.93
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4490 0 0 0 466075 18 0 0 25 0 1 0 196294779 11071488 2459 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2459 73 123 0 2578 0
Current children cumulated CPU time (s) 4660.93
Current children cumulated vsize (KiB) 10812

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760560/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4720.92
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4490 0 0 0 472074 18 0 0 25 0 1 0 196294779 11071488 2459 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548823 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2459 73 123 0 2578 0
Current children cumulated CPU time (s) 4720.92
Current children cumulated vsize (KiB) 10812

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760624/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4780.9
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4491 0 0 0 478072 18 0 0 25 0 1 0 196294779 11071488 2460 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2460 73 123 0 2578 0
Current children cumulated CPU time (s) 4780.9
Current children cumulated vsize (KiB) 10812

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760560/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4840.88
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4494 0 0 0 484070 18 0 0 25 0 1 0 196294779 11071488 2463 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538155 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2463 73 123 0 2578 0
Current children cumulated CPU time (s) 4840.88
Current children cumulated vsize (KiB) 10812

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760560/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4900.87
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4498 0 0 0 490069 18 0 0 25 0 1 0 196294779 11071488 2467 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2467 73 123 0 2578 0
Current children cumulated CPU time (s) 4900.87
Current children cumulated vsize (KiB) 10812

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760560/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=4960.85
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4500 0 0 0 496067 18 0 0 25 0 1 0 196294779 11071488 2469 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2469 73 123 0 2578 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 10812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760496/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=5000.05
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4501 0 0 0 499987 18 0 0 25 0 1 0 196294779 11071488 2470 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2470 73 123 0 2578 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 10812

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12352
/proc/meminfo: memFree=1760496/2055920 swapFree=4183868/4192956
[pid=11473] ppid=11471 vsize=10812 CPUtime=5000.05
/proc/11473/stat : 11473 (march_ks) R 11471 11473 11180 0 -1 4194304 4501 0 0 0 499987 18 0 0 25 0 1 0 196294779 11071488 2470 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 17 1 0 0
/proc/11473/statm: 2703 2470 73 123 0 2578 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 10812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.06
CPU user time (s): 4999.87
CPU system time (s): 0.189971
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 10812

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

runsolver used 3.3015 second user time and 10.4674 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Apr 22 00:50:53 UTC 2007

IDJOB= 371101
IDBENCH= 20237
IDSOLVER= 180
FILE ID= node68/371101-1177203052

PBS_JOBID= 4649131

Free space on /tmp= 66325 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/371101-1177203052/march_ks /tmp/evaluation/371101-1177203052/instance-371101-1177203052.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-371101-1177203052 -o ROOT/results/node68/solver-371101-1177203052 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/371101-1177203052/march_ks /tmp/evaluation/371101-1177203052/instance-371101-1177203052.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 757289453

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1772304 kB
Buffers:         32152 kB
Cached:         189424 kB
SwapCached:       2824 kB
Active:          86968 kB
Inactive:       144052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772304 kB
SwapTotal:     4192956 kB
SwapFree:      4183868 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            38684 kB
Committed_AS:  2830424 kB
PageTables:       1380 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= 66325 MiB

End job on node68 on Sun Apr 22 02:14:16 UTC 2007