Trace number 1716223

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.1 1200.64

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-19-u.cnf
MD5SUM1f049803198bb32ab05476465773cc39
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables246502
Number of clauses1169243
Sum of the clauses size2711964
Maximum clause length10
Minimum clause length1
Number of clauses of size 120518
Number of clauses of size 2893029
Number of clauses of size 3209596
Number of clauses of size 45120
Number of clauses of size 520480
Number of clauses of size over 520500

Solver Data

16.77/16.80	c main():: ***                                   [ march satisfiability solver ]                                   ***
16.77/16.80	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
16.77/16.80	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
16.77/16.80	c main()::
16.77/16.80	c initFormula():: searching for DIMACS p-line....
16.77/16.80	c initFormula():: the DIMACS p-line indicates a CNF of 246502 variables and 1169243 clauses.
16.77/16.80	c parseCNF():: parsing....
16.77/16.80	c parseCNF():: the CNF contains 20518 unary clauses.
16.77/16.80	c runParser():: parsing was successful, warming up engines...
16.77/16.80	c find_and_remove_tautogolies():: found and removed 35187 tautologies
16.77/16.80	c find_and_remove_tautogolies():: found and removed 120 tautologies
16.77/16.80	c simplify_formula():: removed 294 tautological, 385534 satisfied and 23074 duplicate clauses
16.77/16.80	c preprocessing fase I completed:: there are now 132790 free variables and 760341 clauses.
16.77/16.80	c stat :: sign balance is biased by 0.932
16.77/16.80	c using k-SAT heuristics (size based diff)
16.77/16.80	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
16.77/16.80	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
16.77/16.80	c main():: clause / variable ratio: ( 760341 / 246502 ) = 3.08
16.77/16.80	c longest clause has size 10
16.77/16.80	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
16.77/16.80	c number of free variables = 132790
16.77/16.80	c dynamic_preselect_setsize :: off
16.77/16.80	c main():: all systems go!
16.77/16.80	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 277
276.54/276.78	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-1716223-1240612976/watcher-1716223-1240612976 -o /tmp/evaluation-result-1716223-1240612976/solver-1716223-1240612976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1716223-1240612976.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 18850
/proc/meminfo: memFree=1531264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=6368 CPUtime=0
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 811 0 0 0 0 0 0 0 18 0 1 0 89331014 6520832 796 1992294400 134512640 135197250 4294956240 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 1592 803 58 167 0 1423 0

