Trace number 1577841

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.26 1200.76

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

415.42/415.62	c main():: ***                                   [ march satisfiability solver ]                                   ***
415.42/415.62	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
415.42/415.62	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
415.42/415.62	c main()::
415.42/415.62	c initFormula():: searching for DIMACS p-line....
415.42/415.62	c initFormula():: the DIMACS p-line indicates a CNF of 315617 variables and 1522583 clauses.
415.42/415.62	c parseCNF():: parsing....
415.42/415.62	c parseCNF():: the CNF contains 32077 unary clauses.
415.42/415.62	c runParser():: parsing was successful, warming up engines...
415.42/415.62	c find_and_remove_tautogolies():: found and removed 38493 tautologies
415.42/415.62	c find_and_remove_tautogolies():: found and removed 44 tautologies
415.42/415.62	c simplify_formula():: removed 71685 tautological, 346644 satisfied and 920 duplicate clauses
415.42/415.62	c preprocessing fase I completed:: there are now 207006 free variables and 1103334 clauses.
415.42/415.62	c stat :: sign balance is biased by 0.746
415.42/415.62	c using k-SAT heuristics (size based diff)
415.42/415.62	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
415.42/415.62	c find_and_remove_tautogolies():: found and removed 3 tautologies
415.42/415.62	c simplify_formula():: removed 18 tautological, 6 satisfied and 14327971 duplicate clauses
415.42/415.62	c resolvent_look() :: found 5266864 resolvents
415.42/415.62	c main():: clause / variable ratio: ( 6370198 / 315617 ) = 20.18
415.42/415.62	c longest clause has size 11
415.42/415.62	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
415.42/415.62	c number of free variables = 207003
415.42/415.62	c dynamic_preselect_setsize :: off
415.42/415.62	c main():: all systems go!
415.42/415.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 16
488.69/489.00	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: 548
572.86/573.15	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-1577841-1241005137/watcher-1577841-1241005137 -o /tmp/evaluation-result-1577841-1241005137/solver-1577841-1241005137 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1577841-1241005137.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.84 1.83 1.46 3/65 2949
/proc/meminfo: memFree=1180904/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=8020 CPUtime=0
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 791 0 0 0 0 0 0 0 18 0 1 0 128543524 8212480 776 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 2005 782 58 167 0 1836 0

[startup+0.0733541 s]
/proc/loadavg: 1.84 1.83 1.46 3/65 2949
/proc/meminfo: memFree=1180904/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=37524 CPUtime=0.06
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 7473 0 0 0 3 3 0 0 18 0 1 0 128543524 38424576 7458 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 9381 7458 58 167 0 9212 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37524

[startup+0.101354 s]
/proc/loadavg: 1.84 1.83 1.46 3/65 2949
/proc/meminfo: memFree=1180904/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=37920 CPUtime=0.09
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 7596 0 0 0 6 3 0 0 18 0 1 0 128543524 38830080 7581 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 9480 7581 58 167 0 9311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37920

[startup+0.301377 s]
/proc/loadavg: 1.84 1.83 1.46 3/65 2949
/proc/meminfo: memFree=1180904/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=40296 CPUtime=0.29
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 8351 0 0 0 25 4 0 0 20 0 1 0 128543524 41263104 8336 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 10074 8336 58 167 0 9905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40296

[startup+0.701421 s]
/proc/loadavg: 1.84 1.83 1.46 3/65 2949
/proc/meminfo: memFree=1180904/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=45180 CPUtime=0.69
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 9856 0 0 0 64 5 0 0 24 0 1 0 128543524 46264320 9841 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 11295 9841 58 167 0 11126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45180

[startup+1.50151 s]
/proc/loadavg: 1.84 1.83 1.46 2/66 2950
/proc/meminfo: memFree=1136096/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=54684 CPUtime=1.49
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 12763 0 0 0 142 7 0 0 25 0 1 0 128543524 55996416 12748 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 13671 12748 58 167 0 13502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54684

[startup+3.10169 s]
/proc/loadavg: 1.85 1.84 1.46 2/66 2950
/proc/meminfo: memFree=1120096/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=157192 CPUtime=3.08
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 29519 0 0 0 294 14 0 0 25 0 1 0 128543524 160964608 26377 1992294400 134512640 135197250 4294956224 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 39298 26377 65 167 0 39129 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 157192

