Trace number 1627769

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hi? (TO) 5000.16 5001.47

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S211141966-058.cnf
MD5SUM9e692d77c0b05a1b536adcf4dbb49d43
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.37149
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data

0.29/0.36	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.36	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.36	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.36	c main()::
0.29/0.36	c initFormula():: searching for DIMACS p-line....
0.29/0.36	c full lookahead due to high density!
0.29/0.36	c initFormula():: the DIMACS p-line indicates a CNF of 700 variables and 14000 clauses.
0.29/0.36	c parseCNF():: parsing....
0.29/0.36	c parseCNF():: the CNF contains 0 unary clauses.
0.29/0.36	c runParser():: parsing was successful, warming up engines...
0.29/0.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.36	c preprocessing fase I completed:: there are now 700 free variables and 14000 clauses.
0.29/0.36	c stat :: sign balance is biased by 0.040
0.29/0.36	c using k-SAT heuristics (size based diff)
0.29/0.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.36	c main():: clause / variable ratio: ( 14000 / 700 ) = 20.00
0.29/0.36	c longest clause has size 5
0.29/0.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.36	c number of free variables = 700
0.29/0.36	c dynamic_preselect_setsize :: off
0.29/0.36	c main():: all systems go!
0.29/0.36	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 331
0.49/0.55	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 24367
6.39/6.46	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 1714035
462.67/462.83	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627769-1239982272/watcher-1627769-1239982272 -o /tmp/evaluation-result-1627769-1239982272/solver-1627769-1239982272 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627769-1239982272.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): 6000 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.99 3/64 21405
/proc/meminfo: memFree=1043296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=968 CPUtime=0
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 26260428 991232 108 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 242 108 58 167 0 73 0

