Trace number 1728913

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) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.31	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.31	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.31	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.31	c main()::
0.29/0.31	c initFormula():: searching for DIMACS p-line....
0.29/0.31	c initFormula():: the DIMACS p-line indicates a CNF of 3073 variables and 19785 clauses.
0.29/0.31	c parseCNF():: parsing....
0.29/0.31	c parseCNF():: the CNF contains 65 unary clauses.
0.29/0.31	c runParser():: parsing was successful, warming up engines...
0.29/0.31	c find_and_remove_tautogolies():: found and removed 32 tautologies
0.29/0.31	c find_and_remove_tautogolies():: found and removed 65 tautologies
0.29/0.31	c find_and_remove_tautogolies():: found and removed 1 tautologies
0.29/0.31	c simplify_formula():: removed 72 tautological, 615 satisfied and 1 duplicate clauses
0.29/0.31	c preprocessing fase I completed:: there are now 2894 free variables and 19097 clauses.
0.29/0.31	c stat :: sign balance is biased by 0.014
0.29/0.31	c find_equivalence():: found 31 3-equivalences
0.29/0.31	c find_equivalence():: found 928 4-equivalences
0.29/0.31	c shorten_equivalence(): average equivalence length reduced from 18.329510 to 3.967675
0.29/0.31	c using k-SAT heuristics (size based diff)
0.29/0.31	c simplify_formula():: removed 0 tautological, 7548 satisfied and 0 duplicate clauses
0.29/0.31	c find_and_remove_tautogolies():: found and removed 2 tautologies
0.29/0.31	c simplify_formula():: removed 46 tautological, 6 satisfied and 2949 duplicate clauses
0.29/0.31	c resolvent_look() :: found 164 resolvents
0.29/0.31	c main():: clause / variable ratio: ( 19261 / 3073 ) = 6.27
0.29/0.31	c longest clause has size 4
0.29/0.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.31	c number of free variables = 2891
0.29/0.31	c dynamic_preselect_setsize :: off
0.29/0.31	c main():: all systems go!
0.29/0.31	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/13) NodeCount: 126
1.18/1.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/13) NodeCount: 2385
15.19/15.26	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/13) NodeCount: 15880
98.26/98.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 |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/13) NodeCount: 65808
403.87/404.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/13) NodeCount: 190787
1168.46/1168.85	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-1728913-1240742816/watcher-1728913-1240742816 -o /tmp/evaluation-result-1728913-1240742816/solver-1728913-1240742816 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1728913-1240742816.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25382
/proc/meminfo: memFree=1744440/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=1264 CPUtime=0
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 170 0 0 0 0 0 0 0 20 0 1 0 102311471 1294336 155 1992294400 134512640 135197378 4294956224 18446744073709551615 134697335 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 316 155 58 167 0 147 0

