Trace number 3290056

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) 1299.61 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 1000 variables and 5176 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 136 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c find_and_remove_tautogolies():: found and removed 192 tautologies
0.00/0.02	c simplify_formula():: removed 0 tautological, 808 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 672 free variables and 4368 clauses.
0.00/0.02	c find_equivalence():: found 256 3-equivalences
0.00/0.02	c find_equivalence():: found 128 5-equivalences
0.00/0.02	c find_and_remove_tautogolies():: found and removed 240 tautologies
0.00/0.02	c shorten_equivalence(): average equivalence length reduced from 9.027778 to 9.027778
0.00/0.02	c using k-SAT heuristics (size based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 3072 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 910 duplicate clauses
0.00/0.02	c resolvent_look() :: found 6332 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 10700 / 1000 ) = 10.70
0.00/0.02	c longest clause has size 5
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 432
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 351
0.09/0.16	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: 1744
0.49/0.55	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 24939
7.27/7.32	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 316793
95.30/95.59	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 3141613
978.58/979.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
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-3290056-1303791538/watcher-3290056-1303791538 -o /tmp/evaluation-result-3290056-1303791538/solver-3290056-1303791538 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3290056-1303791538.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.74 3.95 3.91 5/193 11614
/proc/meminfo: memFree=17954296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=7152 CPUtime=0 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4194304 357 0 0 0 0 0 0 0 22 0 1 0 490751725 7323648 299 33554432000 4194304 4300876 140734420898784 18446744073709551615 271550234165 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 1788 299 126 27 0 237 0

[startup+0.0773989 s]
/proc/loadavg: 3.74 3.95 3.91 5/193 11614
/proc/meminfo: memFree=17954296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=9796 CPUtime=0.07 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1151 0 0 0 7 0 0 0 22 0 1 0 490751725 10031104 763 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2449 763 171 27 0 898 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9796

[startup+0.100359 s]
/proc/loadavg: 3.74 3.95 3.91 5/193 11614
/proc/meminfo: memFree=17954296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=9796 CPUtime=0.09 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1151 0 0 0 9 0 0 0 22 0 1 0 490751725 10031104 763 33554432000 4194304 4300876 140734420898784 18446744073709551615 4230628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2449 763 171 27 0 898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9796

[startup+0.300349 s]
/proc/loadavg: 3.74 3.95 3.91 5/193 11614
/proc/meminfo: memFree=17954296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=9928 CPUtime=0.29 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1169 0 0 0 29 0 0 0 23 0 1 0 490751725 10166272 781 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2482 781 171 27 0 931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9928

[startup+0.700251 s]
/proc/loadavg: 3.74 3.95 3.91 5/193 11614
/proc/meminfo: memFree=17954296/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=10088 CPUtime=0.69 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1192 0 0 0 69 0 0 0 25 0 1 0 490751725 10330112 804 33554432000 4194304 4300876 140734420898784 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2522 804 171 27 0 971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10088

[startup+1.50113 s]
/proc/loadavg: 3.74 3.95 3.91 5/194 11615
/proc/meminfo: memFree=17931420/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=10224 CPUtime=1.49 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1234 0 0 0 149 0 0 0 25 0 1 0 490751725 10469376 846 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2556 846 171 27 0 1005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10224

[startup+3.10078 s]
/proc/loadavg: 3.74 3.95 3.91 5/194 11615
/proc/meminfo: memFree=17896700/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=10392 CPUtime=3.09 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1269 0 0 0 309 0 0 0 25 0 1 0 490751725 10641408 881 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199772 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11614/statm: 2598 881 172 27 0 1047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10392

[startup+6.3002 s]
/proc/loadavg: 3.76 3.95 3.91 5/194 11615
/proc/meminfo: memFree=17893560/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=10772 CPUtime=6.28 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1338 0 0 0 628 0 0 0 25 0 1 0 490751725 11030528 950 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199830 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11614/statm: 2693 950 172 27 0 1142 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10772

[startup+12.7011 s]
/proc/loadavg: 3.78 3.95 3.91 5/194 11615
/proc/meminfo: memFree=17890548/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=11772 CPUtime=12.66 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1508 0 0 0 1266 0 0 0 25 0 1 0 490751725 12054528 1120 33554432000 4194304 4300876 140734420898784 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 2943 1120 172 27 0 1392 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11772

[startup+25.5008 s]
/proc/loadavg: 3.83 3.95 3.91 5/194 11615
/proc/meminfo: memFree=17888732/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=12680 CPUtime=25.43 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 1774 0 0 0 2543 0 0 0 25 0 1 0 490751725 12984320 1386 33554432000 4194304 4300876 140734420898784 18446744073709551615 4275840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 3170 1386 172 27 0 1619 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 12680

