Trace number 1727270

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.12 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

15.29/15.31	c main():: ***                                   [ march satisfiability solver ]                                   ***
15.29/15.31	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
15.29/15.31	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
15.29/15.31	c main()::
15.29/15.31	c initFormula():: searching for DIMACS p-line....
15.29/15.31	c full lookahead due to high density!
15.29/15.31	c initFormula():: the DIMACS p-line indicates a CNF of 29249 variables and 861366 clauses.
15.29/15.31	c parseCNF():: parsing....
15.29/15.31	c parseCNF():: the CNF contains 0 unary clauses.
15.29/15.31	c runParser():: parsing was successful, warming up engines...
15.29/15.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.29/15.31	c preprocessing fase I completed:: there are now 29249 free variables and 861366 clauses.
15.29/15.31	c stat :: sign balance is biased by 56.693
15.29/15.31	c using k-SAT heuristics (size based diff)
15.29/15.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.29/15.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.29/15.31	c main():: clause / variable ratio: ( 861366 / 29249 ) = 29.45
15.29/15.31	c longest clause has size 10
15.29/15.31	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.29/15.31	c number of free variables = 29249
15.29/15.31	c dynamic_preselect_setsize :: off
15.29/15.31	c main():: all systems go!
15.29/15.31	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-1727270-1240722908/watcher-1727270-1240722908 -o /tmp/evaluation-result-1727270-1240722908/solver-1727270-1240722908 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1727270-1240722908.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.97 0.99 3/64 21657
/proc/meminfo: memFree=1378544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=4204 CPUtime=0
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 740 0 0 0 0 0 0 0 18 0 1 0 100323738 4304896 725 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 1051 731 58 167 0 882 0

