Trace number 1727323

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.07 1200.62

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

30.78/30.88	c main():: ***                                   [ march satisfiability solver ]                                   ***
30.78/30.88	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
30.78/30.88	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
30.78/30.88	c main()::
30.78/30.88	c initFormula():: searching for DIMACS p-line....
30.78/30.88	c full lookahead due to high density!
30.78/30.88	c initFormula():: the DIMACS p-line indicates a CNF of 36304 variables and 1711065 clauses.
30.78/30.88	c parseCNF():: parsing....
30.78/30.88	c parseCNF():: the CNF contains 0 unary clauses.
30.78/30.88	c runParser():: parsing was successful, warming up engines...
30.78/30.88	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
30.78/30.88	c preprocessing fase I completed:: there are now 36304 free variables and 1711065 clauses.
30.78/30.88	c stat :: sign balance is biased by 92.056
30.78/30.88	c using k-SAT heuristics (size based diff)
30.78/30.88	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
30.78/30.88	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
30.78/30.88	c main():: clause / variable ratio: ( 1711065 / 36304 ) = 47.13
30.78/30.88	c longest clause has size 10
30.78/30.88	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
30.78/30.88	c number of free variables = 36304
30.78/30.88	c dynamic_preselect_setsize :: off
30.78/30.88	c main():: all systems go!
30.78/30.88	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-1727323-1240723401/watcher-1727323-1240723401 -o /tmp/evaluation-result-1727323-1240723401/solver-1727323-1240723401 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1727323-1240723401.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: 1.90 1.51 1.20 3/64 26774
/proc/meminfo: memFree=1757312/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=7664 CPUtime=0
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 800 0 0 0 0 0 0 0 18 0 1 0 100373992 7847936 785 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 1916 791 58 167 0 1747 0

[startup+0.0188541 s]
/proc/loadavg: 1.90 1.51 1.20 3/64 26774
/proc/meminfo: memFree=1757312/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=17060 CPUtime=0
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 2435 0 0 0 0 0 0 0 18 0 1 0 100373992 17469440 2420 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 4265 2420 58 167 0 4096 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17060

[startup+0.101864 s]
/proc/loadavg: 1.90 1.51 1.20 3/64 26774
/proc/meminfo: memFree=1757312/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=18248 CPUtime=0.09
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 2813 0 0 0 8 1 0 0 18 0 1 0 100373992 18685952 2798 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 4562 2798 58 167 0 4393 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18248

[startup+0.301885 s]
/proc/loadavg: 1.90 1.51 1.20 3/64 26774
/proc/meminfo: memFree=1757312/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=21152 CPUtime=0.29
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 3731 0 0 0 28 1 0 0 19 0 1 0 100373992 21659648 3716 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 5288 3716 58 167 0 5119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21152

[startup+0.701931 s]
/proc/loadavg: 1.90 1.51 1.20 3/64 26774
/proc/meminfo: memFree=1757312/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=26960 CPUtime=0.69
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 5565 0 0 0 66 3 0 0 23 0 1 0 100373992 27607040 5550 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 6740 5550 58 167 0 6571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26960

[startup+1.50304 s]
/proc/loadavg: 1.90 1.51 1.20 2/65 26775
/proc/meminfo: memFree=1729016/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=38840 CPUtime=1.49
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 9236 0 0 0 144 5 0 0 25 0 1 0 100373992 39772160 9221 1992294400 134512640 135197378 4294956224 18446744073709551615 134850709 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 9710 9221 58 167 0 9541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38840

[startup+3.1012 s]
/proc/loadavg: 1.83 1.50 1.19 2/65 26775
/proc/meminfo: memFree=1684280/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=112424 CPUtime=3.09
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 18736 0 0 0 300 9 0 0 25 0 1 0 100373992 115122176 13373 1992294400 134512640 135197378 4294956224 18446744073709551615 134565191 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 28106 13373 65 167 0 27937 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112424

[startup+6.30157 s]
/proc/loadavg: 1.83 1.50 1.19 2/65 26775
/proc/meminfo: memFree=1669752/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=141600 CPUtime=6.29
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 36236 0 0 0 613 16 0 0 25 0 1 0 100373992 144998400 21914 1992294400 134512640 135197378 4294956224 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 35400 21914 66 167 0 35231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141600

