Trace number 1733562

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.07 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_11gates_u2_autoenc.cnf
MD5SUM586caddfac4d1887f3667169b6c35a75
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.9016
Satisfiable
(Un)Satisfiability was proved
Number of variables530
Number of clauses153478
Sum of the clauses size900236
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22488
Number of clauses of size 30
Number of clauses of size 41392
Number of clauses of size 57658
Number of clauses of size over 5141876

Solver Data

48.07/48.16	c main():: ***                                   [ march satisfiability solver ]                                   ***
48.07/48.16	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
48.07/48.16	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
48.07/48.16	c main()::
48.07/48.16	c initFormula():: searching for DIMACS p-line....
48.07/48.16	c full lookahead due to high density!
48.07/48.16	c initFormula():: the DIMACS p-line indicates a CNF of 530 variables and 153478 clauses.
48.07/48.16	c parseCNF():: parsing....
48.07/48.16	c parseCNF():: the CNF contains 64 unary clauses.
48.07/48.16	c runParser():: parsing was successful, warming up engines...
48.07/48.16	c simplify_formula():: removed 0 tautological, 42664 satisfied and 902 duplicate clauses
48.07/48.16	c preprocessing fase I completed:: there are now 456 free variables and 109912 clauses.
48.07/48.16	c stat :: sign balance is biased by 484.089
48.07/48.16	c using k-SAT heuristics (size based diff)
48.07/48.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
48.07/48.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 268084 duplicate clauses
48.07/48.16	c resolvent_look() :: found 653660 resolvents
48.07/48.16	c main():: clause / variable ratio: ( 763572 / 530 ) = 1440.70
48.07/48.16	c longest clause has size 14
48.07/48.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
48.07/48.16	c number of free variables = 456
48.07/48.16	c dynamic_preselect_setsize :: off
48.07/48.16	c main():: all systems go!
48.07/48.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 299
60.17/60.25	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: 16020
436.16/436.33	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
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-1733562-1240789976/watcher-1733562-1240789976 -o /tmp/evaluation-result-1733562-1240789976/solver-1733562-1240789976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1733562-1240789976.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: 1.01 1.03 1.00 3/65 21067
/proc/meminfo: memFree=1396664/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=2036 CPUtime=0
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 257 0 0 0 0 0 0 0 20 0 1 0 107026960 2084864 242 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 509 242 57 167 0 340 0

[startup+0.0340869 s]
/proc/loadavg: 1.01 1.03 1.00 3/65 21067
/proc/meminfo: memFree=1396664/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=2432 CPUtime=0.03
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 378 0 0 0 3 0 0 0 20 0 1 0 107026960 2490368 363 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 608 363 57 167 0 439 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2432

[startup+0.102092 s]
/proc/loadavg: 1.01 1.03 1.00 3/65 21067
/proc/meminfo: memFree=1396664/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=3488 CPUtime=0.09
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 656 0 0 0 9 0 0 0 20 0 1 0 107026960 3571712 641 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 872 642 57 167 0 703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3488

[startup+0.302112 s]
/proc/loadavg: 1.01 1.03 1.00 3/65 21067
/proc/meminfo: memFree=1396664/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=6392 CPUtime=0.29
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 1464 0 0 0 29 0 0 0 22 0 1 0 107026960 6545408 1449 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 1598 1449 57 167 0 1429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6392

[startup+0.702163 s]
/proc/loadavg: 1.01 1.03 1.00 3/65 21067
/proc/meminfo: memFree=1396664/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=17116 CPUtime=0.69
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 7983 0 0 0 66 3 0 0 25 0 1 0 107026960 17526784 2954 1992294400 134512640 135197378 4294956240 18446744073709551615 134560929 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 4279 2954 66 167 0 4110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17116

