Trace number 1562580

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_hi hi? (TO) 1200.11 1200.46

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
Bench CategoryCRAFTED (crafted 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 variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

21.88/21.97	c main():: ***                                   [ march satisfiability solver ]                                   ***
21.88/21.97	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
21.88/21.97	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
21.88/21.97	c main()::
21.88/21.97	c initFormula():: searching for DIMACS p-line....
21.88/21.97	c full lookahead due to high density!
21.88/21.97	c initFormula():: the DIMACS p-line indicates a CNF of 8713 variables and 129507 clauses.
21.88/21.97	c parseCNF():: parsing....
21.88/21.97	c parseCNF():: the CNF contains 0 unary clauses.
21.88/21.97	c runParser():: parsing was successful, warming up engines...
21.88/21.97	c simplify_formula():: removed 0 tautological, 0 satisfied and 5184 duplicate clauses
21.88/21.97	c preprocessing fase I completed:: there are now 8713 free variables and 124323 clauses.
21.88/21.97	c stat :: sign balance is biased by 5.804
21.88/21.97	c using k-SAT heuristics (size based diff)
21.88/21.97	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
21.88/21.97	c simplify_formula():: removed 0 tautological, 0 satisfied and 1355535 duplicate clauses
21.88/21.97	c resolvent_look() :: found 2611359 resolvents
21.88/21.97	c main():: clause / variable ratio: ( 2735682 / 8713 ) = 313.98
21.88/21.97	c longest clause has size 81
21.88/21.97	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
21.88/21.97	c number of free variables = 8713
21.88/21.97	c dynamic_preselect_setsize :: off
21.88/21.97	c main():: all systems go!
21.88/21.97	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-1562580-1238777266/watcher-1562580-1238777266 -o /tmp/evaluation-result-1562580-1238777266/solver-1562580-1238777266 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1562580-1238777266.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.99 0.98 0.99 3/81 15791
/proc/meminfo: memFree=1637136/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=2548 CPUtime=0
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 382 0 0 0 0 0 0 0 20 0 1 0 1150390916 2609152 367 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 637 367 57 167 0 468 0

[startup+0.0155689 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 15791
/proc/meminfo: memFree=1637136/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=2680 CPUtime=0.01
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 420 0 0 0 1 0 0 0 20 0 1 0 1150390916 2744320 405 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 670 405 57 167 0 501 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2680

[startup+0.101577 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 15791
/proc/meminfo: memFree=1637136/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=3736 CPUtime=0.09
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 765 0 0 0 9 0 0 0 20 0 1 0 1150390916 3825664 750 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 934 750 57 167 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3736

[startup+0.3016 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 15791
/proc/meminfo: memFree=1637136/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=13596 CPUtime=0.29
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 2848 0 0 0 28 1 0 0 22 0 1 0 1150390916 13922304 2265 1992294400 134512640 135197378 4294956224 18446744073709551615 134560973 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 3399 2265 65 167 0 3230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13596

[startup+0.701643 s]
/proc/loadavg: 0.99 0.98 0.99 3/81 15791
/proc/meminfo: memFree=1637136/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=14628 CPUtime=0.69
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 9149 0 0 0 66 3 0 0 25 0 1 0 1150390916 14979072 2544 1992294400 134512640 135197378 4294956224 18446744073709551615 134562391 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 3657 2544 78 167 0 3488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14628

[startup+1.50273 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1618696/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=41120 CPUtime=1.5
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 15352 0 0 0 143 7 0 0 25 0 1 0 1150390916 42106880 8748 1992294400 134512640 135197378 4294956224 18446744073709551615 134578450 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 10280 8748 79 167 0 10111 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 41120

[startup+3.10191 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1582792/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=103712 CPUtime=3.09
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 28151 0 0 0 298 11 0 0 25 0 1 0 1150390916 106201088 21546 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 25928 21546 79 167 0 25759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103712

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1455240/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=158012 CPUtime=6.29
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 71708 0 0 0 599 30 0 0 25 0 1 0 1150390916 161804288 34660 1992294400 134512640 135197378 4294956224 18446744073709551615 134565272 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 39503 34660 79 167 0 39334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158012

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1488656/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=221688 CPUtime=12.68
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 85466 0 0 0 1233 35 0 0 25 0 1 0 1150390916 227008512 43098 1992294400 134512640 135197378 4294956224 18446744073709551615 134560984 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 55422 43098 79 167 0 55253 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 221688

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1314576/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=445740 CPUtime=25.49
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 207462 0 0 0 2465 84 0 0 25 0 1 0 1150390916 456437760 80429 1992294400 134512640 135197378 4294956224 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111435 80429 89 167 0 111266 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 445740

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1310928/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=446192 CPUtime=51.07
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 208571 0 0 0 5023 84 0 0 25 0 1 0 1150390916 456900608 81538 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111548 81538 92 167 0 111379 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 446192

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1295248/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=446216 CPUtime=102.27
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 212250 0 0 0 10141 86 0 0 25 0 1 0 1150390916 456925184 85217 1992294400 134512640 135197378 4294956224 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111554 85217 92 167 0 111385 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 446216

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1293392/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=446284 CPUtime=162.24
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 212713 0 0 0 16138 86 0 0 25 0 1 0 1150390916 456994816 85680 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111571 85680 92 167 0 111402 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 446284

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1289744/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=447540 CPUtime=222.23
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 213614 0 0 0 22136 87 0 0 25 0 1 0 1150390916 458280960 86581 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111885 86581 92 167 0 111716 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 447540

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1289680/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=447544 CPUtime=282.21
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 213620 0 0 0 28134 87 0 0 25 0 1 0 1150390916 458285056 86587 1992294400 134512640 135197378 4294956224 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 111886 86587 92 167 0 111717 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 447544

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1288784/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=448568 CPUtime=342.19
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 213831 0 0 0 34132 87 0 0 25 0 1 0 1150390916 459333632 86798 1992294400 134512640 135197378 4294956224 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112142 86798 92 167 0 111973 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 448568

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1288400/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=449080 CPUtime=402.18
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 213929 0 0 0 40131 87 0 0 25 0 1 0 1150390916 459857920 86896 1992294400 134512640 135197378 4294956224 18446744073709551615 134572737 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112270 86896 92 167 0 112101 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 449080

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1287952/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=449844 CPUtime=462.16
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214025 0 0 0 46129 87 0 0 25 0 1 0 1150390916 460640256 86992 1992294400 134512640 135197378 4294956224 18446744073709551615 134572852 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112461 86992 92 167 0 112292 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 449844

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1287568/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=449844 CPUtime=522.14
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214121 0 0 0 52127 87 0 0 25 0 1 0 1150390916 460640256 87088 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112461 87088 92 167 0 112292 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 449844

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1287184/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=450996 CPUtime=582.12
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214219 0 0 0 58125 87 0 0 25 0 1 0 1150390916 461819904 87186 1992294400 134512640 135197378 4294956224 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112749 87186 92 167 0 112580 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 450996

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1286736/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=450996 CPUtime=642.11
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214317 0 0 0 64124 87 0 0 25 0 1 0 1150390916 461819904 87284 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112749 87284 92 167 0 112580 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 450996

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1286416/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=450996 CPUtime=702.09
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214419 0 0 0 70121 88 0 0 25 0 1 0 1150390916 461819904 87386 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 112749 87386 92 167 0 112580 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 450996

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15793
/proc/meminfo: memFree=1286160/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=452720 CPUtime=762.08
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214516 0 0 0 76120 88 0 0 25 0 1 0 1150390916 463585280 87483 1992294400 134512640 135197378 4294956224 18446744073709551615 134649195 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113180 87483 92 167 0 113011 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 452720

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1285704/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=452720 CPUtime=822.05
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214613 0 0 0 82117 88 0 0 25 0 1 0 1150390916 463585280 87580 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113180 87580 92 167 0 113011 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 452720

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1285320/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=452720 CPUtime=882.03
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214708 0 0 0 88115 88 0 0 25 0 1 0 1150390916 463585280 87675 1992294400 134512640 135197378 4294956224 18446744073709551615 134593749 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113180 87675 92 167 0 113011 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 452720

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1284872/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=452720 CPUtime=942.01
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214804 0 0 0 94113 88 0 0 25 0 1 0 1150390916 463585280 87771 1992294400 134512640 135197378 4294956224 18446744073709551615 134713206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113180 87771 92 167 0 113011 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 452720

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1284424/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=452720 CPUtime=1001.99
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 214909 0 0 0 100111 88 0 0 25 0 1 0 1150390916 463585280 87876 1992294400 134512640 135197378 4294956224 18446744073709551615 134593229 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113180 87876 92 167 0 113011 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 452720

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1283976/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=455308 CPUtime=1061.97
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 215010 0 0 0 106109 88 0 0 25 0 1 0 1150390916 466235392 87977 1992294400 134512640 135197378 4294956224 18446744073709551615 134593229 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113827 87977 92 167 0 113658 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 455308

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1283536/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=455308 CPUtime=1121.96
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 215114 0 0 0 112107 89 0 0 25 0 1 0 1150390916 466235392 88081 1992294400 134512640 135197378 4294956224 18446744073709551615 134592835 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113827 88081 92 167 0 113658 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 455308

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1283088/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=455308 CPUtime=1181.94
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 215212 0 0 0 118105 89 0 0 25 0 1 0 1150390916 466235392 88179 1992294400 134512640 135197378 4294956224 18446744073709551615 134603270 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113827 88179 92 167 0 113658 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 455308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 15801
/proc/meminfo: memFree=1282960/2055920 swapFree=4176448/4192956
[pid=15791] ppid=15789 vsize=455308 CPUtime=1200.04
/proc/15791/stat : 15791 (march_hi) R 15789 15791 15117 0 -1 4194304 215244 0 0 0 119915 89 0 0 25 0 1 0 1150390916 466235392 88211 1992294400 134512640 135197378 4294956224 18446744073709551615 134615970 0 0 4096 0 0 0 0 17 1 0 0
/proc/15791/statm: 113827 88211 92 167 0 113658 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 455308

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.46
CPU time (s): 1200.11
CPU user time (s): 1199.16
CPU system time (s): 0.948855
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 508584

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

runsolver used 1.50777 second user time and 3.9624 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-03 18:47:46
IDJOB=1562580
IDBENCH=70937
IDSOLVER=521
FILE ID=node86/1562580-1238777266
PBS_JOBID= 9085509
Free space on /tmp= 66488 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562580-1238777266/watcher-1562580-1238777266 -o /tmp/evaluation-result-1562580-1238777266/solver-1562580-1238777266 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1562580-1238777266.cnf

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=1116777417

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.238
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.238
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:       1637552 kB
Buffers:         55208 kB
Cached:         265448 kB
SwapCached:       8260 kB
Active:         114952 kB
Inactive:       218168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637552 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          19240 kB
Slab:            69516 kB
Committed_AS:  2918756 kB
PageTables:       2684 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= 66484 MiB
End job on node86 at 2009-04-03 19:07:49