Trace number 1720642

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 hiUNSAT 178.011 178.089

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.67244
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.19/0.25	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.19/0.25	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.19/0.25	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.19/0.25	c main()::
0.19/0.25	c initFormula():: searching for DIMACS p-line....
0.19/0.25	c initFormula():: the DIMACS p-line indicates a CNF of 7807 variables and 24351 clauses.
0.19/0.25	c parseCNF():: parsing....
0.19/0.25	c parseCNF():: the CNF contains 53 unary clauses.
0.19/0.25	c runParser():: parsing was successful, warming up engines...
0.19/0.25	c find_and_remove_tautogolies():: found and removed 924 tautologies
0.19/0.25	c find_and_remove_tautogolies():: found and removed 64 tautologies
0.19/0.25	c simplify_formula():: removed 16 tautological, 5134 satisfied and 0 duplicate clauses
0.19/0.25	c preprocessing fase I completed:: there are now 5868 free variables and 19201 clauses.
0.19/0.25	c stat :: sign balance is biased by 0.168
0.19/0.25	c find_equivalence():: found 435 3-equivalences
0.19/0.25	c find_and_remove_tautogolies():: found and removed 210 tautologies
0.19/0.25	c shorten_equivalence(): average equivalence length reduced from 3.933333 to 3.933333
0.19/0.25	c using k-SAT heuristics (size based diff)
0.19/0.25	c simplify_formula():: removed 0 tautological, 1740 satisfied and 0 duplicate clauses
0.19/0.25	c simplify_formula():: removed 0 tautological, 0 satisfied and 883 duplicate clauses
0.19/0.25	c resolvent_look() :: found 302 resolvents
0.19/0.25	c main():: clause / variable ratio: ( 19503 / 7807 ) = 2.50
0.19/0.25	c longest clause has size 18
0.19/0.25	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.19/0.25	c number of free variables = 5658
0.19/0.25	c dynamic_preselect_setsize :: off
0.19/0.25	c main():: all systems go!
0.19/0.25	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (0/8) NodeCount: 702
3.59/3.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (1/8) NodeCount: 4195
16.68/16.79	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/8) NodeCount: 18244
64.77/64.89	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/8) NodeCount: 33461
116.05/116.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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/8) NodeCount: 45948
155.04/155.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| (5/8) NodeCount: 51334
171.72/171.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (6/8) NodeCount: 53055
176.62/176.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| (7/8) NodeCount: 53534
177.91/178.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (8/8) NodeCount: 53557
177.91/178.07	c |----------------------------------------------------------------|
c |
177.91/178.08	c
177.91/178.08	c main():: nodeCount: 53557
177.91/178.08	c main():: dead ends in main: 4140
177.91/178.08	c main():: lookAheadCount: 3720918
177.91/178.08	c main():: unitResolveCount: 15977601
177.91/178.08	c main():: time=178.020000
177.91/178.08	c main():: necessary_assignments: 259890
177.91/178.08	c main():: bin_sat: 0, bin_unsat 0
177.91/178.08	c main():: doublelook: #: 65605, succes #: 23425
177.91/178.08	c main():: doublelook: overall 1.880 of all possible doublelooks executed
177.91/178.08	c main():: doublelook: succesrate: 35.706, average DL_trigger: 327.725
177.91/178.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720642-1240658577/watcher-1720642-1240658577 -o /tmp/evaluation-result-1720642-1240658577/solver-1720642-1240658577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1720642-1240658577.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.27 1.53 1.40 3/64 24844
/proc/meminfo: memFree=1841104/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=1604 CPUtime=0
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 93891580 1642496 247 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 401 247 57 167 0 232 0

[startup+0.0179869 s]
/proc/loadavg: 1.27 1.53 1.40 3/64 24844
/proc/meminfo: memFree=1841104/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=1736 CPUtime=0.01
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 314 0 0 0 1 0 0 0 18 0 1 0 93891580 1777664 299 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 434 299 57 167 0 265 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1736