[startup+1.50124 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21068
/proc/meminfo: memFree=1389488/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=18448 CPUtime=1.49
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 19111 0 0 0 142 7 0 0 25 0 1 0 107026960 18890752 3309 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 4612 3309 82 167 0 4443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18448

[startup+3.10141 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21068
/proc/meminfo: memFree=1383472/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=18628 CPUtime=3.09
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 19143 0 0 0 302 7 0 0 25 0 1 0 107026960 19075072 3341 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 4657 3341 82 167 0 4488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18628

[startup+6.30174 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21068
/proc/meminfo: memFree=1383024/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=19332 CPUtime=6.29
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 19263 0 0 0 622 7 0 0 25 0 1 0 107026960 19795968 3461 1992294400 134512640 135197378 4294956240 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 4833 3461 82 167 0 4664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19332

[startup+12.7014 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 21068
/proc/meminfo: memFree=1381808/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=20496 CPUtime=12.68
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 19512 0 0 0 1261 7 0 0 25 0 1 0 107026960 20987904 3710 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 5124 3710 82 167 0 4955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20496

[startup+25.5017 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 21068
/proc/meminfo: memFree=1374448/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=29640 CPUtime=25.48
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 21422 0 0 0 2540 8 0 0 25 0 1 0 107026960 30351360 5620 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 7410 5620 82 167 0 7241 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29640

[startup+51.1014 s]
/proc/loadavg: 1.08 1.05 1.01 2/66 21068
/proc/meminfo: memFree=1301552/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135288 CPUtime=51.07
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 86613 0 0 0 5073 34 0 0 25 0 1 0 107026960 138534912 23722 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33822 23722 89 167 0 33653 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 135288

[startup+102.306 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 21068
/proc/meminfo: memFree=1300400/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135304 CPUtime=102.26
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 86905 0 0 0 10192 34 0 0 25 0 1 0 107026960 138551296 24014 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33826 24014 92 167 0 33657 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135304

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21068
/proc/meminfo: memFree=1300272/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135304 CPUtime=162.24
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 86938 0 0 0 16190 34 0 0 25 0 1 0 107026960 138551296 24047 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33826 24047 92 167 0 33657 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 135304

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21068
/proc/meminfo: memFree=1300208/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135308 CPUtime=222.22
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 86964 0 0 0 22188 34 0 0 25 0 1 0 107026960 138555392 24073 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33827 24073 92 167 0 33658 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 135308

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21068
/proc/meminfo: memFree=1300144/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135308 CPUtime=282.2
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 86972 0 0 0 28186 34 0 0 25 0 1 0 107026960 138555392 24081 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33827 24081 92 167 0 33658 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 135308

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21068
/proc/meminfo: memFree=1300016/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135512 CPUtime=342.19
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87004 0 0 0 34185 34 0 0 25 0 1 0 107026960 138764288 24113 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33878 24113 92 167 0 33709 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 135512

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21068
/proc/meminfo: memFree=1299952/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135512 CPUtime=402.17
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87029 0 0 0 40183 34 0 0 25 0 1 0 107026960 138764288 24138 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33878 24138 92 167 0 33709 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 135512

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21068
/proc/meminfo: memFree=1299504/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135968 CPUtime=462.15
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87131 0 0 0 46181 34 0 0 25 0 1 0 107026960 139231232 24240 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33992 24240 92 167 0 33823 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 135968

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299440/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135968 CPUtime=522.13
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87140 0 0 0 52179 34 0 0 25 0 1 0 107026960 139231232 24249 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33992 24249 92 167 0 33823 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 135968

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299376/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=135968 CPUtime=582.11
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87157 0 0 0 58177 34 0 0 25 0 1 0 107026960 139231232 24266 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 33992 24266 92 167 0 33823 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 135968

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299248/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136196 CPUtime=642.1
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87170 0 0 0 64176 34 0 0 25 0 1 0 107026960 139464704 24279 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34049 24279 92 167 0 33880 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 136196

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299184/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136196 CPUtime=702.08
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87188 0 0 0 70174 34 0 0 25 0 1 0 107026960 139464704 24297 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34049 24297 92 167 0 33880 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 136196

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299056/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136196 CPUtime=762.06
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87211 0 0 0 76172 34 0 0 25 0 1 0 107026960 139464704 24320 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34049 24320 92 167 0 33880 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 136196

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299056/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=822.04
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87229 0 0 0 82170 34 0 0 25 0 1 0 107026960 139812864 24338 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24338 92 167 0 33965 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 136536

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1299056/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=882.02
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87235 0 0 0 88168 34 0 0 25 0 1 0 107026960 139812864 24344 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24344 92 167 0 33965 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 136536

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298992/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=942.01
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87248 0 0 0 94167 34 0 0 25 0 1 0 107026960 139812864 24357 1992294400 134512640 135197378 4294956240 18446744073709551615 134593003 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24357 92 167 0 33965 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 136536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298928/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=1002
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87258 0 0 0 100165 35 0 0 25 0 1 0 107026960 139812864 24367 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24367 92 167 0 33965 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 136536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298864/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=1061.98
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87272 0 0 0 106163 35 0 0 25 0 1 0 107026960 139812864 24381 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24381 92 167 0 33965 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 136536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298864/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=1121.97
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87279 0 0 0 112162 35 0 0 25 0 1 0 107026960 139812864 24388 1992294400 134512640 135197378 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24388 92 167 0 33965 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 136536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298800/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=1181.95
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87287 0 0 0 118160 35 0 0 25 0 1 0 107026960 139812864 24396 1992294400 134512640 135197378 4294956240 18446744073709551615 134603150 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24396 92 167 0 33965 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 136536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1298800/2055924 swapFree=4181440/4192956
[pid=21067] ppid=21065 vsize=136536 CPUtime=1200.05
/proc/21067/stat : 21067 (march_hi) R 21065 21067 20594 0 -1 4194304 87292 0 0 0 119970 35 0 0 25 0 1 0 107026960 139812864 24401 1992294400 134512640 135197378 4294956240 18446744073709551615 134593005 0 0 4096 0 0 0 0 17 1 0 0
/proc/21067/statm: 34134 24401 92 167 0 33965 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 136536

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.7
CPU system time (s): 0.364944
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 163748

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

runsolver used 1.3368 second user time and 2.72458 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 01:52:57
IDJOB=1733562
IDBENCH=71143
IDSOLVER=521
FILE ID=node83/1733562-1240789976
PBS_JOBID= 9187286
Free space on /tmp= 66036 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733562-1240789976/watcher-1733562-1240789976 -o /tmp/evaluation-result-1733562-1240789976/solver-1733562-1240789976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1733562-1240789976.cnf

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

MD5SUM BENCH= 586caddfac4d1887f3667169b6c35a75
RANDOM SEED=418843635

node83.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.222
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.222
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:      2055924 kB
MemFree:       1397144 kB
Buffers:         68996 kB
Cached:         524944 kB
SwapCached:       5412 kB
Active:         226240 kB
Inactive:       376656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1397144 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            5080 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            41848 kB
Committed_AS:   433256 kB
PageTables:       1384 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= 66036 MiB
End job on node83 at 2009-04-27 02:12:59