[startup+6.30104 s]
/proc/loadavg: 1.85 1.84 1.46 2/66 2950
/proc/meminfo: memFree=1046880/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=177800 CPUtime=6.29
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 43068 0 0 0 608 21 0 0 25 0 1 0 128543524 182067200 32297 1992294400 134512640 135197250 4294956224 18446744073709551615 134687817 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 44450 32297 67 167 0 44281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 177800

[startup+12.7018 s]
/proc/loadavg: 1.78 1.82 1.46 2/66 2950
/proc/meminfo: memFree=1053600/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=177444 CPUtime=12.69
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 55023 0 0 0 1242 27 0 0 25 0 1 0 128543524 181702656 32524 1992294400 134512640 135197250 4294956224 18446744073709551615 134687817 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 44361 32524 67 167 0 44192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 177444

[startup+25.5012 s]
/proc/loadavg: 1.61 1.78 1.45 2/66 2952
/proc/meminfo: memFree=1018720/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=212272 CPUtime=25.48
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 83879 0 0 0 2507 41 0 0 25 0 1 0 128543524 217366528 40630 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 53068 40630 82 167 0 52899 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 212272

[startup+51.102 s]
/proc/loadavg: 1.40 1.72 1.44 2/66 2952
/proc/meminfo: memFree=988704/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=251912 CPUtime=51.06
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 91842 0 0 0 5061 45 0 0 25 0 1 0 128543524 257957888 48593 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 62978 48593 82 167 0 62809 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 251912