[startup+0.0952069 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25382
/proc/meminfo: memFree=1744440/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=2980 CPUtime=0.09
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 737 0 0 0 9 0 0 0 20 0 1 0 102311471 3051520 492 1992294400 134512640 135197378 4294956224 18446744073709551615 134565003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 745 492 67 167 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2980

[startup+0.102207 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25382
/proc/meminfo: memFree=1744440/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=2980 CPUtime=0.09
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 737 0 0 0 9 0 0 0 20 0 1 0 102311471 3051520 492 1992294400 134512640 135197378 4294956224 18446744073709551615 134649170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 745 492 67 167 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2980

[startup+0.302229 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25382
/proc/meminfo: memFree=1744440/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=8524 CPUtime=0.29
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 1851 0 0 0 29 0 0 0 22 0 1 0 102311471 8728576 1084 1992294400 134512640 135197378 4294956224 18446744073709551615 134693676 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2131 1084 88 167 0 1962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8524

[startup+0.70227 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25382
/proc/meminfo: memFree=1744440/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=9808 CPUtime=0.69
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2313 0 0 0 69 0 0 0 25 0 1 0 102311471 10043392 1544 1992294400 134512640 135197378 4294956224 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2452 1544 93 167 0 2283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9808

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1738480/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=10204 CPUtime=1.48
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2405 0 0 0 148 0 0 0 25 0 1 0 102311471 10448896 1636 1992294400 134512640 135197378 4294956224 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2551 1636 93 167 0 2382 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10204

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1737904/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=10732 CPUtime=3.09
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2519 0 0 0 308 1 0 0 25 0 1 0 102311471 10989568 1750 1992294400 134512640 135197378 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2683 1750 93 167 0 2514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10732

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1737328/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=10996 CPUtime=6.29
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2610 0 0 0 628 1 0 0 25 0 1 0 102311471 11259904 1841 1992294400 134512640 135197378 4294956224 18446744073709551615 134553546 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2749 1841 93 167 0 2580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10996

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1736888/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=11392 CPUtime=12.69
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2678 0 0 0 1268 1 0 0 25 0 1 0 102311471 11665408 1909 1992294400 134512640 135197378 4294956224 18446744073709551615 134602625 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2848 1909 93 167 0 2679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11392

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1736504/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=11656 CPUtime=25.48
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2765 0 0 0 2547 1 0 0 25 0 1 0 102311471 11935744 1996 1992294400 134512640 135197378 4294956224 18446744073709551615 134553921 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2914 1996 93 167 0 2745 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11656

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1736248/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=11920 CPUtime=51.07
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2833 0 0 0 5106 1 0 0 25 0 1 0 102311471 12206080 2063 1992294400 134512640 135197378 4294956224 18446744073709551615 134553215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 2980 2063 93 167 0 2811 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11920

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1735736/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=12316 CPUtime=102.26
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2928 0 0 0 10224 2 0 0 25 0 1 0 102311471 12611584 2158 1992294400 134512640 135197378 4294956224 18446744073709551615 134553180 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3079 2158 93 167 0 2910 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12316

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1735544/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=12580 CPUtime=162.24
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 2971 0 0 0 16222 2 0 0 25 0 1 0 102311471 12881920 2201 1992294400 134512640 135197378 4294956224 18446744073709551615 134525843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3145 2201 93 167 0 2976 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12580

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1735352/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=12580 CPUtime=222.22
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3003 0 0 0 22219 3 0 0 25 0 1 0 102311471 12881920 2233 1992294400 134512640 135197378 4294956224 18446744073709551615 134539302 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3145 2233 93 167 0 2976 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12580

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1735160/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=12712 CPUtime=282.2
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3034 0 0 0 28217 3 0 0 25 0 1 0 102311471 13017088 2264 1992294400 134512640 135197378 4294956224 18446744073709551615 134548516 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3178 2264 93 167 0 3009 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 12712

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734968/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13068 CPUtime=342.19
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3084 0 0 0 34215 4 0 0 25 0 1 0 102311471 13381632 2313 1992294400 134512640 135197378 4294956224 18446744073709551615 134539449 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3267 2313 93 167 0 3098 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13068

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734840/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13068 CPUtime=402.17
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3102 0 0 0 40213 4 0 0 25 0 1 0 102311471 13381632 2331 1992294400 134512640 135197378 4294956224 18446744073709551615 134548486 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3267 2331 93 167 0 3098 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13068

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734712/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13200 CPUtime=462.15
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3132 0 0 0 46211 4 0 0 25 0 1 0 102311471 13516800 2361 1992294400 134512640 135197378 4294956224 18446744073709551615 134525699 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3300 2361 93 167 0 3131 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 13200

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734648/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13200 CPUtime=522.14
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3145 0 0 0 52209 5 0 0 25 0 1 0 102311471 13516800 2374 1992294400 134512640 135197378 4294956224 18446744073709551615 134525543 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3300 2374 93 167 0 3131 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 13200

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734584/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13200 CPUtime=582.12
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3151 0 0 0 58207 5 0 0 25 0 1 0 102311471 13516800 2380 1992294400 134512640 135197378 4294956224 18446744073709551615 134548481 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3300 2380 93 167 0 3131 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 13200

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734520/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13332 CPUtime=642.11
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3162 0 0 0 64206 5 0 0 25 0 1 0 102311471 13651968 2391 1992294400 134512640 135197378 4294956224 18446744073709551615 134525522 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3333 2391 93 167 0 3164 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13332

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734328/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13332 CPUtime=702.09
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3174 0 0 0 70204 5 0 0 25 0 1 0 102311471 13651968 2403 1992294400 134512640 135197378 4294956224 18446744073709551615 134553754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3333 2403 93 167 0 3164 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 13332

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734136/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13508 CPUtime=762.08
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3197 0 0 0 76202 6 0 0 25 0 1 0 102311471 13832192 2426 1992294400 134512640 135197378 4294956224 18446744073709551615 134556568 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3377 2426 93 167 0 3208 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 13508

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25383
/proc/meminfo: memFree=1734072/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13508 CPUtime=822.06
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3201 0 0 0 82200 6 0 0 25 0 1 0 102311471 13832192 2430 1992294400 134512640 135197378 4294956224 18446744073709551615 134525585 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3377 2430 93 167 0 3208 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 13508

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733944/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13508 CPUtime=882.04
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3219 0 0 0 88198 6 0 0 25 0 1 0 102311471 13832192 2448 1992294400 134512640 135197378 4294956224 18446744073709551615 134553568 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3377 2448 93 167 0 3208 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 13508

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733880/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13508 CPUtime=942.02
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3224 0 0 0 94196 6 0 0 25 0 1 0 102311471 13832192 2453 1992294400 134512640 135197378 4294956224 18446744073709551615 134525831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3377 2453 93 167 0 3208 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 13508

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733816/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13508 CPUtime=1002
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3232 0 0 0 100194 6 0 0 25 0 1 0 102311471 13832192 2461 1992294400 134512640 135197378 4294956224 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3377 2461 93 167 0 3208 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 13508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733752/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13640 CPUtime=1061.98
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3245 0 0 0 106192 6 0 0 25 0 1 0 102311471 13967360 2474 1992294400 134512640 135197378 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3410 2474 93 167 0 3241 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 13640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733688/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13640 CPUtime=1121.97
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3263 0 0 0 112190 7 0 0 25 0 1 0 102311471 13967360 2492 1992294400 134512640 135197378 4294956224 18446744073709551615 134553675 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3410 2492 93 167 0 3241 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 13640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733560/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13772 CPUtime=1181.95
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3280 0 0 0 118188 7 0 0 25 0 1 0 102311471 14102528 2509 1992294400 134512640 135197378 4294956224 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3443 2509 93 167 0 3274 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 13772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25389
/proc/meminfo: memFree=1733496/2055920 swapFree=4180748/4192956
[pid=25382] ppid=25380 vsize=13772 CPUtime=1200.05
/proc/25382/stat : 25382 (march_hi) R 25380 25382 25191 0 -1 4194304 3286 0 0 0 119998 7 0 0 25 0 1 0 102311471 14102528 2515 1992294400 134512640 135197378 4294956224 18446744073709551615 134592059 0 0 4096 0 0 0 0 17 1 0 0
/proc/25382/statm: 3443 2515 93 167 0 3274 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.074988
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 13772

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

runsolver used 1.41878 second user time and 2.86556 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 12:46:56
IDJOB=1728913
IDBENCH=24688
IDSOLVER=521
FILE ID=node81/1728913-1240742816
PBS_JOBID= 9187032
Free space on /tmp= 126392 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728913-1240742816/watcher-1728913-1240742816 -o /tmp/evaluation-result-1728913-1240742816/solver-1728913-1240742816 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1728913-1240742816.cnf

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=2061836922

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744856 kB
Buffers:         37392 kB
Cached:         212612 kB
SwapCached:       5880 kB
Active:         117952 kB
Inactive:       140672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744856 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          13688 kB
Slab:            38096 kB
Committed_AS:   379428 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126388 MiB
End job on node81 at 2009-04-26 13:06:59