[startup+0.0789671 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21657
/proc/meminfo: memFree=1378544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=10660 CPUtime=0.06
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 1757 0 0 0 6 0 0 0 18 0 1 0 100323738 10915840 1742 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 2665 1743 58 167 0 2496 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10660

[startup+0.10197 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21657
/proc/meminfo: memFree=1378544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=11056 CPUtime=0.09
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 1855 0 0 0 9 0 0 0 18 0 1 0 100323738 11321344 1840 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 2764 1840 58 167 0 2595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11056

[startup+0.301998 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21657
/proc/meminfo: memFree=1378544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=13828 CPUtime=0.29
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 2708 0 0 0 28 1 0 0 19 0 1 0 100323738 14159872 2693 1992294400 134512640 135197378 4294956224 18446744073709551615 134568882 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 3457 2693 58 167 0 3288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13828

[startup+0.701055 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21657
/proc/meminfo: memFree=1378544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=19240 CPUtime=0.69
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 4415 0 0 0 66 3 0 0 22 0 1 0 100323738 19701760 4400 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 4810 4400 58 167 0 4641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19240

[startup+1.50117 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1355944/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=58444 CPUtime=1.49
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 9940 0 0 0 144 5 0 0 25 0 1 0 100323738 59846656 7136 1992294400 134512640 135197378 4294956224 18446744073709551615 134565202 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 14611 7136 65 167 0 14442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58444

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1347880/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=59072 CPUtime=3.09
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 15320 0 0 0 301 8 0 0 25 0 1 0 100323738 60489728 7826 1992294400 134512640 135197378 4294956224 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 14768 7826 66 167 0 14599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59072

[startup+6.30187 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1347112/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=73724 CPUtime=6.29
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 38216 0 0 0 610 19 0 0 25 0 1 0 100323738 75493376 11598 1992294400 134512640 135197378 4294956224 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 18431 11598 80 167 0 18262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73724

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1332208/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=122252 CPUtime=12.69
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 68100 0 0 0 1234 35 0 0 25 0 1 0 100323738 125186048 12295 1992294400 134512640 135197378 4294956224 18446744073709551615 134560516 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 30563 12295 88 167 0 30394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122252

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1323568/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=126828 CPUtime=25.49
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80189 0 0 0 2508 41 0 0 25 0 1 0 100323738 129871872 13776 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31707 13776 93 167 0 31538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126828

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1323440/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=126976 CPUtime=51.06
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80220 0 0 0 5065 41 0 0 25 0 1 0 100323738 130023424 13807 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31744 13807 93 167 0 31575 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 126976

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1323376/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127232 CPUtime=102.25
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80242 0 0 0 10184 41 0 0 25 0 1 0 100323738 130285568 13829 1992294400 134512640 135197378 4294956224 18446744073709551615 134541538 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31808 13829 93 167 0 31639 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 127232

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1323248/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127232 CPUtime=162.22
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80265 0 0 0 16181 41 0 0 25 0 1 0 100323738 130285568 13852 1992294400 134512640 135197378 4294956224 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31808 13852 93 167 0 31639 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 127232

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322800/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127688 CPUtime=222.21
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80364 0 0 0 22179 42 0 0 25 0 1 0 100323738 130752512 13951 1992294400 134512640 135197378 4294956224 18446744073709551615 134570751 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31922 13951 93 167 0 31753 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 127688

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322672/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127688 CPUtime=282.19
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80389 0 0 0 28177 42 0 0 25 0 1 0 100323738 130752512 13976 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31922 13976 93 167 0 31753 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 127688

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322608/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127916 CPUtime=342.17
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80413 0 0 0 34175 42 0 0 25 0 1 0 100323738 130985984 14000 1992294400 134512640 135197378 4294956224 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31979 14000 93 167 0 31810 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 127916

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322608/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=127916 CPUtime=402.15
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80437 0 0 0 40173 42 0 0 25 0 1 0 100323738 130985984 14024 1992294400 134512640 135197378 4294956224 18446744073709551615 134592700 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 31979 14024 93 167 0 31810 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 127916

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322544/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128256 CPUtime=462.13
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80462 0 0 0 46171 42 0 0 25 0 1 0 100323738 131334144 14049 1992294400 134512640 135197378 4294956224 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32064 14049 93 167 0 31895 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 128256

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322416/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128256 CPUtime=522.11
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80486 0 0 0 52169 42 0 0 25 0 1 0 100323738 131334144 14073 1992294400 134512640 135197378 4294956224 18446744073709551615 134541538 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32064 14073 93 167 0 31895 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 128256

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322288/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128260 CPUtime=582.09
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80511 0 0 0 58167 42 0 0 25 0 1 0 100323738 131338240 14098 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32065 14098 93 167 0 31896 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 128260

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322160/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128260 CPUtime=642.08
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80535 0 0 0 64165 43 0 0 25 0 1 0 100323738 131338240 14122 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32065 14122 93 167 0 31896 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 128260

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322096/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128772 CPUtime=702.06
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80558 0 0 0 70163 43 0 0 25 0 1 0 100323738 131862528 14145 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32193 14145 93 167 0 32024 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 128772

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1322032/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128772 CPUtime=762.04
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80582 0 0 0 76161 43 0 0 25 0 1 0 100323738 131862528 14169 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32193 14169 93 167 0 32024 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 128772

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21658
/proc/meminfo: memFree=1321904/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128772 CPUtime=822.01
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80606 0 0 0 82158 43 0 0 25 0 1 0 100323738 131862528 14193 1992294400 134512640 135197378 4294956224 18446744073709551615 134601439 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32193 14193 93 167 0 32024 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 128772

[startup+882.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 21658
/proc/meminfo: memFree=1321776/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128772 CPUtime=881.99
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80630 0 0 0 88156 43 0 0 25 0 1 0 100323738 131862528 14217 1992294400 134512640 135197378 4294956224 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32193 14217 93 167 0 32024 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 128772

[startup+942.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321712/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=128772 CPUtime=941.97
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80654 0 0 0 94154 43 0 0 25 0 1 0 100323738 131862528 14241 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32193 14241 93 167 0 32024 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 128772

[startup+1002.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321584/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1001.95
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80678 0 0 0 100152 43 0 0 25 0 1 0 100323738 132644864 14265 1992294400 134512640 135197378 4294956224 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14265 93 167 0 32215 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 129536

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321456/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1061.94
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80702 0 0 0 106150 44 0 0 25 0 1 0 100323738 132644864 14289 1992294400 134512640 135197378 4294956224 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14289 93 167 0 32215 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 129536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321392/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1121.92
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80726 0 0 0 112148 44 0 0 25 0 1 0 100323738 132644864 14313 1992294400 134512640 135197378 4294956224 18446744073709551615 134541425 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14313 93 167 0 32215 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 129536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321264/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1181.9
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80750 0 0 0 118146 44 0 0 25 0 1 0 100323738 132644864 14337 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14337 93 167 0 32215 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 129536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321200/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1200.1
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80758 0 0 0 119966 44 0 0 25 0 1 0 100323738 132644864 14345 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14345 93 167 0 32215 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 129536

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21658
/proc/meminfo: memFree=1321200/2055920 swapFree=4192956/4192956
[pid=21657] ppid=21655 vsize=129536 CPUtime=1200.1
/proc/21657/stat : 21657 (march_hi) R 21655 21657 21372 0 -1 4194304 80758 0 0 0 119966 44 0 0 25 0 1 0 100323738 132644864 14345 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 1 0 0
/proc/21657/statm: 32384 14345 93 167 0 32215 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 129536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.66
CPU system time (s): 0.45493
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 129780

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

runsolver used 0.737887 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-26 07:15:10
IDJOB=1727270
IDBENCH=24634
IDSOLVER=521
FILE ID=node30/1727270-1240722908
PBS_JOBID= 9186868
Free space on /tmp= 66236 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727270-1240722908/watcher-1727270-1240722908 -o /tmp/evaluation-result-1727270-1240722908/solver-1727270-1240722908 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1727270-1240722908.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1177263667

node30.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.265
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.265
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:       1378960 kB
Buffers:         70940 kB
Cached:         510324 kB
SwapCached:          0 kB
Active:         149496 kB
Inactive:       446224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           12876 kB
Writeback:           0 kB
Mapped:          24172 kB
Slab:            67304 kB
Committed_AS:   460384 kB
PageTables:       1356 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= 66236 MiB
End job on node30 at 2009-04-26 07:35:12