Trace number 3280534

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.03 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.09/0.19	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.09/0.19	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.09/0.19	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.09/0.19	c main()::
0.09/0.19	c initFormula():: searching for DIMACS p-line....
0.09/0.19	c initFormula():: the DIMACS p-line indicates a CNF of 3114 variables and 10827 clauses.
0.09/0.19	c parseCNF():: parsing....
0.09/0.19	c parseCNF():: the CNF contains 1 unary clauses.
0.09/0.19	c runParser():: parsing was successful, warming up engines...
0.09/0.19	c find_and_remove_tautogolies():: found and removed 132 tautologies
0.09/0.19	c simplify_formula():: removed 0 tautological, 511 satisfied and 0 duplicate clauses
0.09/0.19	c preprocessing fase I completed:: there are now 2948 free variables and 10316 clauses.
0.09/0.19	c find_equivalence():: found 989 3-equivalences
0.09/0.19	c find_and_remove_tautogolies():: found and removed 330 tautologies
0.09/0.19	c shorten_equivalence(): average equivalence length reduced from 5.701062 to 3.772382
0.09/0.19	c using k-SAT heuristics (size based diff)
0.09/0.19	c simplify_formula():: removed 0 tautological, 3956 satisfied and 0 duplicate clauses
0.09/0.19	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.09/0.19	c main():: clause / variable ratio: ( 9404 / 3114 ) = 3.02
0.09/0.19	c longest clause has size 118
0.09/0.19	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.09/0.19	c number of free variables = 2618
0.09/0.19	c dynamic_preselect_setsize :: off
0.09/0.19	c main():: all systems go!
0.09/0.19	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 1127
18.89/18.92	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: 2212
28.19/28.25	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 15795
187.19/187.22	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-3280534-1303749480/watcher-3280534-1303749480 -o /tmp/evaluation-result-3280534-1303749480/solver-3280534-1303749480 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3280534-1303749480.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: 2.28 2.87 3.03 3/184 30190
/proc/meminfo: memFree=14353588/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=7124 CPUtime=0 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4194304 376 0 0 0 0 0 0 0 22 0 1 0 565178799 7294976 320 33554432000 4194304 4300876 140733438303312 18446744073709551615 215988253381 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 1781 320 113 27 0 230 0

[startup+0.0873681 s]
/proc/loadavg: 2.28 2.87 3.03 3/184 30190
/proc/meminfo: memFree=14353588/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=9504 CPUtime=0.08 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 2068 0 0 0 8 0 0 0 22 0 1 0 565178799 9732096 828 33554432000 4194304 4300876 140733438303312 18446744073709551615 4242256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 2376 828 148 27 0 825 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9504

[startup+0.100402 s]
/proc/loadavg: 2.28 2.87 3.03 3/184 30190
/proc/meminfo: memFree=14353588/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=9504 CPUtime=0.09 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 2311 0 0 0 9 0 0 0 22 0 1 0 565178799 9732096 865 33554432000 4194304 4300876 140733438303312 18446744073709551615 4242424 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 2376 865 148 27 0 825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9504

[startup+0.300387 s]
/proc/loadavg: 2.28 2.87 3.03 3/184 30190
/proc/meminfo: memFree=14353588/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=17464 CPUtime=0.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6042 0 0 0 29 0 0 0 23 0 1 0 565178799 17883136 1971 33554432000 4194304 4300876 140733438303312 18446744073709551615 4230636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4366 1971 170 27 0 2815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17464

[startup+0.700321 s]
/proc/loadavg: 2.28 2.87 3.03 3/184 30190
/proc/meminfo: memFree=14353588/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=17596 CPUtime=0.69 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6116 0 0 0 68 1 0 0 25 0 1 0 565178799 18018304 2045 33554432000 4194304 4300876 140733438303312 18446744073709551615 4230628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4399 2045 170 27 0 2848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17596

[startup+1.50007 s]
/proc/loadavg: 2.28 2.87 3.03 5/190 30201
/proc/meminfo: memFree=14291468/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=17724 CPUtime=1.49 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6175 0 0 0 148 1 0 0 25 0 1 0 565178799 18149376 2104 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4431 2104 170 27 0 2880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17724

[startup+3.10079 s]
/proc/loadavg: 2.42 2.89 3.03 5/190 30201
/proc/meminfo: memFree=14269520/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=17852 CPUtime=3.09 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6210 0 0 0 308 1 0 0 25 0 1 0 565178799 18280448 2139 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4463 2139 170 27 0 2912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17852

[startup+6.30029 s]
/proc/loadavg: 2.42 2.89 3.03 5/190 30201
/proc/meminfo: memFree=14188268/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=17980 CPUtime=6.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6228 0 0 0 628 1 0 0 25 0 1 0 565178799 18411520 2157 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4495 2157 170 27 0 2944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17980

