Trace number 1562945

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.08 1200.42

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l41_lambda.cnf
MD5SUM50760ceab82aaa514e253121456f71f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6076
Satisfiable
(Un)Satisfiability was proved
Number of variables29245
Number of clauses144673
Sum of the clauses size416481
Maximum clause length9
Minimum clause length1
Number of clauses of size 13878
Number of clauses of size 236799
Number of clauses of size 383760
Number of clauses of size 413947
Number of clauses of size 56166
Number of clauses of size over 5123

Solver Data

7.89/7.99	c main():: ***                                   [ march satisfiability solver ]                                   ***
7.89/7.99	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
7.89/7.99	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
7.89/7.99	c main()::
7.89/7.99	c initFormula():: searching for DIMACS p-line....
7.89/7.99	c initFormula():: the DIMACS p-line indicates a CNF of 29245 variables and 144673 clauses.
7.89/7.99	c parseCNF():: parsing....
7.89/7.99	c parseCNF():: the CNF contains 3878 unary clauses.
7.89/7.99	c runParser():: parsing was successful, warming up engines...
7.89/7.99	c find_and_remove_tautogolies():: found and removed 3709 tautologies
7.89/7.99	c find_and_remove_tautogolies():: found and removed 1907 tautologies
7.89/7.99	c simplify_formula():: removed 2977 tautological, 26449 satisfied and 7153 duplicate clauses
7.89/7.99	c preprocessing fase I completed:: there are now 18687 free variables and 108094 clauses.
7.89/7.99	c stat :: sign balance is biased by 1.053
7.89/7.99	c find_equivalence():: found 2116 3-equivalences
7.89/7.99	c find_and_remove_tautogolies():: found and removed 80 tautologies
7.89/7.99	c shorten_equivalence(): average equivalence length reduced from 3.038310 to 3.000000
7.89/7.99	c using k-SAT heuristics (size based diff)
7.89/7.99	c simplify_formula():: removed 0 tautological, 8464 satisfied and 0 duplicate clauses
7.89/7.99	c simplify_formula():: removed 0 tautological, 0 satisfied and 366753 duplicate clauses
7.89/7.99	c resolvent_look() :: found 168970 resolvents
7.89/7.99	c main():: clause / variable ratio: ( 277064 / 29245 ) = 9.47
7.89/7.99	c longest clause has size 9
7.89/7.99	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
7.89/7.99	c number of free variables = 18607
7.89/7.99	c dynamic_preselect_setsize :: off
7.89/7.99	c main():: all systems go!
7.89/7.99	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 43
9.99/10.03	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: 1845
32.18/32.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 27489
696.79/697.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
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-1562945-1240999065/watcher-1562945-1240999065 -o /tmp/evaluation-result-1562945-1240999065/solver-1562945-1240999065 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1562945-1240999065.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.02 0.97 3/64 14748
/proc/meminfo: memFree=1932784/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=3492 CPUtime=0
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 545 0 0 0 0 0 0 0 18 0 1 0 127940548 3575808 530 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 873 534 58 167 0 704 0

[startup+0.0198721 s]
/proc/loadavg: 1.00 1.02 0.97 3/64 14748
/proc/meminfo: memFree=1932784/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=4396 CPUtime=0.01
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 822 0 0 0 1 0 0 0 18 0 1 0 127940548 4501504 807 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 1099 808 58 167 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4396

[startup+0.101879 s]
/proc/loadavg: 1.00 1.02 0.97 3/64 14748
/proc/meminfo: memFree=1932784/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=5320 CPUtime=0.09
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 1121 0 0 0 9 0 0 0 18 0 1 0 127940548 5447680 1106 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 1330 1106 58 167 0 1161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.301898 s]
/proc/loadavg: 1.00 1.02 0.97 3/64 14748
/proc/meminfo: memFree=1932784/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=14144 CPUtime=0.29
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 3016 0 0 0 28 1 0 0 19 0 1 0 127940548 14483456 2179 1992294400 134512640 135197250 4294956224 18446744073709551615 134713087 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 3536 2179 65 167 0 3367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14144

[startup+0.701938 s]
/proc/loadavg: 1.00 1.02 0.97 3/64 14748
/proc/meminfo: memFree=1932784/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=18476 CPUtime=0.69
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 4244 0 0 0 68 1 0 0 22 0 1 0 127940548 18919424 3385 1992294400 134512640 135197250 4294956224 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 4619 3385 67 167 0 4450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18476