[startup+0.102002 s]
/proc/loadavg: 1.27 1.53 1.40 3/64 24844
/proc/meminfo: memFree=1841104/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=4156 CPUtime=0.09
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 865 0 0 0 9 0 0 0 18 0 1 0 93891580 4255744 747 1992294400 134512640 135197378 4294956224 18446744073709551615 134565191 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 1039 747 66 167 0 870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4156

[startup+0.301038 s]
/proc/loadavg: 1.27 1.53 1.40 3/64 24844
/proc/meminfo: memFree=1841104/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=14316 CPUtime=0.29
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2159 0 0 0 29 0 0 0 19 0 1 0 93891580 14659584 1595 1992294400 134512640 135197378 4294956224 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 3579 1595 88 167 0 3410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14316

[startup+0.701111 s]
/proc/loadavg: 1.27 1.53 1.40 3/64 24844
/proc/meminfo: memFree=1841104/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=14580 CPUtime=0.69
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2263 0 0 0 69 0 0 0 22 0 1 0 93891580 14929920 1699 1992294400 134512640 135197378 4294956224 18446744073709551615 134553149 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 3645 1699 90 167 0 3476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14580

[startup+1.50126 s]
/proc/loadavg: 1.27 1.53 1.40 2/65 24845
/proc/meminfo: memFree=1833992/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=15504 CPUtime=1.49
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2461 0 0 0 148 1 0 0 25 0 1 0 93891580 15876096 1897 1992294400 134512640 135197378 4294956224 18446744073709551615 134548514 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 3876 1897 90 167 0 3707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15504

[startup+3.10155 s]
/proc/loadavg: 1.27 1.53 1.40 2/65 24845
/proc/meminfo: memFree=1833672/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=15504 CPUtime=3.09
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2476 0 0 0 308 1 0 0 25 0 1 0 93891580 15876096 1912 1992294400 134512640 135197378 4294956224 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 3876 1912 90 167 0 3707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15504

[startup+6.30115 s]
/proc/loadavg: 1.25 1.52 1.39 2/65 24845
/proc/meminfo: memFree=1833032/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=16536 CPUtime=6.29
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2714 0 0 0 628 1 0 0 25 0 1 0 93891580 16932864 2150 1992294400 134512640 135197378 4294956224 18446744073709551615 134553787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 4134 2150 90 167 0 3965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16536

[startup+12.7013 s]
/proc/loadavg: 1.23 1.52 1.39 2/65 24845
/proc/meminfo: memFree=1831944/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=17300 CPUtime=12.68
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 2908 0 0 0 1267 1 0 0 25 0 1 0 93891580 17715200 2344 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 4325 2344 90 167 0 4156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17300

[startup+25.5017 s]
/proc/loadavg: 1.18 1.49 1.38 2/65 24845
/proc/meminfo: memFree=1831048/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=18224 CPUtime=25.49
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3119 0 0 0 2547 2 0 0 25 0 1 0 93891580 18661376 2555 1992294400 134512640 135197378 4294956224 18446744073709551615 134611821 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 4556 2555 90 167 0 4387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18224

[startup+51.1014 s]
/proc/loadavg: 1.12 1.45 1.37 2/65 24845
/proc/meminfo: memFree=1830280/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=18992 CPUtime=51.08
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3325 0 0 0 5105 3 0 0 25 0 1 0 93891580 19447808 2761 1992294400 134512640 135197378 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 4748 2761 90 167 0 4579 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18992

[startup+102.306 s]
/proc/loadavg: 1.05 1.38 1.35 2/65 24845
/proc/meminfo: memFree=1829256/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=19888 CPUtime=102.26
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3548 0 0 0 10222 4 0 0 25 0 1 0 93891580 20365312 2984 1992294400 134512640 135197378 4294956224 18446744073709551615 134590437 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 4972 2984 90 167 0 4803 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19888

[startup+162.303 s]
/proc/loadavg: 1.02 1.31 1.33 2/65 24845
/proc/meminfo: memFree=1828424/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20536 CPUtime=162.23
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3721 0 0 0 16218 5 0 0 25 0 1 0 93891580 21028864 3156 1992294400 134512640 135197378 4294956224 18446744073709551615 134604629 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5134 3156 90 167 0 4965 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20536

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