[startup+0.052016 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21405
/proc/meminfo: memFree=1043296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=2300 CPUtime=0.04
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 539 0 0 0 4 0 0 0 18 0 1 0 26260428 2355200 363 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 608 374 66 167 0 439 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2300

[startup+0.101019 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21405
/proc/meminfo: memFree=1043296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=2564 CPUtime=0.09
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 1469 0 0 0 9 0 0 0 18 0 1 0 26260428 2625536 444 1992294400 134512640 135197378 4294956240 18446744073709551615 134560976 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 641 444 81 167 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2564

[startup+0.301041 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21405
/proc/meminfo: memFree=1043296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=2780 CPUtime=0.29
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 1717 0 0 0 29 0 0 0 19 0 1 0 26260428 2846720 504 1992294400 134512640 135197378 4294956240 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 695 504 82 167 0 526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2780

[startup+0.701083 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21405
/proc/meminfo: memFree=1043296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=4820 CPUtime=0.69
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2161 0 0 0 69 0 0 0 22 0 1 0 26260428 4935680 795 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 1205 795 93 167 0 1036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4820

[startup+1.50117 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 21406
/proc/meminfo: memFree=1040408/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=4824 CPUtime=1.49
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2162 0 0 0 149 0 0 0 25 0 1 0 26260428 4939776 796 1992294400 134512640 135197378 4294956240 18446744073709551615 134570901 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 1206 796 93 167 0 1037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4824

[startup+3.10134 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 21406
/proc/meminfo: memFree=1040280/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=5196 CPUtime=3.09
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2178 0 0 0 309 0 0 0 25 0 1 0 26260428 5320704 812 1992294400 134512640 135197378 4294956240 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 1299 812 93 167 0 1130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5196

[startup+6.30168 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 21406
/proc/meminfo: memFree=1039520/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=5880 CPUtime=6.29
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2365 0 0 0 629 0 0 0 25 0 1 0 26260428 6021120 999 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 1470 999 93 167 0 1301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5880

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 21406
/proc/meminfo: memFree=1038880/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=6732 CPUtime=12.68
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2512 0 0 0 1268 0 0 0 25 0 1 0 26260428 6893568 1146 1992294400 134512640 135197378 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 1683 1146 93 167 0 1514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6732

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 21406
/proc/meminfo: memFree=1037664/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=8648 CPUtime=25.49
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 2810 0 0 0 2548 1 0 0 25 0 1 0 26260428 8855552 1444 1992294400 134512640 135197378 4294956240 18446744073709551615 134649302 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 2162 1444 93 167 0 1993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8648

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 21406
/proc/meminfo: memFree=1035296/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=10372 CPUtime=51.08
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 3410 0 0 0 5107 1 0 0 25 0 1 0 26260428 10620928 2044 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 2593 2044 93 167 0 2424 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10372

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 21406
/proc/meminfo: memFree=1030496/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=16840 CPUtime=102.27
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 4599 0 0 0 10225 2 0 0 25 0 1 0 26260428 17244160 3233 1992294400 134512640 135197378 4294956240 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 4210 3233 93 167 0 4041 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16840

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21406
/proc/meminfo: memFree=1024992/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=22660 CPUtime=162.25
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 5987 0 0 0 16222 3 0 0 25 0 1 0 26260428 23203840 4621 1992294400 134512640 135197378 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 5665 4621 93 167 0 5496 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22660

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21406
/proc/meminfo: memFree=1019168/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=31864 CPUtime=222.24
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 7413 0 0 0 22219 5 0 0 25 0 1 0 26260428 32628736 6047 1992294400 134512640 135197378 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 7966 6047 93 167 0 7797 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 31864

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21406
/proc/meminfo: memFree=1013792/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=31864 CPUtime=282.22
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 8771 0 0 0 28216 6 0 0 25 0 1 0 26260428 32628736 7405 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 7966 7405 93 167 0 7797 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31864

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=1008416/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=44960 CPUtime=342.2
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 10084 0 0 0 34213 7 0 0 25 0 1 0 26260428 46039040 8718 1992294400 134512640 135197378 4294956240 18446744073709551615 134602607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 11240 8718 93 167 0 11071 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44960

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=1003424/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=45432 CPUtime=402.18
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 11333 0 0 0 40211 7 0 0 25 0 1 0 26260428 46522368 9967 1992294400 134512640 135197378 4294956240 18446744073709551615 134603150 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 11358 9967 93 167 0 11189 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 45432

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=998880/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=65076 CPUtime=462.17
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 12431 0 0 0 46208 9 0 0 25 0 1 0 26260428 66637824 11065 1992294400 134512640 135197378 4294956240 18446744073709551615 134548465 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 16269 11065 93 167 0 16100 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 65076

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=993440/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=65076 CPUtime=522.15
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 13847 0 0 0 52205 10 0 0 25 0 1 0 26260428 66637824 12481 1992294400 134512640 135197378 4294956240 18446744073709551615 134603257 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 16269 12481 93 167 0 16100 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65076

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=987680/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=65076 CPUtime=582.14
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 15259 0 0 0 58203 11 0 0 25 0 1 0 26260428 66637824 13893 1992294400 134512640 135197378 4294956240 18446744073709551615 134592750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 16269 13893 93 167 0 16100 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 65076

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21408
/proc/meminfo: memFree=981984/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=65076 CPUtime=642.13
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 16652 0 0 0 64201 12 0 0 25 0 1 0 26260428 66637824 15286 1992294400 134512640 135197378 4294956240 18446744073709551615 134572875 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 16269 15286 93 167 0 16100 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 65076


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

[startup+4002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 21416
/proc/meminfo: memFree=686304/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4001.24
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 90286 0 0 0 400063 61 0 0 25 0 1 0 26260428 471330816 88920 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 88920 93 167 0 114902 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 460284

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 21416
/proc/meminfo: memFree=680800/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4061.23
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 91660 0 0 0 406061 62 0 0 25 0 1 0 26260428 471330816 90294 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 90294 93 167 0 114902 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 460284

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 21416
/proc/meminfo: memFree=675424/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4121.21
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 92997 0 0 0 412059 62 0 0 25 0 1 0 26260428 471330816 91631 1992294400 134512640 135197378 4294956240 18446744073709551615 134572898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 91631 93 167 0 114902 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 460284

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 21416
/proc/meminfo: memFree=670176/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4181.19
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 94289 0 0 0 418056 63 0 0 25 0 1 0 26260428 471330816 92923 1992294400 134512640 135197378 4294956240 18446744073709551615 134603245 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 92923 93 167 0 114902 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 460284

[startup+4242.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 21416
/proc/meminfo: memFree=665696/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4241.17
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 95446 0 0 0 424053 64 0 0 25 0 1 0 26260428 471330816 94080 1992294400 134512640 135197378 4294956240 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 94080 93 167 0 114902 0
Current children cumulated CPU time (s) 4241.17
Current children cumulated vsize (KiB) 460284

[startup+4302.3 s]
/proc/loadavg: 1.06 1.03 1.01 2/65 21416
/proc/meminfo: memFree=660640/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4301.16
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 96692 0 0 0 430050 66 0 0 25 0 1 0 26260428 471330816 95326 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 95326 93 167 0 114902 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 460284

[startup+4362.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 21416
/proc/meminfo: memFree=655072/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4361.14
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 98090 0 0 0 436048 66 0 0 25 0 1 0 26260428 471330816 96724 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 96724 93 167 0 114902 0
Current children cumulated CPU time (s) 4361.14
Current children cumulated vsize (KiB) 460284

[startup+4422.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/65 21416
/proc/meminfo: memFree=649568/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4421.13
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 99469 0 0 0 442045 68 0 0 25 0 1 0 26260428 471330816 98103 1992294400 134512640 135197378 4294956240 18446744073709551615 134602619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 98103 93 167 0 114902 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 460284

[startup+4482.3 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 21416
/proc/meminfo: memFree=644256/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4481.12
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 100817 0 0 0 448043 69 0 0 25 0 1 0 26260428 471330816 99451 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 99451 93 167 0 114902 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 460284

[startup+4542.3 s]
/proc/loadavg: 1.10 1.06 1.01 2/65 21416
/proc/meminfo: memFree=639008/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4541.1
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 102109 0 0 0 454040 70 0 0 25 0 1 0 26260428 471330816 100743 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 100743 93 167 0 114902 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 460284

[startup+4602.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 21416
/proc/meminfo: memFree=634144/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4601.09
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 103306 0 0 0 460038 71 0 0 25 0 1 0 26260428 471330816 101940 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 101940 93 167 0 114902 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 460284

[startup+4662.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/65 21416
/proc/meminfo: memFree=629536/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4661.07
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 104470 0 0 0 466035 72 0 0 25 0 1 0 26260428 471330816 103104 1992294400 134512640 135197378 4294956240 18446744073709551615 134603242 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 103104 93 167 0 114902 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 460284

[startup+4722.31 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 21416
/proc/meminfo: memFree=623904/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4721.06
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 105874 0 0 0 472033 73 0 0 25 0 1 0 26260428 471330816 104508 1992294400 134512640 135197378 4294956240 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 104508 93 167 0 114902 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 460284

[startup+4782.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 21416
/proc/meminfo: memFree=618400/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4781.03
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 107266 0 0 0 478030 73 0 0 25 0 1 0 26260428 471330816 105900 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 105900 93 167 0 114902 0
Current children cumulated CPU time (s) 4781.03
Current children cumulated vsize (KiB) 460284

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21416
/proc/meminfo: memFree=612896/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4841.02
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 108623 0 0 0 484028 74 0 0 25 0 1 0 26260428 471330816 107257 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 107257 93 167 0 114902 0
Current children cumulated CPU time (s) 4841.02
Current children cumulated vsize (KiB) 460284

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21416
/proc/meminfo: memFree=607712/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4901
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 109934 0 0 0 490025 75 0 0 25 0 1 0 26260428 471330816 108568 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 108568 93 167 0 114902 0
Current children cumulated CPU time (s) 4901
Current children cumulated vsize (KiB) 460284

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21416
/proc/meminfo: memFree=602528/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=4960.99
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 111202 0 0 0 496023 76 0 0 25 0 1 0 26260428 471330816 109836 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 109836 93 167 0 114902 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 460284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21416
/proc/meminfo: memFree=599520/2055920 swapFree=4192956/4192956
[pid=21405] ppid=21403 vsize=460284 CPUtime=5000.09
/proc/21405/stat : 21405 (march_hi) R 21403 21405 21340 0 -1 4194304 111963 0 0 0 499932 77 0 0 25 0 1 0 26260428 471330816 110597 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21405/statm: 115071 110597 93 167 0 114902 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 460284

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): 5001.47
CPU time (s): 5000.16
CPU user time (s): 4999.32
CPU system time (s): 0.841872
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 460284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.32
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 11686

runsolver used 4.85526 second user time and 8.86765 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-17 17:31:12
IDJOB=1627769
IDBENCH=70225
IDSOLVER=583
FILE ID=node19/1627769-1239982272
PBS_JOBID= 9158072
Free space on /tmp= 66336 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S211141966-058.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627769-1239982272/watcher-1627769-1239982272 -o /tmp/evaluation-result-1627769-1239982272/solver-1627769-1239982272 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627769-1239982272.cnf

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

MD5SUM BENCH= 9e692d77c0b05a1b536adcf4dbb49d43
RANDOM SEED=1166447664

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1043776 kB
Buffers:         87908 kB
Cached:         826760 kB
SwapCached:          0 kB
Active:         254268 kB
Inactive:       674228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1096 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            69620 kB
Committed_AS:   164148 kB
PageTables:       1452 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= 66332 MiB
End job on node19 at 2009-04-17 18:54:35