[startup+12.7002 s]
/proc/loadavg: 2.66 2.92 3.04 5/190 30201
/proc/meminfo: memFree=13760040/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=18108 CPUtime=12.69 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6270 0 0 0 1268 1 0 0 25 0 1 0 565178799 18542592 2199 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4527 2199 170 27 0 2976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18108

[startup+25.5009 s]
/proc/loadavg: 2.86 2.96 3.05 5/190 30202
/proc/meminfo: memFree=13917348/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=19272 CPUtime=25.49 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6504 0 0 0 2548 1 0 0 25 0 1 0 565178799 19734528 2432 33554432000 4194304 4300876 140733438303312 18446744073709551615 4231092 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 4818 2432 172 27 0 3267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19272

[startup+51.1004 s]
/proc/loadavg: 3.25 3.04 3.08 5/190 30204
/proc/meminfo: memFree=13901172/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=20200 CPUtime=51.09 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 6753 0 0 0 5108 1 0 0 25 0 1 0 565178799 20684800 2678 33554432000 4194304 4300876 140733438303312 18446744073709551615 4225155 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 5050 2678 171 27 0 3499 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20200

[startup+102.306 s]
/proc/loadavg: 3.73 3.21 3.13 5/190 30207
/proc/meminfo: memFree=13894788/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=21688 CPUtime=102.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 7032 0 0 0 10229 1 0 0 25 0 1 0 565178799 22208512 2957 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 5422 2957 171 27 0 3871 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21688

[startup+162.301 s]
/proc/loadavg: 3.89 3.34 3.18 5/190 30208
/proc/meminfo: memFree=13890928/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=23280 CPUtime=162.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 7279 0 0 0 16228 1 0 0 25 0 1 0 565178799 23838720 3204 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 5820 3204 171 27 0 4269 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23280

[startup+222.3 s]
/proc/loadavg: 3.96 3.47 3.23 5/190 30210
/proc/meminfo: memFree=13886448/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=23536 CPUtime=222.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 7525 0 0 0 22228 1 0 0 25 0 1 0 565178799 24100864 3450 33554432000 4194304 4300876 140733438303312 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 5884 3450 171 27 0 4333 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23536

[startup+282.301 s]
/proc/loadavg: 4.06 3.57 3.28 5/190 30211
/proc/meminfo: memFree=13883068/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=26136 CPUtime=282.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 7758 0 0 0 28228 1 0 0 25 0 1 0 565178799 26763264 3683 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 6534 3683 171 27 0 4983 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26136

[startup+342.3 s]
/proc/loadavg: 4.02 3.65 3.32 5/190 30213
/proc/meminfo: memFree=13880456/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=26604 CPUtime=342.29 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 7904 0 0 0 34228 1 0 0 25 0 1 0 565178799 27242496 3829 33554432000 4194304 4300876 140733438303312 18446744073709551615 4225170 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 6651 3829 171 27 0 5100 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26604

[startup+402.301 s]
/proc/loadavg: 4.01 3.71 3.36 5/190 30215
/proc/meminfo: memFree=13876720/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=26732 CPUtime=402.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 8156 0 0 0 40229 1 0 0 25 0 1 0 565178799 27373568 4081 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 6683 4081 171 27 0 5132 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26732

[startup+462.3 s]
/proc/loadavg: 4.00 3.76 3.40 5/190 30216
/proc/meminfo: memFree=13873976/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=26988 CPUtime=462.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 8344 0 0 0 46229 1 0 0 25 0 1 0 565178799 27635712 4269 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 6747 4269 171 27 0 5196 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 26988

[startup+522.301 s]
/proc/loadavg: 4.00 3.80 3.43 5/190 30218
/proc/meminfo: memFree=13871360/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=27628 CPUtime=522.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 8503 0 0 0 52229 1 0 0 25 0 1 0 565178799 28291072 4428 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 6907 4428 171 27 0 5356 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27628

[startup+582.3 s]
/proc/loadavg: 4.07 3.85 3.47 5/190 30219
/proc/meminfo: memFree=13868728/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=31984 CPUtime=582.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 8712 0 0 0 58229 1 0 0 25 0 1 0 565178799 32751616 4637 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 7996 4637 171 27 0 6445 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 31984

[startup+642.301 s]
/proc/loadavg: 4.02 3.88 3.50 5/190 30221
/proc/meminfo: memFree=13865488/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=32112 CPUtime=642.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 8917 0 0 0 64229 1 0 0 25 0 1 0 565178799 32882688 4842 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8028 4842 171 27 0 6477 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 32112