[startup+12.7013 s]
/proc/loadavg: 1.70 1.48 1.19 2/65 26775
/proc/meminfo: memFree=1670136/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=113220 CPUtime=12.68
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 72583 0 0 0 1236 32 0 0 25 0 1 0 100373992 115937280 14713 1992294400 134512640 135197378 4294956224 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 28305 14713 80 167 0 28136 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113220

[startup+25.5018 s]
/proc/loadavg: 1.59 1.47 1.19 2/65 26775
/proc/meminfo: memFree=1686392/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=211612 CPUtime=25.48
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 127744 0 0 0 2491 57 0 0 25 0 1 0 100373992 216690688 21497 1992294400 134512640 135197378 4294956224 18446744073709551615 134560516 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 52903 21497 88 167 0 52734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 211612

[startup+51.1017 s]
/proc/loadavg: 1.51 1.46 1.19 2/65 26775
/proc/meminfo: memFree=1657400/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=225176 CPUtime=51.07
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 151876 0 0 0 5039 68 0 0 25 0 1 0 100373992 230580224 25169 1992294400 134512640 135197378 4294956224 18446744073709551615 134550665 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 56294 25169 93 167 0 56125 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 225176

[startup+102.305 s]
/proc/loadavg: 1.26 1.39 1.18 2/65 26775
/proc/meminfo: memFree=1655800/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=226476 CPUtime=102.24
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152215 0 0 0 10156 68 0 0 25 0 1 0 100373992 231911424 25508 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 56619 25508 93 167 0 56450 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 226476

[startup+162.301 s]
/proc/loadavg: 1.23 1.36 1.18 2/65 26775
/proc/meminfo: memFree=1655288/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=227012 CPUtime=162.22
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152350 0 0 0 16153 69 0 0 25 0 1 0 100373992 232460288 25643 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 56753 25643 93 167 0 56584 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 227012

[startup+222.301 s]
/proc/loadavg: 1.13 1.30 1.17 2/65 26775
/proc/meminfo: memFree=1654904/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=227460 CPUtime=222.2
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152436 0 0 0 22151 69 0 0 25 0 1 0 100373992 232919040 25729 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 56865 25729 93 167 0 56696 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227460

[startup+282.302 s]
/proc/loadavg: 1.14 1.28 1.17 2/65 26775
/proc/meminfo: memFree=1654456/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=227916 CPUtime=282.17
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152537 0 0 0 28148 69 0 0 25 0 1 0 100373992 233385984 25830 1992294400 134512640 135197378 4294956224 18446744073709551615 134541538 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 56979 25830 93 167 0 56810 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 227916

[startup+342.302 s]
/proc/loadavg: 1.09 1.23 1.17 2/65 26775
/proc/meminfo: memFree=1654328/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228144 CPUtime=342.14
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152563 0 0 0 34145 69 0 0 25 0 1 0 100373992 233619456 25856 1992294400 134512640 135197378 4294956224 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57036 25856 93 167 0 56867 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 228144

[startup+402.302 s]
/proc/loadavg: 1.03 1.19 1.16 2/65 26775
/proc/meminfo: memFree=1654200/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228144 CPUtime=402.12
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152589 0 0 0 40143 69 0 0 25 0 1 0 100373992 233619456 25882 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57036 25882 93 167 0 56867 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 228144

[startup+462.301 s]
/proc/loadavg: 1.12 1.18 1.15 2/65 26775
/proc/meminfo: memFree=1654072/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228144 CPUtime=462.07
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152614 0 0 0 46138 69 0 0 25 0 1 0 100373992 233619456 25907 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 1 0 0
/proc/26774/statm: 57036 25907 93 167 0 56867 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 228144

[startup+522.301 s]
/proc/loadavg: 1.05 1.15 1.14 2/65 26775
/proc/meminfo: memFree=1654008/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228484 CPUtime=522.05
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152639 0 0 0 52136 69 0 0 25 0 1 0 100373992 233967616 25932 1992294400 134512640 135197378 4294956224 18446744073709551615 134541425 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57121 25932 93 167 0 56952 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 228484