[startup+1.50202 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14749
/proc/meminfo: memFree=1919400/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=18428 CPUtime=1.49
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 4267 0 0 0 148 1 0 0 25 0 1 0 127940548 18870272 3394 1992294400 134512640 135197250 4294956224 18446744073709551615 134560774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 4607 3394 80 167 0 4438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18428

[startup+3.10118 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14749
/proc/meminfo: memFree=1916520/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=22948 CPUtime=3.09
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 5284 0 0 0 307 2 0 0 25 0 1 0 127940548 23498752 4411 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 5737 4411 81 167 0 5568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22948

[startup+6.30149 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14749
/proc/meminfo: memFree=1911528/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=34768 CPUtime=6.28
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 7345 0 0 0 626 2 0 0 25 0 1 0 127940548 35602432 6472 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 8692 6472 81 167 0 8523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34768

[startup+12.7011 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14749
/proc/meminfo: memFree=1881072/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=84372 CPUtime=12.69
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 23322 0 0 0 1261 8 0 0 25 0 1 0 127940548 86396928 12964 1992294400 134512640 135197250 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 21093 12964 93 167 0 20924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84372

[startup+25.5014 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14749
/proc/meminfo: memFree=1876848/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=88368 CPUtime=25.48
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 24359 0 0 0 2539 9 0 0 25 0 1 0 127940548 90488832 14001 1992294400 134512640 135197250 4294956224 18446744073709551615 134540901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 22092 14001 93 167 0 21923 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88368

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 14749
/proc/meminfo: memFree=1872816/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=92452 CPUtime=51.08
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 25402 0 0 0 5098 10 0 0 25 0 1 0 127940548 94670848 15044 1992294400 134512640 135197250 4294956224 18446744073709551615 134548735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 23113 15044 93 167 0 22944 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92452

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 14749
/proc/meminfo: memFree=1869360/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=95472 CPUtime=102.27
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 26213 0 0 0 10216 11 0 0 25 0 1 0 127940548 97763328 15840 1992294400 134512640 135197250 4294956224 18446744073709551615 134718558 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 23868 15840 93 167 0 23699 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 95472

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14749
/proc/meminfo: memFree=1867568/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=97468 CPUtime=162.25
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 26676 0 0 0 16213 12 0 0 25 0 1 0 127940548 99807232 16287 1992294400 134512640 135197250 4294956224 18446744073709551615 134602616 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 24367 16287 93 167 0 24198 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 97468

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1865840/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=98528 CPUtime=222.22
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 27025 0 0 0 22210 12 0 0 25 0 1 0 127940548 100892672 16636 1992294400 134512640 135197250 4294956224 18446744073709551615 134611782 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 24632 16636 93 167 0 24463 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 98528

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1864048/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=102144 CPUtime=282.21
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 27515 0 0 0 28209 12 0 0 25 0 1 0 127940548 104595456 17126 1992294400 134512640 135197250 4294956224 18446744073709551615 134525504 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 25536 17126 93 167 0 25367 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 102144

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1862640/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=103480 CPUtime=342.19
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 27854 0 0 0 34206 13 0 0 25 0 1 0 127940548 105963520 17465 1992294400 134512640 135197250 4294956224 18446744073709551615 134525525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 25870 17465 93 167 0 25701 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 103480

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1861168/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=104408 CPUtime=402.17
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 28218 0 0 0 40204 13 0 0 25 0 1 0 127940548 106913792 17829 1992294400 134512640 135197250 4294956224 18446744073709551615 134525843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 26102 17829 93 167 0 25933 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 104408

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1859568/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=107532 CPUtime=462.15
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 28590 0 0 0 46201 14 0 0 25 0 1 0 127940548 110112768 18201 1992294400 134512640 135197250 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 26883 18201 93 167 0 26714 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 107532

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1857520/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=109324 CPUtime=522.14
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 29098 0 0 0 52199 15 0 0 25 0 1 0 127940548 111947776 18709 1992294400 134512640 135197250 4294956224 18446744073709551615 134548721 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 27331 18709 93 167 0 27162 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 109324

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1856112/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=110124 CPUtime=582.13
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 29441 0 0 0 58197 16 0 0 25 0 1 0 127940548 112766976 19052 1992294400 134512640 135197250 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 27531 19052 93 167 0 27362 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 110124

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1853808/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=111476 CPUtime=642.12
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 30006 0 0 0 64195 17 0 0 25 0 1 0 127940548 114151424 19617 1992294400 134512640 135197250 4294956224 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 27869 19617 93 167 0 27700 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 111476

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1851888/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=116812 CPUtime=702.09
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 30480 0 0 0 70192 17 0 0 25 0 1 0 127940548 119615488 20091 1992294400 134512640 135197250 4294956224 18446744073709551615 134713097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 29203 20091 93 167 0 29034 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 116812

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1851056/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=117692 CPUtime=762.08
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 30666 0 0 0 76190 18 0 0 25 0 1 0 127940548 120516608 20277 1992294400 134512640 135197250 4294956224 18446744073709551615 134553568 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 29423 20277 93 167 0 29254 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 117692

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1850160/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=118096 CPUtime=822.06
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 30879 0 0 0 82188 18 0 0 25 0 1 0 127940548 120930304 20490 1992294400 134512640 135197250 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 29524 20490 93 167 0 29355 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 118096

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1849200/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=118496 CPUtime=882.04
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 31101 0 0 0 88186 18 0 0 25 0 1 0 127940548 121339904 20712 1992294400 134512640 135197250 4294956224 18446744073709551615 134525585 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 29624 20712 93 167 0 29455 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 118496

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1848432/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=118896 CPUtime=942.02
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 31294 0 0 0 94183 19 0 0 25 0 1 0 127940548 121749504 20905 1992294400 134512640 135197250 4294956224 18446744073709551615 134553209 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 29724 20905 93 167 0 29555 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 118896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1846576/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=120116 CPUtime=1002.01
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 31739 0 0 0 100181 20 0 0 25 0 1 0 127940548 122998784 21350 1992294400 134512640 135197250 4294956224 18446744073709551615 134570751 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 30029 21350 93 167 0 29860 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 120116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1845808/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=120380 CPUtime=1061.99
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 31925 0 0 0 106179 20 0 0 25 0 1 0 127940548 123269120 21536 1992294400 134512640 135197250 4294956224 18446744073709551615 134553568 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 30095 21536 93 167 0 29926 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 120380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1845040/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=121156 CPUtime=1121.97
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 32088 0 0 0 112177 20 0 0 25 0 1 0 127940548 124063744 21699 1992294400 134512640 135197250 4294956224 18446744073709551615 134572869 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 30289 21699 93 167 0 30120 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 121156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1844272/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=121420 CPUtime=1181.96
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 32282 0 0 0 118175 21 0 0 25 0 1 0 127940548 124334080 21893 1992294400 134512640 135197250 4294956224 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 30355 21893 93 167 0 30186 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 121420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14755
/proc/meminfo: memFree=1843888/2055920 swapFree=4173832/4192956
[pid=14748] ppid=14746 vsize=121552 CPUtime=1200.06
/proc/14748/stat : 14748 (march_nn) R 14746 14748 14598 0 -1 4194304 32360 0 0 0 119985 21 0 0 25 0 1 0 127940548 124469248 21971 1992294400 134512640 135197250 4294956224 18446744073709551615 134649149 0 0 4096 0 0 0 0 17 1 0 0
/proc/14748/statm: 30388 21971 93 167 0 30219 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 121552

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.08
CPU user time (s): 1199.85
CPU system time (s): 0.232964
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 121552

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

runsolver used 0.903862 second user time and 2.41263 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-29 11:57:45
IDJOB=1562945
IDBENCH=70944
IDSOLVER=522
FILE ID=node12/1562945-1240999065
PBS_JOBID= 9204855
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 50760ceab82aaa514e253121456f71f6
RANDOM SEED=1124716570

node12.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.213
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.213
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:       1933264 kB
Buffers:         11476 kB
Cached:          56256 kB
SwapCached:      13392 kB
Active:          38280 kB
Inactive:        45212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933264 kB
SwapTotal:     4192956 kB
SwapFree:      4173832 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            25212 kB
Committed_AS:   643816 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node12 at 2009-04-29 12:17:48