Trace number 3283984

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_rw 2011-03-02? (TO) 1300.05 1300.05

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

39.77/39.87	c main():: ***                                   [ march satisfiability solver ]                                   ***
39.77/39.87	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
39.77/39.87	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
39.77/39.87	c main()::
39.77/39.87	c initFormula():: searching for DIMACS p-line....
39.77/39.87	c full lookahead due to high density!
39.77/39.87	c initFormula():: the DIMACS p-line indicates a CNF of 4020 variables and 466486 clauses.
39.77/39.87	c parseCNF():: parsing....
39.77/39.87	c parseCNF():: the CNF contains 0 unary clauses.
39.77/39.87	c runParser():: parsing was successful, warming up engines...
39.77/39.87	c find_and_remove_tautogolies():: found and removed 91 tautologies
39.77/39.87	c find_and_remove_tautogolies():: found and removed 91 tautologies
39.77/39.87	c simplify_formula():: removed 0 tautological, 364 satisfied and 91 duplicate clauses
39.77/39.87	c preprocessing fase I completed:: there are now 3838 free variables and 466031 clauses.
39.77/39.87	c using k-SAT heuristics (size based diff)
39.77/39.87	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
39.77/39.87	c simplify_formula():: removed 0 tautological, 0 satisfied and 25712040 duplicate clauses
39.77/39.87	c resolvent_look() :: found 5301 resolvents
39.77/39.87	c main():: clause / variable ratio: ( 471332 / 4020 ) = 117.25
39.77/39.87	c longest clause has size 20
39.77/39.87	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
39.77/39.87	c number of free variables = 3838
39.77/39.87	c dynamic_preselect_setsize :: off
39.77/39.87	c main():: all systems go!
39.77/39.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 529
42.56/42.69	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: 78627
402.77/402.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283984-1303766318/watcher-3283984-1303766318 -o /tmp/evaluation-result-3283984-1303766318/solver-3283984-1303766318 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3283984-1303766318.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.48 3.89 3.78 5/183 10179
/proc/meminfo: memFree=16578492/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=11800 CPUtime=0 cores=4,6
/proc/10179/stat : 10179 (runsolver) S 10177 10179 10131 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 488231452 12083200 51 33554432000 4194304 5434984 140733620091392 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699977015 0 0 17 6 0 0 0
/proc/10179/statm: 2950 51 31 303 0 2644 0

[startup+0.0385639 s]
/proc/loadavg: 3.48 3.89 3.78 5/183 10179
/proc/meminfo: memFree=16578492/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=12340 CPUtime=0 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4194304 1232 0 0 0 0 0 0 0 24 0 1 0 488231452 12636160 1176 33554432000 4194304 4300876 140735342242176 18446744073709551615 274473499483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 3085 1177 113 27 0 1534 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12340

[startup+0.100553 s]
/proc/loadavg: 3.48 3.89 3.78 5/183 10179
/proc/meminfo: memFree=16578492/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=15772 CPUtime=0.06 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4194304 2203 0 0 0 6 0 0 0 24 0 1 0 488231452 16150528 2147 33554432000 4194304 4300876 140735342242176 18446744073709551615 274473967360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 3976 2148 113 27 0 2425 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15772

[startup+0.300517 s]
/proc/loadavg: 3.48 3.89 3.78 5/183 10179
/proc/meminfo: memFree=16578492/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=26728 CPUtime=0.26 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4194304 5259 0 0 0 25 1 0 0 25 0 1 0 488231452 27369472 5203 33554432000 4194304 4300876 140735342242176 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 6682 5203 113 27 0 5131 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 26728

[startup+0.700446 s]
/proc/loadavg: 3.48 3.89 3.78 5/183 10179
/proc/meminfo: memFree=16578492/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=54804 CPUtime=0.66 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4194304 16061 0 0 0 64 2 0 0 25 0 1 0 488231452 56119296 7689 33554432000 4194304 4300876 140735342242176 18446744073709551615 4242494 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 13701 7689 129 27 0 12150 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 54804

[startup+1.50031 s]
/proc/loadavg: 3.52 3.89 3.78 5/184 10180
/proc/meminfo: memFree=16380984/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=54680 CPUtime=1.46 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 43758 0 0 0 140 6 0 0 25 0 1 0 488231452 55992320 7697 33554432000 4194304 4300876 140735342242176 18446744073709551615 4246943 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 13670 7697 144 27 0 12119 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 54680

[startup+3.10103 s]
/proc/loadavg: 3.52 3.89 3.78 5/184 10180
/proc/meminfo: memFree=16234224/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=134352 CPUtime=3.06 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 67049 0 0 0 297 9 0 0 25 0 1 0 488231452 137576448 25454 33554432000 4194304 4300876 140735342242176 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 33588 25455 144 27 0 32037 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 134352