[startup+0.00997503 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 18850
/proc/meminfo: memFree=1531264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=15320 CPUtime=0
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 1440 0 0 0 0 0 0 0 18 0 1 0 89331014 15687680 1425 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 3830 1430 58 167 0 3661 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15320

[startup+0.101985 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 18850
/proc/meminfo: memFree=1531264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=29960 CPUtime=0.09
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 6044 0 0 0 7 2 0 0 18 0 1 0 89331014 30679040 6029 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 7490 6029 58 167 0 7321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29960

[startup+0.302006 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 18850
/proc/meminfo: memFree=1531264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=32996 CPUtime=0.29
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 6985 0 0 0 27 2 0 0 19 0 1 0 89331014 33787904 6970 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 8249 6970 58 167 0 8080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32996

[startup+0.701058 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 18850
/proc/meminfo: memFree=1531264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=38408 CPUtime=0.69
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 8642 0 0 0 65 4 0 0 23 0 1 0 89331014 39329792 8627 1992294400 134512640 135197250 4294956240 18446744073709551615 134848057 0 0 4096 0 0 0 0 17 1 0 0
/proc/18850/statm: 9602 8627 58 167 0 9433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38408

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.96 2/65 18851
/proc/meminfo: memFree=1491192/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=104268 CPUtime=1.49
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 16842 0 0 0 141 8 0 0 25 0 1 0 89331014 106770432 16825 1992294400 134512640 135197250 4294956240 18446744073709551615 134565025 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 26067 16825 62 167 0 25898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104268

[startup+3.10131 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1467640/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=135724 CPUtime=3.09
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 32758 0 0 0 294 15 0 0 25 0 1 0 89331014 138981376 24922 1992294400 134512640 135197250 4294956240 18446744073709551615 134687798 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 33931 24922 66 167 0 33762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135724

[startup+6.30165 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1440504/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=124748 CPUtime=6.27
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 36651 0 0 0 610 17 0 0 25 0 1 0 89331014 127741952 22182 1992294400 134512640 135197250 4294956240 18446744073709551615 134649018 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 31187 22182 67 167 0 31018 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 124748

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1439608/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=125712 CPUtime=12.67
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 53292 0 0 0 1242 25 0 0 25 0 1 0 89331014 128729088 22438 1992294400 134512640 135197250 4294956240 18446744073709551615 134695620 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 31428 22438 82 167 0 31259 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 125712

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1334008/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=453888 CPUtime=25.47
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 88958 0 0 0 2510 37 0 0 25 0 1 0 89331014 464781312 49348 1992294400 134512640 135197250 4294956240 18446744073709551615 134539097 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 113472 49348 90 167 0 113303 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 453888

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1331960/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=453888 CPUtime=51.05
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 89502 0 0 0 5067 38 0 0 25 0 1 0 89331014 464781312 49892 1992294400 134512640 135197250 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 113472 49892 92 167 0 113303 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 453888

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1331448/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=454920 CPUtime=102.23
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 89642 0 0 0 10185 38 0 0 25 0 1 0 89331014 465838080 50032 1992294400 134512640 135197250 4294956240 18446744073709551615 134550747 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 113730 50032 92 167 0 113561 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 454920

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1324792/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=461892 CPUtime=162.2
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 91297 0 0 0 16181 39 0 0 25 0 1 0 89331014 472977408 51687 1992294400 134512640 135197250 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 115473 51687 92 167 0 115304 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 461892

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1323000/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=463136 CPUtime=222.18
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 91740 0 0 0 22179 39 0 0 25 0 1 0 89331014 474251264 52130 1992294400 134512640 135197250 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 115784 52130 92 167 0 115615 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 463136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1320184/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=466260 CPUtime=282.14
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 92484 0 0 0 28175 39 0 0 25 0 1 0 89331014 477450240 52834 1992294400 134512640 135197250 4294956240 18446744073709551615 134539095 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 116565 52834 92 167 0 116396 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 466260

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1318840/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=467644 CPUtime=342.13
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 92812 0 0 0 34173 40 0 0 25 0 1 0 89331014 478867456 53162 1992294400 134512640 135197250 4294956240 18446744073709551615 134550767 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 116911 53162 92 167 0 116742 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 467644

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1318264/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=468064 CPUtime=402.1
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 92950 0 0 0 40170 40 0 0 25 0 1 0 89331014 479297536 53300 1992294400 134512640 135197250 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 117016 53300 92 167 0 116847 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 468064

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1317560/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=468884 CPUtime=462.07
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 93136 0 0 0 46167 40 0 0 25 0 1 0 89331014 480137216 53486 1992294400 134512640 135197250 4294956240 18446744073709551615 134524921 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 117221 53486 92 167 0 117052 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 468884

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1316472/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=469732 CPUtime=522.05
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 93413 0 0 0 52165 40 0 0 25 0 1 0 89331014 481005568 53763 1992294400 134512640 135197250 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 117433 53763 92 167 0 117264 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 469732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1315000/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=474596 CPUtime=582.02
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 93774 0 0 0 58161 41 0 0 25 0 1 0 89331014 485986304 54124 1992294400 134512640 135197250 4294956240 18446744073709551615 134539097 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 118649 54124 92 167 0 118480 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 474596

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1313720/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=475332 CPUtime=641.99
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 94100 0 0 0 64158 41 0 0 25 0 1 0 89331014 486739968 54450 1992294400 134512640 135197250 4294956240 18446744073709551615 134539302 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 118833 54450 92 167 0 118664 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 475332

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1312376/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=476172 CPUtime=701.97
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 94417 0 0 0 70155 42 0 0 25 0 1 0 89331014 487600128 54767 1992294400 134512640 135197250 4294956240 18446744073709551615 134539122 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 119043 54767 92 167 0 118874 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 476172

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1311864/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=476440 CPUtime=761.96
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 94531 0 0 0 76154 42 0 0 25 0 1 0 89331014 487874560 54881 1992294400 134512640 135197250 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 119110 54881 92 167 0 118941 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 476440

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1310456/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=477276 CPUtime=821.92
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 94892 0 0 0 82150 42 0 0 25 0 1 0 89331014 488730624 55242 1992294400 134512640 135197250 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 119319 55242 92 167 0 119150 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 477276

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1308408/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=478608 CPUtime=881.9
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 95525 0 0 0 88147 43 0 0 25 0 1 0 89331014 490094592 55705 1992294400 134512640 135197250 4294956240 18446744073709551615 134572904 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 119652 55705 92 167 0 119483 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 478608

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1302200/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=491504 CPUtime=941.87
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 97487 0 0 0 94143 44 0 0 25 0 1 0 89331014 503300096 57382 1992294400 134512640 135197250 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 122876 57382 92 167 0 122707 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 491504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1299320/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=493424 CPUtime=1001.85
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 98161 0 0 0 100140 45 0 0 25 0 1 0 89331014 505266176 58056 1992294400 134512640 135197250 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 123356 58056 92 167 0 123187 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 493424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18851
/proc/meminfo: memFree=1292856/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=499092 CPUtime=1061.81
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 99771 0 0 0 106136 45 0 0 25 0 1 0 89331014 511070208 59666 1992294400 134512640 135197250 4294956240 18446744073709551615 134541522 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 124773 59666 92 167 0 124604 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 499092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18857
/proc/meminfo: memFree=1290296/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=501292 CPUtime=1121.79
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 100392 0 0 0 112133 46 0 0 25 0 1 0 89331014 513323008 60287 1992294400 134512640 135197250 4294956240 18446744073709551615 134541425 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 125323 60287 92 167 0 125154 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 501292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18857
/proc/meminfo: memFree=1289848/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=501744 CPUtime=1181.76
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 100514 0 0 0 118130 46 0 0 25 0 1 0 89331014 513785856 60409 1992294400 134512640 135197250 4294956240 18446744073709551615 134548451 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 125436 60409 92 167 0 125267 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 501744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 18857
/proc/meminfo: memFree=1289784/2055920 swapFree=4181324/4192956
[pid=18850] ppid=18848 vsize=501744 CPUtime=1200.06
/proc/18850/stat : 18850 (march_nn) R 18848 18850 18627 0 -1 4194304 100517 0 0 0 119960 46 0 0 25 0 1 0 89331014 513785856 60412 1992294400 134512640 135197250 4294956240 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 0 0 0
/proc/18850/statm: 125436 60412 92 167 0 125267 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 501744

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.64
CPU time (s): 1200.1
CPU user time (s): 1199.6
CPU system time (s): 0.501923
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 501744

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

runsolver used 1.12883 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 00:42:57
IDJOB=1716223
IDBENCH=20372
IDSOLVER=522
FILE ID=node19/1716223-1240612976
PBS_JOBID= 9186295
Free space on /tmp= 66220 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-19-u.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716223-1240612976/watcher-1716223-1240612976 -o /tmp/evaluation-result-1716223-1240612976/solver-1716223-1240612976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1716223-1240612976.cnf

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

MD5SUM BENCH= 1f049803198bb32ab05476465773cc39
RANDOM SEED=907994873

node19.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.236
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.236
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:       1531744 kB
Buffers:         67464 kB
Cached:         380248 kB
SwapCached:       6324 kB
Active:         144016 kB
Inactive:       312484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531744 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           21984 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            53664 kB
Committed_AS:   288016 kB
PageTables:       1452 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= 66220 MiB
End job on node19 at 2009-04-25 01:03:00