Trace number 339791

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) 1200.09 1200.61

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-Mat26.sat05-457.reshuffled-07.cnf
MD5SUM3d4fadc8af17bc65dbe7fef013825ed5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark297.356
Satisfiable
(Un)Satisfiability was proved
Number of variables744
Number of clauses2464
Sum of the clauses size6432
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2960
Number of clauses of size 31504
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.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 744 variables and 2464 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 744 free variables and 2464 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.047
0.00/0.01	c find_equivalence():: found 256 3-equivalences
0.00/0.01	c find_and_remove_tautogolies():: found and removed 192 tautologies
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from 6.000000 to 6.000000
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 1024 satisfied and 0 duplicate clauses
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 744 variables and 1440 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 744 variabels and 1440 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 1440 / 744 ) = 1.94
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c dynamic_preselect_setsize :: on
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 353 JD: 28
0.20/0.22	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: 32605 JD: 28
7.47/7.54	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 133074 JD: 28
29.84/29.98	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 649393 JD: 28
131.45/131.66	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2117789 JD: 28
413.45/413.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************c right child 89757 UNSAT by parent!
828.91/829.34	
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 5335398 JD: 28
1021.74/1022.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-339791-1173711663 -o ROOT/results/node20/solver-339791-1173711663 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339791-1173711663/march_ks /tmp/evaluation/339791-1173711663/instance-339791-1173711663.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): 2400 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.92 0.98 0.99 3/83 15494
/proc/meminfo: memFree=1788832/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=928 CPUtime=0
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 97248554 950272 118 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134561792 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 232 118 50 123 0 107 0