[startup+166.302 s]
/proc/loadavg: 1.02 1.30 1.32 2/65 24845
/proc/meminfo: memFree=1828360/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20664 CPUtime=166.23
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3730 0 0 0 16618 5 0 0 25 0 1 0 93891580 21159936 3165 1992294400 134512640 135197378 4294956224 18446744073709551615 134592835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5166 3165 90 167 0 4997 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 20664

[startup+172.705 s]
/proc/loadavg: 1.01 1.30 1.32 2/65 24845
/proc/meminfo: memFree=1828296/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20664 CPUtime=172.62
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3748 0 0 0 17257 5 0 0 25 0 1 0 93891580 21159936 3183 1992294400 134512640 135197378 4294956224 18446744073709551615 134572875 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5166 3183 90 167 0 4997 0
Current children cumulated CPU time (s) 172.62
Current children cumulated vsize (KiB) 20664

[startup+175.901 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 24845
/proc/meminfo: memFree=1828232/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20792 CPUtime=175.82
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3757 0 0 0 17577 5 0 0 25 0 1 0 93891580 21291008 3192 1992294400 134512640 135197378 4294956224 18446744073709551615 134548697 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5198 3192 90 167 0 5029 0
Current children cumulated CPU time (s) 175.82
Current children cumulated vsize (KiB) 20792

[startup+176.702 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 24845
/proc/meminfo: memFree=1828232/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20792 CPUtime=176.62
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3758 0 0 0 17657 5 0 0 25 0 1 0 93891580 21291008 3193 1992294400 134512640 135197378 4294956224 18446744073709551615 134718686 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5198 3193 90 167 0 5029 0
Current children cumulated CPU time (s) 176.62
Current children cumulated vsize (KiB) 20792

[startup+177.503 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 24845
/proc/meminfo: memFree=1828232/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20792 CPUtime=177.42
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3761 0 0 0 17737 5 0 0 25 0 1 0 93891580 21291008 3196 1992294400 134512640 135197378 4294956224 18446744073709551615 134713225 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5198 3196 90 167 0 5029 0
Current children cumulated CPU time (s) 177.42
Current children cumulated vsize (KiB) 20792

[startup+177.902 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 24845
/proc/meminfo: memFree=1828232/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20792 CPUtime=177.81
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3762 0 0 0 17776 5 0 0 25 0 1 0 93891580 21291008 3197 1992294400 134512640 135197378 4294956224 18446744073709551615 134553419 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5198 3197 90 167 0 5029 0
Current children cumulated CPU time (s) 177.81
Current children cumulated vsize (KiB) 20792

[startup+178.002 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 24845
/proc/meminfo: memFree=1828232/2055920 swapFree=4181852/4192956
[pid=24844] ppid=24842 vsize=20792 CPUtime=177.91
/proc/24844/stat : 24844 (march_hi) R 24842 24844 24436 0 -1 4194304 3762 0 0 0 17786 5 0 0 25 0 1 0 93891580 21291008 3197 1992294400 134512640 135197378 4294956224 18446744073709551615 134553585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24844/statm: 5198 3197 90 167 0 5029 0
Current children cumulated CPU time (s) 177.91
Current children cumulated vsize (KiB) 20792

Child status: 20
Real time (s): 178.089
CPU time (s): 178.011
CPU user time (s): 177.953
CPU system time (s): 0.057991
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 20792

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

runsolver used 0.187971 second user time and 0.328949 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 13:22:57
IDJOB=1720642
IDBENCH=69621
IDSOLVER=521
FILE ID=node7/1720642-1240658577
PBS_JOBID= 9186537
Free space on /tmp= 66200 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720642-1240658577/watcher-1720642-1240658577 -o /tmp/evaluation-result-1720642-1240658577/solver-1720642-1240658577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1720642-1240658577.cnf

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED=278788425

node7.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.256
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.256
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:       1841584 kB
Buffers:         12468 kB
Cached:         132992 kB
SwapCached:       4616 kB
Active:          19844 kB
Inactive:       133236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841584 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:            1240 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            47172 kB
Committed_AS:   639272 kB
PageTables:       1444 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= 66200 MiB
End job on node7 at 2009-04-25 13:25:55