[startup+582.301 s]
/proc/loadavg: 1.01 1.12 1.13 2/65 26775
/proc/meminfo: memFree=1653880/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228484 CPUtime=582.01
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152664 0 0 0 58132 69 0 0 25 0 1 0 100373992 233967616 25957 1992294400 134512640 135197378 4294956224 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57121 25957 93 167 0 56952 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 228484

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.12 2/65 26775
/proc/meminfo: memFree=1653816/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228484 CPUtime=642
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152689 0 0 0 64130 70 0 0 25 0 1 0 100373992 233967616 25982 1992294400 134512640 135197378 4294956224 18446744073709551615 134541538 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57121 25982 93 167 0 56952 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 228484

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.11 2/65 26775
/proc/meminfo: memFree=1653560/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228996 CPUtime=701.97
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152715 0 0 0 70127 70 0 0 25 0 1 0 100373992 234491904 26008 1992294400 134512640 135197378 4294956224 18446744073709551615 134541486 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57249 26008 93 167 0 57080 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 228996

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.09 2/65 26775
/proc/meminfo: memFree=1653432/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228996 CPUtime=761.95
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152739 0 0 0 76125 70 0 0 25 0 1 0 100373992 234491904 26032 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57249 26032 93 167 0 57080 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 228996

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.09 2/65 26775
/proc/meminfo: memFree=1653304/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228996 CPUtime=821.92
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152764 0 0 0 82122 70 0 0 25 0 1 0 100373992 234491904 26057 1992294400 134512640 135197378 4294956224 18446744073709551615 134618163 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57249 26057 93 167 0 57080 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 228996

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 26777
/proc/meminfo: memFree=1652920/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228996 CPUtime=881.89
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152789 0 0 0 88119 70 0 0 25 0 1 0 100373992 234491904 26082 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57249 26082 93 167 0 57080 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 228996

[startup+942.303 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 26777
/proc/meminfo: memFree=1652920/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=228996 CPUtime=941.86
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152814 0 0 0 94116 70 0 0 25 0 1 0 100373992 234491904 26107 1992294400 134512640 135197378 4294956224 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57249 26107 93 167 0 57080 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 228996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 26777
/proc/meminfo: memFree=1652920/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=229760 CPUtime=1001.83
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152839 0 0 0 100113 70 0 0 25 0 1 0 100373992 235274240 26132 1992294400 134512640 135197378 4294956224 18446744073709551615 134541464 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57440 26132 93 167 0 57271 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 229760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 26777
/proc/meminfo: memFree=1652792/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=229760 CPUtime=1061.8
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152863 0 0 0 106110 70 0 0 25 0 1 0 100373992 235274240 26156 1992294400 134512640 135197378 4294956224 18446744073709551615 134541433 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57440 26156 93 167 0 57271 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 229760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 26777
/proc/meminfo: memFree=1652728/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=229760 CPUtime=1121.78
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152888 0 0 0 112108 70 0 0 25 0 1 0 100373992 235274240 26181 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57440 26181 93 167 0 57271 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 229760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 26777
/proc/meminfo: memFree=1652600/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=229760 CPUtime=1181.75
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152913 0 0 0 118105 70 0 0 25 0 1 0 100373992 235274240 26206 1992294400 134512640 135197378 4294956224 18446744073709551615 134541536 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57440 26206 93 167 0 57271 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 229760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 26777
/proc/meminfo: memFree=1652600/2055920 swapFree=4180724/4192956
[pid=26774] ppid=26772 vsize=229760 CPUtime=1200.05
/proc/26774/stat : 26774 (march_hi) R 26772 26774 26615 0 -1 4194304 152921 0 0 0 119934 71 0 0 25 0 1 0 100373992 235274240 26214 1992294400 134512640 135197378 4294956224 18446744073709551615 134570751 0 0 4096 0 0 0 0 17 0 0 0
/proc/26774/statm: 57440 26214 93 167 0 57271 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 229760

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.62
CPU time (s): 1200.07
CPU user time (s): 1199.35
CPU system time (s): 0.726889
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 229760

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

runsolver used 0.885865 second user time and 3.49147 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-26 07:23:25
IDJOB=1727323
IDBENCH=24635
IDSOLVER=521
FILE ID=node23/1727323-1240723401
PBS_JOBID= 9186904
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1185045049

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1757728 kB
Buffers:         20044 kB
Cached:         222264 kB
SwapCached:       6164 kB
Active:          33784 kB
Inactive:       216972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757728 kB
SwapTotal:     4192956 kB
SwapFree:      4180724 kB
Dirty:           24988 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            33408 kB
Committed_AS:   423368 kB
PageTables:       1388 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= 66296 MiB
End job on node23 at 2009-04-26 07:43:28