Trace number 1563101

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_nn nn? (TO) 1200.06 1200.42

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

10.49/10.57	c main():: ***                                   [ march satisfiability solver ]                                   ***
10.49/10.57	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
10.49/10.57	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
10.49/10.57	c main()::
10.49/10.57	c initFormula():: searching for DIMACS p-line....
10.49/10.57	c initFormula():: the DIMACS p-line indicates a CNF of 34656 variables and 174528 clauses.
10.49/10.57	c parseCNF():: parsing....
10.49/10.57	c parseCNF():: the CNF contains 4424 unary clauses.
10.49/10.57	c runParser():: parsing was successful, warming up engines...
10.49/10.57	c find_and_remove_tautogolies():: found and removed 4339 tautologies
10.49/10.57	c find_and_remove_tautogolies():: found and removed 2243 tautologies
10.49/10.57	c simplify_formula():: removed 3481 tautological, 30103 satisfied and 9057 duplicate clauses
10.49/10.57	c preprocessing fase I completed:: there are now 22586 free variables and 131887 clauses.
10.49/10.57	c stat :: sign balance is biased by 1.035
10.49/10.57	c find_equivalence():: found 2816 3-equivalences
10.49/10.57	c find_and_remove_tautogolies():: found and removed 94 tautologies
10.49/10.57	c shorten_equivalence(): average equivalence length reduced from 3.033799 to 3.000000
10.49/10.57	c using k-SAT heuristics (size based diff)
10.49/10.57	c simplify_formula():: removed 0 tautological, 11264 satisfied and 0 duplicate clauses
10.49/10.57	c simplify_formula():: removed 0 tautological, 0 satisfied and 430271 duplicate clauses
10.49/10.57	c resolvent_look() :: found 196844 resolvents
10.49/10.57	c main():: clause / variable ratio: ( 328731 / 34656 ) = 9.49
10.49/10.57	c longest clause has size 9
10.49/10.57	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
10.49/10.57	c number of free variables = 22492
10.49/10.57	c dynamic_preselect_setsize :: off
10.49/10.57	c main():: all systems go!
10.49/10.57	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 53
11.79/11.88	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: 2159
42.37/42.47	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
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: 28749
605.11/605.38	c |----------------------------------------------------------------|
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563101-1241000313/watcher-1563101-1241000313 -o /tmp/evaluation-result-1563101-1241000313/solver-1563101-1241000313 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1563101-1241000313.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 11781
/proc/meminfo: memFree=1083944/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=3808 CPUtime=0
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 564 0 0 0 0 0 0 0 18 0 1 0 128064451 3899392 549 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 952 554 58 167 0 783 0