[startup+51.1011 s]
/proc/loadavg: 3.89 3.95 3.91 5/194 11616
/proc/meminfo: memFree=17884060/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=15848 CPUtime=50.97 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 2325 0 0 0 5097 0 0 0 25 0 1 0 490751725 16228352 1937 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11614/statm: 3962 1937 172 27 0 2411 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 15848

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.91 5/194 11617
/proc/meminfo: memFree=17871160/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=23028 CPUtime=102.1 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 3459 0 0 0 10210 0 0 0 25 0 1 0 490751725 23580672 3071 33554432000 4194304 4300876 140734420898784 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 5757 3071 172 27 0 4206 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 23028

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/194 11619
/proc/meminfo: memFree=17858996/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=30012 CPUtime=162.01 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 4791 0 0 0 16201 0 0 0 25 0 1 0 490751725 30732288 4403 33554432000 4194304 4300876 140734420898784 18446744073709551615 271550234087 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11614/statm: 7503 4403 172 27 0 5952 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 30012

[startup+222.301 s]
/proc/loadavg: 4.07 4.00 3.93 5/194 11621
/proc/meminfo: memFree=17848052/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=30012 CPUtime=221.91 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 6051 0 0 0 22190 1 0 0 25 0 1 0 490751725 30732288 5663 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199754 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11614/statm: 7503 5663 172 27 0 5952 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 30012

[startup+282.301 s]
/proc/loadavg: 4.15 4.03 3.94 5/194 11622
/proc/meminfo: memFree=17837484/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=38744 CPUtime=281.86 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 7258 0 0 0 28185 1 0 0 25 0 1 0 490751725 39673856 6870 33554432000 4194304 4300876 140734420898784 18446744073709551615 4200084 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 9686 6870 172 27 0 8135 0
Current children cumulated CPU time (s) 281.86
Current children cumulated vsize (KiB) 38744

[startup+342.3 s]
/proc/loadavg: 4.20 4.06 3.95 5/194 11624
/proc/meminfo: memFree=17825940/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=54164 CPUtime=341.85 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 8485 0 0 0 34184 1 0 0 25 0 1 0 490751725 55463936 8097 33554432000 4194304 4300876 140734420898784 18446744073709551615 4250880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 13541 8097 172 27 0 11990 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 54164

[startup+402.3 s]
/proc/loadavg: 4.14 4.06 3.95 5/194 11625
/proc/meminfo: memFree=17815240/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=54164 CPUtime=401.85 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 9726 0 0 0 40184 1 0 0 25 0 1 0 490751725 55463936 9338 33554432000 4194304 4300876 140734420898784 18446744073709551615 4225414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 13541 9338 172 27 0 11990 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 54164

[startup+462.3 s]
/proc/loadavg: 4.27 4.10 3.97 5/194 11627
/proc/meminfo: memFree=17803812/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=54164 CPUtime=461.85 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 10991 0 0 0 46184 1 0 0 25 0 1 0 490751725 55463936 10603 33554432000 4194304 4300876 140734420898784 18446744073709551615 4230591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 13541 10603 172 27 0 11990 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 54164

[startup+522.3 s]
/proc/loadavg: 4.17 4.09 3.97 5/194 11629
/proc/meminfo: memFree=17792620/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=73808 CPUtime=521.86 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 12269 0 0 0 52184 2 0 0 25 0 1 0 490751725 75579392 11881 33554432000 4194304 4300876 140734420898784 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 18452 11881 172 27 0 16901 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 73808

[startup+582.301 s]
/proc/loadavg: 4.32 4.13 4.00 5/194 11630
/proc/meminfo: memFree=17781820/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=73940 CPUtime=581.86 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 13509 0 0 0 58184 2 0 0 25 0 1 0 490751725 75714560 13121 33554432000 4194304 4300876 140734420898784 18446744073709551615 4230628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 18485 13121 172 27 0 16934 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 73940

[startup+642.301 s]
/proc/loadavg: 4.18 4.12 4.00 5/194 11632
/proc/meminfo: memFree=17771512/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=73940 CPUtime=641.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 14742 0 0 0 64185 2 0 0 25 0 1 0 490751725 75714560 14354 33554432000 4194304 4300876 140734420898784 18446744073709551615 4231092 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 18485 14354 172 27 0 16934 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 73940

[startup+702.301 s]
/proc/loadavg: 4.24 4.14 4.01 5/194 11633
/proc/meminfo: memFree=17759952/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=73940 CPUtime=701.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 15920 0 0 0 70185 2 0 0 25 0 1 0 490751725 75714560 15532 33554432000 4194304 4300876 140734420898784 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 18485 15532 172 27 0 16934 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 73940

[startup+762.307 s]
/proc/loadavg: 4.23 4.15 4.02 5/194 11635
/proc/meminfo: memFree=17748516/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=78592 CPUtime=761.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 17124 0 0 0 76185 2 0 0 25 0 1 0 490751725 80478208 16736 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199836 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 19648 16736 172 27 0 18097 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 78592