[startup+6.30046 s]
/proc/loadavg: 3.52 3.89 3.78 5/187 10186
/proc/meminfo: memFree=15731064/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=319092 CPUtime=6.26 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 105213 0 0 0 611 15 0 0 25 0 1 0 488231452 326750208 63618 33554432000 4194304 4300876 140735342242176 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 79773 63619 144 27 0 78222 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 319092

[startup+12.7003 s]
/proc/loadavg: 3.59 3.89 3.78 5/190 10192
/proc/meminfo: memFree=14518000/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=637308 CPUtime=12.66 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 180783 0 0 0 1241 25 0 0 25 0 1 0 488231452 652603392 139188 33554432000 4194304 4300876 140735342242176 18446744073709551615 274473627105 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 159327 139189 144 27 0 157776 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 637308

[startup+25.5071 s]
/proc/loadavg: 3.66 3.89 3.78 5/190 10193
/proc/meminfo: memFree=13398196/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=1161716 CPUtime=25.46 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 404541 0 0 0 2493 53 0 0 25 0 1 0 488231452 1189597184 284445 33554432000 4194304 4300876 140735342242176 18446744073709551615 4242197 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 290429 284445 144 27 0 288878 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1161716

[startup+51.1006 s]
/proc/loadavg: 3.83 3.91 3.79 5/190 10193
/proc/meminfo: memFree=13489020/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=51.06 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538392 0 0 0 5033 73 0 0 25 0 1 0 488231452 911216640 215916 33554432000 4194304 4300876 140735342242176 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215916 171 27 0 220914 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 889860

[startup+102.301 s]
/proc/loadavg: 3.93 3.93 3.80 5/190 10195
/proc/meminfo: memFree=13326276/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=102.26 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538417 0 0 0 10153 73 0 0 25 0 1 0 488231452 911216640 215941 33554432000 4194304 4300876 140735342242176 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215941 171 27 0 220914 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 889860

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.81 5/190 10196
/proc/meminfo: memFree=13245112/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=162.26 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538429 0 0 0 16153 73 0 0 25 0 1 0 488231452 911216640 215953 33554432000 4194304 4300876 140735342242176 18446744073709551615 4214184 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215953 171 27 0 220914 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 889860

[startup+222.3 s]
/proc/loadavg: 4.05 3.96 3.83 5/190 10198
/proc/meminfo: memFree=13154696/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=222.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538430 0 0 0 22154 73 0 0 25 0 1 0 488231452 911216640 215954 33554432000 4194304 4300876 140735342242176 18446744073709551615 4216323 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215954 171 27 0 220914 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 889860

[startup+282.301 s]
/proc/loadavg: 4.08 3.98 3.84 5/190 10199
/proc/meminfo: memFree=13072036/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=282.26 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538431 0 0 0 28153 73 0 0 25 0 1 0 488231452 911216640 215955 33554432000 4194304 4300876 140735342242176 18446744073709551615 4227626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215955 171 27 0 220914 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 889860

[startup+342.306 s]
/proc/loadavg: 4.03 3.98 3.84 5/190 10201
/proc/meminfo: memFree=12982124/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=342.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538431 0 0 0 34154 73 0 0 25 0 1 0 488231452 911216640 215955 33554432000 4194304 4300876 140735342242176 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215955 171 27 0 220914 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 889860

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.85 5/190 10203
/proc/meminfo: memFree=12902708/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=402.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538434 0 0 0 40154 73 0 0 25 0 1 0 488231452 911216640 215958 33554432000 4194304 4300876 140735342242176 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215958 171 27 0 220914 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 889860

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 10204
/proc/meminfo: memFree=12799980/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=462.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538448 0 0 0 46154 73 0 0 25 0 1 0 488231452 911216640 215972 33554432000 4194304 4300876 140735342242176 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 215972 171 27 0 220914 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 889860

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 10206
/proc/meminfo: memFree=12693928/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889860 CPUtime=522.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538569 0 0 0 52154 73 0 0 25 0 1 0 488231452 911216640 216093 33554432000 4194304 4300876 140735342242176 18446744073709551615 4225414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222465 216093 171 27 0 220914 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 889860

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 10207
/proc/meminfo: memFree=12607944/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889864 CPUtime=582.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538658 0 0 0 58154 73 0 0 25 0 1 0 488231452 911220736 216182 33554432000 4194304 4300876 140735342242176 18446744073709551615 4197080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222466 216182 171 27 0 220915 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 889864

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 10209
/proc/meminfo: memFree=12506452/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889864 CPUtime=642.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538734 0 0 0 64154 73 0 0 25 0 1 0 488231452 911220736 216258 33554432000 4194304 4300876 140735342242176 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222466 216258 171 27 0 220915 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 889864

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.88 5/190 10211
/proc/meminfo: memFree=12415384/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=889864 CPUtime=702.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538830 0 0 0 70154 73 0 0 25 0 1 0 488231452 911220736 216354 33554432000 4194304 4300876 140735342242176 18446744073709551615 4214539 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 222466 216354 171 27 0 220915 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 889864