[startup+0.055651 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 11781
/proc/meminfo: memFree=1083944/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=5404 CPUtime=0.05
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 1080 0 0 0 5 0 0 0 18 0 1 0 128064451 5533696 1065 1992294400 134512640 135197250 4294956224 18446744073709551615 134847954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 1351 1065 58 167 0 1182 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5404

[startup+0.101655 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 11781
/proc/meminfo: memFree=1083944/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=5932 CPUtime=0.09
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 1246 0 0 0 9 0 0 0 18 0 1 0 128064451 6074368 1231 1992294400 134512640 135197250 4294956224 18446744073709551615 134848173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 1483 1231 58 167 0 1314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5932

[startup+0.301678 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 11781
/proc/meminfo: memFree=1083944/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=19192 CPUtime=0.29
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 3356 0 0 0 28 1 0 0 19 0 1 0 128064451 19652608 3271 1992294400 134512640 135197250 4294956224 18446744073709551615 134722609 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 4798 3271 62 167 0 4629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19192

[startup+0.701723 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 11781
/proc/meminfo: memFree=1083944/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=20984 CPUtime=0.69
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 5293 0 0 0 67 2 0 0 22 0 1 0 128064451 21487616 3799 1992294400 134512640 135197250 4294956224 18446744073709551615 134565191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 5246 3799 67 167 0 5077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20984

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1069088/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=21200 CPUtime=1.49
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 5678 0 0 0 146 3 0 0 25 0 1 0 128064451 21708800 3853 1992294400 134512640 135197250 4294956224 18446744073709551615 134561011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 5300 3853 78 167 0 5131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21200

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1066016/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=25936 CPUtime=3.09
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 7008 0 0 0 306 3 0 0 25 0 1 0 128064451 26558464 4860 1992294400 134512640 135197250 4294956224 18446744073709551615 134578450 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 6484 4860 81 167 0 6315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25936

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1062496/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=30228 CPUtime=6.28
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 7877 0 0 0 625 3 0 0 25 0 1 0 128064451 30953472 5729 1992294400 134512640 135197250 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 7557 5729 81 167 0 7388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30228

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1023656/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=99572 CPUtime=12.69
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 29495 0 0 0 1256 13 0 0 25 0 1 0 128064451 101961728 15264 1992294400 134512640 135197250 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 24893 15264 93 167 0 24724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99572

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1016360/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=105808 CPUtime=25.49
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 31149 0 0 0 2535 14 0 0 25 0 1 0 128064451 108347392 16918 1992294400 134512640 135197250 4294956224 18446744073709551615 134570746 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 26452 16918 93 167 0 26283 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105808

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11782
/proc/meminfo: memFree=1012136/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=110628 CPUtime=51.07
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 32190 0 0 0 5092 15 0 0 25 0 1 0 128064451 113283072 17959 1992294400 134512640 135197250 4294956224 18446744073709551615 134602880 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 27657 17959 93 167 0 27488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 110628

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 11782
/proc/meminfo: memFree=1009384/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=113460 CPUtime=102.26
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 32892 0 0 0 10209 17 0 0 25 0 1 0 128064451 116183040 18642 1992294400 134512640 135197250 4294956224 18446744073709551615 134553209 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 28365 18642 93 167 0 28196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 113460

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 11782
/proc/meminfo: memFree=1006696/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=116424 CPUtime=162.24
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 33543 0 0 0 16206 18 0 0 25 0 1 0 128064451 119218176 19293 1992294400 134512640 135197250 4294956224 18446744073709551615 134525550 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 29106 19293 93 167 0 28937 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 116424

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 11782
/proc/meminfo: memFree=999400/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=123264 CPUtime=222.22
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 35363 0 0 0 22203 19 0 0 25 0 1 0 128064451 126222336 21113 1992294400 134512640 135197250 4294956224 18446744073709551615 134548523 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 30816 21113 93 167 0 30647 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 123264

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 11782
/proc/meminfo: memFree=997544/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=126056 CPUtime=282.21
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 35806 0 0 0 28201 20 0 0 25 0 1 0 128064451 129081344 21556 1992294400 134512640 135197250 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 31514 21556 93 167 0 31345 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 126056

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 11782
/proc/meminfo: memFree=995432/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=127652 CPUtime=342.18
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 36330 0 0 0 34198 20 0 0 25 0 1 0 128064451 130715648 22080 1992294400 134512640 135197250 4294956224 18446744073709551615 134548481 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 31913 22080 93 167 0 31744 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 127652

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 11782
/proc/meminfo: memFree=993704/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=128720 CPUtime=402.17
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 36761 0 0 0 40196 21 0 0 25 0 1 0 128064451 131809280 22511 1992294400 134512640 135197250 4294956224 18446744073709551615 134570728 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 32180 22511 93 167 0 32011 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 128720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 11782
/proc/meminfo: memFree=991528/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=133000 CPUtime=462.15
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 37292 0 0 0 46193 22 0 0 25 0 1 0 128064451 136192000 23042 1992294400 134512640 135197250 4294956224 18446744073709551615 134570839 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 33250 23042 93 167 0 33081 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 133000

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=989480/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=134596 CPUtime=522.14
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 37861 0 0 0 52191 23 0 0 25 0 1 0 128064451 137826304 23611 1992294400 134512640 135197250 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 33649 23611 93 167 0 33480 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 134596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=986664/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=136332 CPUtime=582.12
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 38503 0 0 0 58188 24 0 0 25 0 1 0 128064451 139603968 24253 1992294400 134512640 135197250 4294956224 18446744073709551615 134553456 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 34083 24253 93 167 0 33914 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 136332

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=985576/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=137068 CPUtime=642.1
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 38748 0 0 0 64186 24 0 0 25 0 1 0 128064451 140357632 24498 1992294400 134512640 135197250 4294956224 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 34267 24498 93 167 0 34098 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 137068

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=984488/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=142924 CPUtime=702.08
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39018 0 0 0 70183 25 0 0 25 0 1 0 128064451 146354176 24768 1992294400 134512640 135197250 4294956224 18446744073709551615 134603821 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 35731 24768 93 167 0 35562 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 142924

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=983720/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=143320 CPUtime=762.07
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39214 0 0 0 76182 25 0 0 25 0 1 0 128064451 146759680 24964 1992294400 134512640 135197250 4294956224 18446744073709551615 134540949 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 35830 24964 93 167 0 35661 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 143320

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=982824/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=143852 CPUtime=822.05
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39438 0 0 0 82179 26 0 0 25 0 1 0 128064451 147304448 25188 1992294400 134512640 135197250 4294956224 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 35963 25188 93 167 0 35794 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 143852

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=982056/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=144632 CPUtime=882.03
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39613 0 0 0 88177 26 0 0 25 0 1 0 128064451 148103168 25363 1992294400 134512640 135197250 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36158 25363 93 167 0 35989 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 144632

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=981352/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=144896 CPUtime=942.01
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39793 0 0 0 94175 26 0 0 25 0 1 0 128064451 148373504 25543 1992294400 134512640 135197250 4294956224 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36224 25543 93 167 0 36055 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 144896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=980712/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=145036 CPUtime=1001.99
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 39937 0 0 0 100173 26 0 0 25 0 1 0 128064451 148516864 25687 1992294400 134512640 135197250 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36259 25687 93 167 0 36090 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 145036

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=980072/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=145168 CPUtime=1061.98
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 40120 0 0 0 106171 27 0 0 25 0 1 0 128064451 148652032 25870 1992294400 134512640 135197250 4294956224 18446744073709551615 134540910 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36292 25870 93 167 0 36123 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 145168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=979368/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=145300 CPUtime=1121.96
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 40290 0 0 0 112168 28 0 0 25 0 1 0 128064451 148787200 26040 1992294400 134512640 135197250 4294956224 18446744073709551615 134570880 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36325 26040 93 167 0 36156 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 145300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=978664/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=145564 CPUtime=1181.94
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 40460 0 0 0 118166 28 0 0 25 0 1 0 128064451 149057536 26210 1992294400 134512640 135197250 4294956224 18446744073709551615 134602814 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36391 26210 93 167 0 36222 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 145564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11782
/proc/meminfo: memFree=978280/2055920 swapFree=4178384/4192956
[pid=11781] ppid=11779 vsize=145696 CPUtime=1200.04
/proc/11781/stat : 11781 (march_nn) R 11779 11781 11622 0 -1 4194304 40545 0 0 0 119976 28 0 0 25 0 1 0 128064451 149192704 26295 1992294400 134512640 135197250 4294956224 18446744073709551615 134593229 0 0 4096 0 0 0 0 17 1 0 0
/proc/11781/statm: 36424 26295 93 167 0 36255 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 145696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.76
CPU system time (s): 0.300954
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 145696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2030

runsolver used 1.35779 second user time and 2.56861 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-29 12:18:33
IDJOB=1563101
IDBENCH=70947
IDSOLVER=522
FILE ID=node32/1563101-1241000313
PBS_JOBID= 9204835
Free space on /tmp= 66348 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563101-1241000313/watcher-1563101-1241000313 -o /tmp/evaluation-result-1563101-1241000313/solver-1563101-1241000313 -C 1200 -W 1800 -M 1800  HOME/march_nn HOME/instance-1563101-1241000313.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1274777876

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1084424 kB
Buffers:         46720 kB
Cached:         849200 kB
SwapCached:       8072 kB
Active:         157748 kB
Inactive:       747628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084424 kB
SwapTotal:     4192956 kB
SwapFree:      4178384 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            51868 kB
Committed_AS:   518720 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node32 at 2009-04-29 12:38:35