[startup+702.3 s]
/proc/loadavg: 4.01 3.90 3.53 5/190 30223
/proc/meminfo: memFree=13861740/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=32244 CPUtime=702.3 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9086 0 0 0 70229 1 0 0 25 0 1 0 565178799 33017856 5011 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8061 5011 171 27 0 6510 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 32244

[startup+762.307 s]
/proc/loadavg: 4.04 3.93 3.56 5/190 30224
/proc/meminfo: memFree=13859124/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=32372 CPUtime=762.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9238 0 0 0 76230 1 0 0 25 0 1 0 565178799 33148928 5163 33554432000 4194304 4300876 140733438303312 18446744073709551615 4230628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8093 5163 171 27 0 6542 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 32372

[startup+822.3 s]
/proc/loadavg: 4.07 3.95 3.59 5/190 30226
/proc/meminfo: memFree=13856760/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=33264 CPUtime=822.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9467 0 0 0 82229 2 0 0 25 0 1 0 565178799 34062336 5392 33554432000 4194304 4300876 140733438303312 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8316 5392 171 27 0 6765 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33264

[startup+882.301 s]
/proc/loadavg: 4.06 3.97 3.62 5/190 30227
/proc/meminfo: memFree=13854268/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=33392 CPUtime=882.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9653 0 0 0 88229 2 0 0 25 0 1 0 565178799 34193408 5578 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8348 5578 171 27 0 6797 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 33392

[startup+942.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/190 30229
/proc/meminfo: memFree=13851404/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=33520 CPUtime=942.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9803 0 0 0 94229 2 0 0 25 0 1 0 565178799 34324480 5728 33554432000 4194304 4300876 140733438303312 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8380 5728 171 27 0 6829 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 33520

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.66 5/190 30231
/proc/meminfo: memFree=13847916/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=33520 CPUtime=1002.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 9960 0 0 0 100229 2 0 0 25 0 1 0 565178799 34324480 5885 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 8380 5885 171 27 0 6829 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 33520

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 30232
/proc/meminfo: memFree=13845800/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=42100 CPUtime=1062.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 10113 0 0 0 106229 2 0 0 25 0 1 0 565178799 43110400 6038 33554432000 4194304 4300876 140733438303312 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 10525 6038 171 27 0 8974 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 42100

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 30234
/proc/meminfo: memFree=13843164/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=42100 CPUtime=1122.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 10259 0 0 0 112229 2 0 0 25 0 1 0 565178799 43110400 6184 33554432000 4194304 4300876 140733438303312 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 10525 6184 171 27 0 8974 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 42100

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.72 5/190 30235
/proc/meminfo: memFree=13840536/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=42228 CPUtime=1182.31 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 10431 0 0 0 118229 2 0 0 25 0 1 0 565178799 43241472 6356 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 10557 6356 171 27 0 9006 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 42228

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.73 5/190 30237
/proc/meminfo: memFree=13836920/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=42228 CPUtime=1242.32 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 10581 0 0 0 124230 2 0 0 25 0 1 0 565178799 43241472 6506 33554432000 4194304 4300876 140733438303312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 10557 6506 171 27 0 9006 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 42228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.75 3/186 30241
/proc/meminfo: memFree=13906244/32950940 swapFree=67111528/67111528
[pid=30190] ppid=30188 vsize=42228 CPUtime=1300.02 cores=4,6
/proc/30190/stat : 30190 (march_rw) R 30188 30190 29806 0 -1 4202496 10727 0 0 0 130000 2 0 0 25 0 1 0 565178799 43241472 6652 33554432000 4194304 4300876 140733438303312 18446744073709551615 4230612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30190/statm: 10557 6652 171 27 0 9006 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 42228

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): 1300.03
CPU user time (s): 1300.01
CPU system time (s): 0.027995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 42228

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

runsolver used 2.09868 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 18:38:00
IDJOB=3280534
IDBENCH=20401
IDSOLVER=1561
FILE ID=node117/3280534-1303749480
RUNJOBID= node117-1303749479-30159
PBS_JOBID= 13154045
Free space on /tmp= 71640 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280534-1303749480/watcher-3280534-1303749480 -o /tmp/evaluation-result-3280534-1303749480/solver-3280534-1303749480 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3280534-1303749480.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1535143357

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14353628 kB
Buffers:       2319496 kB
Cached:       15643508 kB
SwapCached:          0 kB
Active:       10418856 kB
Inactive:      7622308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14353628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             988 kB
Writeback:           0 kB
AnonPages:       76756 kB
Mapped:          14792 kB
Slab:           492988 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   248324 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= 71632 MiB
End job on node117 at 2011-04-25 18:59:42