[startup+762.3 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 10212
/proc/meminfo: memFree=12323936/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=762.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 538932 0 0 0 76154 73 0 0 25 0 1 0 488231452 916287488 216456 33554432000 4194304 4300876 140735342242176 18446744073709551615 4216259 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216456 171 27 0 222152 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 894812

[startup+822.301 s]
/proc/loadavg: 4.11 4.02 3.90 5/190 10214
/proc/meminfo: memFree=12216496/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=822.27 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539017 0 0 0 82154 73 0 0 25 0 1 0 488231452 916287488 216541 33554432000 4194304 4300876 140735342242176 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216541 171 27 0 222152 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 894812

[startup+882.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/190 10215
/proc/meminfo: memFree=12123208/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=882.28 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539093 0 0 0 88155 73 0 0 25 0 1 0 488231452 916287488 216617 33554432000 4194304 4300876 140735342242176 18446744073709551615 4248583 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216617 171 27 0 222152 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 894812

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 10217
/proc/meminfo: memFree=12024576/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=942.28 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539192 0 0 0 94154 74 0 0 25 0 1 0 488231452 916287488 216716 33554432000 4194304 4300876 140735342242176 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216716 171 27 0 222152 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 894812

[startup+1002.31 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 10219
/proc/meminfo: memFree=11916020/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1002.29 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539286 0 0 0 100155 74 0 0 25 0 1 0 488231452 916287488 216810 33554432000 4194304 4300876 140735342242176 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216810 171 27 0 222152 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 894812

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 10220
/proc/meminfo: memFree=11795220/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1062.28 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539370 0 0 0 106154 74 0 0 25 0 1 0 488231452 916287488 216894 33554432000 4194304 4300876 140735342242176 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216894 171 27 0 222152 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 894812

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10222
/proc/meminfo: memFree=11694368/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1122.29 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539449 0 0 0 112155 74 0 0 25 0 1 0 488231452 916287488 216973 33554432000 4194304 4300876 140735342242176 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 216973 171 27 0 222152 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 894812

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10223
/proc/meminfo: memFree=11592144/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1182.29 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539546 0 0 0 118155 74 0 0 25 0 1 0 488231452 916287488 217070 33554432000 4194304 4300876 140735342242176 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 217070 171 27 0 222152 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 894812

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10225
/proc/meminfo: memFree=11488172/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1242.29 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539650 0 0 0 124155 74 0 0 25 0 1 0 488231452 916287488 217174 33554432000 4194304 4300876 140735342242176 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 217174 171 27 0 222152 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 894812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/188 10228
/proc/meminfo: memFree=11581616/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1299.99 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539730 0 0 0 129925 74 0 0 25 0 1 0 488231452 916287488 217254 33554432000 4194304 4300876 140735342242176 18446744073709551615 4264455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 217254 171 27 0 222152 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 894812

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/188 10228
/proc/meminfo: memFree=11581616/32950928 swapFree=67111528/67111528
[pid=10179] ppid=10177 vsize=894812 CPUtime=1299.99 cores=4,6
/proc/10179/stat : 10179 (march_rw) R 10177 10179 10131 0 -1 4202496 539730 0 0 0 129925 74 0 0 25 0 1 0 488231452 916287488 217254 33554432000 4194304 4300876 140735342242176 18446744073709551615 4264455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10179/statm: 223703 217254 171 27 0 222152 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 894812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.05
CPU user time (s): 1299.26
CPU system time (s): 0.78688
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 1567564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 539730
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= 3
involuntary context switches= 2616

runsolver used 2.08168 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 23:18:38
IDJOB=3283984
IDBENCH=71095
IDSOLVER=1561
FILE ID=node125/3283984-1303766318
RUNJOBID= node125-1303766317-10150
PBS_JOBID= 13157157
Free space on /tmp= 73116 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283984-1303766318/watcher-3283984-1303766318 -o /tmp/evaluation-result-3283984-1303766318/solver-3283984-1303766318 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3283984-1303766318.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=238088048

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16578896 kB
Buffers:       2196512 kB
Cached:       13556496 kB
SwapCached:          0 kB
Active:        7797428 kB
Inactive:      8042000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16578896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28920 kB
Writeback:           0 kB
AnonPages:       85216 kB
Mapped:          15108 kB
Slab:           467360 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   234316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72664 MiB
End job on node125 at 2011-04-25 23:40:20