[startup+102.306 s]
/proc/loadavg: 1.16 1.59 1.41 2/66 2952
/proc/meminfo: memFree=921568/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=331144 CPUtime=102.25
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 108225 0 0 0 10174 51 0 0 25 0 1 0 128543524 339091456 64976 1992294400 134512640 135197250 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 82786 64976 82 167 0 82617 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 331144

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/66 2952
/proc/meminfo: memFree=882656/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=360184 CPUtime=162.22
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 117882 0 0 0 16166 56 0 0 25 0 1 0 128543524 368828416 74633 1992294400 134512640 135197250 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 90046 74633 82 167 0 89877 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 360184

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 2952
/proc/meminfo: memFree=827744/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=465584 CPUtime=222.2
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 131590 0 0 0 22157 63 0 0 25 0 1 0 128543524 476758016 88341 1992294400 134512640 135197250 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 116396 88341 82 167 0 116227 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 465584

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/66 2952
/proc/meminfo: memFree=804448/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=483008 CPUtime=282.17
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 137422 0 0 0 28153 64 0 0 25 0 1 0 128543524 494600192 94173 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 120752 94173 82 167 0 120583 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 483008

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.31 2/66 2952
/proc/meminfo: memFree=632160/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=729580 CPUtime=342.14
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 180586 0 0 0 34130 84 0 0 25 0 1 0 128543524 747089920 137337 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 182395 137337 82 167 0 182226 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 729580

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 2952
/proc/meminfo: memFree=497376/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=729448 CPUtime=402.12
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 317207 0 0 0 40071 141 0 0 25 0 1 0 128543524 746954752 170540 1992294400 134512640 135197250 4294956224 18446744073709551615 134693594 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 182362 170540 82 167 0 182193 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 729448

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/66 2952
/proc/meminfo: memFree=181664/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417648 CPUtime=462.1
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 407287 0 0 0 46034 176 0 0 25 0 1 0 128543524 1451671552 249437 1992294400 134512640 135197250 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354412 249437 93 167 0 354243 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 1417648

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/66 2952
/proc/meminfo: memFree=153888/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417668 CPUtime=522.07
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414240 0 0 0 52028 179 0 0 25 0 1 0 128543524 1451692032 256390 1992294400 134512640 135197250 4294956224 18446744073709551615 134602880 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354417 256390 93 167 0 354248 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 1417668

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 2952
/proc/meminfo: memFree=153056/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417668 CPUtime=582.05
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414445 0 0 0 58026 179 0 0 25 0 1 0 128543524 1451692032 256595 1992294400 134512640 135197250 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354417 256595 93 167 0 354248 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 1417668

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 2952
/proc/meminfo: memFree=152736/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417680 CPUtime=642.02
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414528 0 0 0 64023 179 0 0 25 0 1 0 128543524 1451704320 256678 1992294400 134512640 135197250 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354420 256678 93 167 0 354251 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 1417680

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 2952
/proc/meminfo: memFree=152096/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=702
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414650 0 0 0 70020 180 0 0 25 0 1 0 128543524 1451728896 256800 1992294400 134512640 135197250 4294956224 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256800 93 167 0 354257 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1417704

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 2952
/proc/meminfo: memFree=152096/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=761.98
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414653 0 0 0 76018 180 0 0 25 0 1 0 128543524 1451728896 256803 1992294400 134512640 135197250 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256803 93 167 0 354257 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 1417704

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 2952
/proc/meminfo: memFree=151840/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=821.96
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414726 0 0 0 82016 180 0 0 25 0 1 0 128543524 1451728896 256876 1992294400 134512640 135197250 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256876 93 167 0 354257 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1417704

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 2952
/proc/meminfo: memFree=151840/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=881.93
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414735 0 0 0 88013 180 0 0 25 0 1 0 128543524 1451728896 256885 1992294400 134512640 135197250 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256885 93 167 0 354257 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 1417704

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 2952
/proc/meminfo: memFree=151840/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=941.9
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414740 0 0 0 94010 180 0 0 25 0 1 0 128543524 1451728896 256890 1992294400 134512640 135197250 4294956224 18446744073709551615 134572898 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256890 93 167 0 354257 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1417704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 2952
/proc/meminfo: memFree=151776/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417704 CPUtime=1001.88
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414752 0 0 0 100008 180 0 0 25 0 1 0 128543524 1451728896 256902 1992294400 134512640 135197250 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354426 256902 93 167 0 354257 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 1417704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 2952
/proc/meminfo: memFree=151712/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417724 CPUtime=1061.85
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414773 0 0 0 106005 180 0 0 25 0 1 0 128543524 1451749376 256923 1992294400 134512640 135197250 4294956224 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354431 256923 93 167 0 354262 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1417724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 2952
/proc/meminfo: memFree=151328/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417744 CPUtime=1121.82
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414877 0 0 0 112002 180 0 0 25 0 1 0 128543524 1451769856 257027 1992294400 134512640 135197250 4294956224 18446744073709551615 134570880 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354436 257027 93 167 0 354267 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 1417744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 2952
/proc/meminfo: memFree=151264/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417744 CPUtime=1181.8
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414892 0 0 0 118000 180 0 0 25 0 1 0 128543524 1451769856 257042 1992294400 134512640 135197250 4294956224 18446744073709551615 134602880 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354436 257042 93 167 0 354267 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 1417744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 2952
/proc/meminfo: memFree=151200/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=1417744 CPUtime=1200.09
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4194304 414894 0 0 0 119829 180 0 0 25 0 1 0 128543524 1451769856 257044 1992294400 134512640 135197250 4294956224 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 354436 257044 93 167 0 354267 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1417744

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

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

[startup+1200.71 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 2952
/proc/meminfo: memFree=151200/2055920 swapFree=4181508/4192956
[pid=2949] ppid=2947 vsize=0 CPUtime=1200.19
/proc/2949/stat : 2949 (march_nn) R 2947 2949 2612 0 -1 4195332 414894 0 0 0 119829 190 0 0 25 0 1 0 128543524 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/2949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.26
CPU user time (s): 1198.3
CPU system time (s): 1.9577
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 1417744

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

runsolver used 1.38979 second user time and 2.78058 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-29 13:38:59
IDJOB=1577841
IDBENCH=70967
IDSOLVER=522
FILE ID=node86/1577841-1241005137
PBS_JOBID= 9204786
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=427691686

node86.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1181384 kB
Buffers:         84148 kB
Cached:         697916 kB
SwapCached:       5376 kB
Active:         312228 kB
Inactive:       478328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181384 kB
SwapTotal:     4192956 kB
SwapFree:      4181508 kB
Dirty:           30844 kB
Writeback:           0 kB
Mapped:          14108 kB
Slab:            69824 kB
Committed_AS:   563596 kB
PageTables:       1480 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= 66288 MiB
End job on node86 at 2009-04-29 13:59:01