[startup+0.0642201 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 15494
/proc/meminfo: memFree=1788832/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1480 CPUtime=0.06
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 306 0 0 0 6 0 0 0 18 0 1 0 97248554 1515520 287 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 370 287 73 123 0 245 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1480

[startup+0.101227 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 15494
/proc/meminfo: memFree=1788832/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1480 CPUtime=0.1
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 306 0 0 0 10 0 0 0 18 0 1 0 97248554 1515520 287 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526855 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 370 287 73 123 0 245 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1480

[startup+0.301267 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 15494
/proc/meminfo: memFree=1788832/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1612 CPUtime=0.3
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 327 0 0 0 30 0 0 0 19 0 1 0 97248554 1650688 308 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538656 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 403 308 73 123 0 278 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1612

[startup+0.701347 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 15494
/proc/meminfo: memFree=1788832/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1612 CPUtime=0.7
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 346 0 0 0 70 0 0 0 22 0 1 0 97248554 1650688 327 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134543751 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 403 327 73 123 0 278 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1612

[startup+1.50151 s]
/proc/loadavg: 0.92 0.98 0.99 2/84 15495
/proc/meminfo: memFree=1787736/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1744 CPUtime=1.5
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 354 0 0 0 150 0 0 0 25 0 1 0 97248554 1785856 335 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134584635 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 436 335 73 123 0 311 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1744

[startup+3.10183 s]
/proc/loadavg: 0.92 0.98 0.99 2/84 15533
/proc/meminfo: memFree=1787400/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1744 CPUtime=3.08
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 366 0 0 0 308 0 0 0 25 0 1 0 97248554 1785856 347 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134539344 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 436 347 73 123 0 311 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1744

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/84 15535
/proc/meminfo: memFree=1787144/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1744 CPUtime=6.27
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 385 0 0 0 627 0 0 0 25 0 1 0 97248554 1785856 366 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 436 366 73 123 0 311 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1744

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/84 15543
/proc/meminfo: memFree=1786952/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=1876 CPUtime=12.67
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 416 0 0 0 1267 0 0 0 25 0 1 0 97248554 1921024 397 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538155 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 469 397 73 123 0 344 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1876

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/84 15577
/proc/meminfo: memFree=1786904/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=2192 CPUtime=25.44
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 466 0 0 0 2544 0 0 0 25 0 1 0 97248554 2244608 447 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526591 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 548 447 73 123 0 423 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2192

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/84 15607
/proc/meminfo: memFree=1786856/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=2260 CPUtime=51.01
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 494 0 0 0 5101 0 0 0 25 0 1 0 97248554 2314240 475 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 565 475 73 123 0 440 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 2260

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1787608/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=2512 CPUtime=102.17
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 558 0 0 0 10216 1 0 0 25 0 1 0 97248554 2572288 539 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134579071 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 628 539 73 123 0 503 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 2512

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1786968/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=3232 CPUtime=162.14
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 722 0 0 0 16213 1 0 0 25 0 1 0 97248554 3309568 703 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134548019 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 808 703 73 123 0 683 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 3232

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1786328/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=4080 CPUtime=222.12
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 925 0 0 0 22211 1 0 0 25 0 1 0 97248554 4177920 868 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134547859 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 1020 868 73 123 0 895 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 4080

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1785752/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=4844 CPUtime=282.1
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 1081 0 0 0 28208 2 0 0 25 0 1 0 97248554 4960256 1024 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134597811 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 1211 1024 73 123 0 1086 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 4844

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1785112/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=6488 CPUtime=342.08
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 1239 0 0 0 34206 2 0 0 25 0 1 0 97248554 6643712 1182 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 1622 1182 73 123 0 1497 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 6488

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1784408/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=6488 CPUtime=402.05
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 1409 0 0 0 40203 2 0 0 25 0 1 0 97248554 6643712 1352 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 1622 1352 73 123 0 1497 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 6488

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15667
/proc/meminfo: memFree=1782808/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=9196 CPUtime=462.04
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 1792 0 0 0 46201 3 0 0 25 0 1 0 97248554 9416704 1735 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538131 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 2299 1735 73 123 0 2174 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 9196

[startup+522.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1782040/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=9196 CPUtime=522.01
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 2018 0 0 0 52198 3 0 0 25 0 1 0 97248554 9416704 1961 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 2299 1961 73 123 0 2174 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 9196

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1780440/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=11784 CPUtime=581.99
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 2401 0 0 0 58196 3 0 0 25 0 1 0 97248554 12066816 2344 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 2946 2344 73 123 0 2821 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 11784

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1779160/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=13756 CPUtime=641.98
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 2777 0 0 0 64194 4 0 0 25 0 1 0 97248554 14086144 2720 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 3439 2720 73 123 0 3314 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 13756

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1778456/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=13756 CPUtime=701.95
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 2960 0 0 0 70191 4 0 0 25 0 1 0 97248554 14086144 2903 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134563487 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 3439 2903 73 123 0 3314 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 13756

[startup+762.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 15667
/proc/meminfo: memFree=1777240/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=17636 CPUtime=761.94
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 3245 0 0 0 76189 5 0 0 25 0 1 0 97248554 18059264 3188 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 4409 3188 73 123 0 4284 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 17636

[startup+822.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 15667
/proc/meminfo: memFree=1776216/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=17636 CPUtime=821.91
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 3508 0 0 0 82186 5 0 0 25 0 1 0 97248554 18059264 3451 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134598460 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 4409 3451 73 123 0 4284 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 17636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1775128/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=17636 CPUtime=881.88
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 3771 0 0 0 88183 5 0 0 25 0 1 0 97248554 18059264 3714 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 4409 3714 73 123 0 4284 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 17636

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1774488/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=17636 CPUtime=941.87
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 3933 0 0 0 94181 6 0 0 25 0 1 0 97248554 18059264 3876 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134597192 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 4409 3876 73 123 0 4284 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 17636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1773272/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=21572 CPUtime=1001.84
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 4231 0 0 0 100178 6 0 0 25 0 1 0 97248554 22089728 4174 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134564765 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 5393 4174 73 123 0 5268 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 21572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1771160/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=27392 CPUtime=1061.83
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 4765 0 0 0 106176 7 0 0 25 0 1 0 97248554 28049408 4708 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134526682 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 6848 4708 73 123 0 6723 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 27392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1769048/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=27392 CPUtime=1121.8
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 5290 0 0 0 112173 7 0 0 25 0 1 0 97248554 28049408 5233 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134677366 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 6848 5233 73 123 0 6723 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 27392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1766680/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=27392 CPUtime=1181.78
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 5887 0 0 0 118170 8 0 0 25 0 1 0 97248554 28049408 5830 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 6848 5830 73 123 0 6723 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 27392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15667
/proc/meminfo: memFree=1766424/2055920 swapFree=4141108/4192956
[pid=15494] ppid=15492 vsize=27392 CPUtime=1200.08
/proc/15494/stat : 15494 (march_ks) R 15492 15494 12239 0 -1 4194304 5940 0 0 0 120000 8 0 0 25 0 1 0 97248554 28049408 5883 18446744073709551615 134512640 135019032 4294956720 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/15494/statm: 6848 5883 73 123 0 6723 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27392

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.61
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.089986
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 27392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5940
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= 8
involuntary context switches= 1797

runsolver used 1.40379 second user time and 2.93455 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Mar 12 15:01:03 UTC 2007

IDJOB= 339791
IDBENCH= 24755
IDSOLVER= 111
FILE ID= node20/339791-1173711663

PBS_JOBID= 4101482

Free space on /tmp= 66559 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-Mat26.sat05-457.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339791-1173711663/march_ks /tmp/evaluation/339791-1173711663/instance-339791-1173711663.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-339791-1173711663 -o ROOT/results/node20/solver-339791-1173711663 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339791-1173711663/march_ks /tmp/evaluation/339791-1173711663/instance-339791-1173711663.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  3d4fadc8af17bc65dbe7fef013825ed5

RANDOM SEED= 906549816

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.261
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.261
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:       1789304 kB
Buffers:         39724 kB
Cached:         161216 kB
SwapCached:      14076 kB
Active:         138856 kB
Inactive:        87988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789304 kB
SwapTotal:     4192956 kB
SwapFree:      4141108 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          31476 kB
Slab:            24716 kB
Committed_AS:   240776 kB
PageTables:       2160 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= 66559 MiB

End job on node20 on Mon Mar 12 15:21:05 UTC 2007