[startup+822.301 s]
/proc/loadavg: 4.12 4.13 4.02 5/194 11637
/proc/meminfo: memFree=17738444/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108060 CPUtime=821.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 18322 0 0 0 82185 2 0 0 25 0 1 0 490751725 110653440 17934 33554432000 4194304 4300876 140734420898784 18446744073709551615 4263945 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 27015 17934 172 27 0 25464 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 108060

[startup+882.301 s]
/proc/loadavg: 4.11 4.12 4.02 5/194 11638
/proc/meminfo: memFree=17727504/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108060 CPUtime=881.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 19525 0 0 0 88185 2 0 0 25 0 1 0 490751725 110653440 19137 33554432000 4194304 4300876 140734420898784 18446744073709551615 4225196 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 27015 19137 172 27 0 25464 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 108060

[startup+942.301 s]
/proc/loadavg: 4.08 4.11 4.01 5/194 11640
/proc/meminfo: memFree=17716952/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108060 CPUtime=941.88 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 20715 0 0 0 94185 3 0 0 25 0 1 0 490751725 110653440 20327 33554432000 4194304 4300876 140734420898784 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 27015 20327 172 27 0 25464 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 108060

[startup+1002.3 s]
/proc/loadavg: 4.11 4.10 4.01 5/194 11641
/proc/meminfo: memFree=17705008/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108060 CPUtime=1001.88 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 22312 0 0 0 100185 3 0 0 25 0 1 0 490751725 110653440 21924 33554432000 4194304 4300876 140734420898784 18446744073709551615 4231216 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 27015 21924 172 27 0 25464 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 108060

[startup+1062.3 s]
/proc/loadavg: 4.04 4.08 4.01 5/194 11643
/proc/meminfo: memFree=17694080/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=108060 CPUtime=1061.87 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 23619 0 0 0 106184 3 0 0 25 0 1 0 490751725 110653440 23231 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199792 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 27015 23231 172 27 0 25464 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 108060

[startup+1122.3 s]
/proc/loadavg: 4.05 4.08 4.01 5/194 11645
/proc/meminfo: memFree=17683268/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=117360 CPUtime=1121.88 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 24918 0 0 0 112184 4 0 0 25 0 1 0 490751725 120176640 24530 33554432000 4194304 4300876 140734420898784 18446744073709551615 4230545 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 29340 24530 172 27 0 27789 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 117360

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.01 5/194 11646
/proc/meminfo: memFree=17672704/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=161560 CPUtime=1181.88 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 26236 0 0 0 118183 5 0 0 25 0 1 0 490751725 165437440 25848 33554432000 4194304 4300876 140734420898784 18446744073709551615 4200048 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 40390 25848 172 27 0 38839 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 161560

[startup+1242.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/194 11648
/proc/meminfo: memFree=17660648/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=161560 CPUtime=1241.88 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 27563 0 0 0 124183 5 0 0 25 0 1 0 490751725 165437440 27175 33554432000 4194304 4300876 140734420898784 18446744073709551615 4199736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 40390 27175 172 27 0 38839 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 161560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 2/190 11652
/proc/meminfo: memFree=17851752/32951124 swapFree=67111528/67111528
[pid=11614] ppid=11612 vsize=161560 CPUtime=1299.59 cores=4,6
/proc/11614/stat : 11614 (march_rw) R 11612 11614 10690 0 -1 4202496 28864 0 0 0 129954 5 0 0 25 0 1 0 490751725 165437440 28476 33554432000 4194304 4300876 140734420898784 18446744073709551615 4288543 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11614/statm: 40390 28476 172 27 0 38839 0
Current children cumulated CPU time (s) 1299.59
Current children cumulated vsize (KiB) 161560

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): 1300.01
CPU time (s): 1299.61
CPU user time (s): 1299.54
CPU system time (s): 0.06099
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 161560

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

runsolver used 2.37364 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 06:18:58
IDJOB=3290056
IDBENCH=83418
IDSOLVER=1561
FILE ID=node133/3290056-1303791538
RUNJOBID= node133-1303791538-11573
PBS_JOBID= 13157247
Free space on /tmp= 71984 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290056-1303791538/watcher-3290056-1303791538 -o /tmp/evaluation-result-3290056-1303791538/solver-3290056-1303791538 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3290056-1303791538.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=652141119

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      17954576 kB
Buffers:       2176832 kB
Cached:       12175820 kB
SwapCached:          0 kB
Active:        8443732 kB
Inactive:      5990636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17954576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:       80636 kB
Mapped:          14888 kB
Slab:           498060 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71984 MiB
End job on node133 at 2011-04-26 06:40:40