Trace number 1718770

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.09 1200.59

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
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 variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data


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-1718770-1240639993/watcher-1718770-1240639993 -o /tmp/evaluation-result-1718770-1240639993/solver-1718770-1240639993 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1718770-1240639993.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/64 3453
/proc/meminfo: memFree=708432/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=28768 CPUtime=0
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 774 0 0 0 0 0 0 0 18 0 1 0 92028004 29458432 759 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 7192 766 58 167 0 7023 0

[startup+0.096882 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3453
/proc/meminfo: memFree=708432/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=92580 CPUtime=0.09
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 11924 0 0 0 4 5 0 0 18 0 1 0 92028004 94801920 11909 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 23145 11913 58 167 0 22976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92580

[startup+0.101927 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3453
/proc/meminfo: memFree=708432/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=94164 CPUtime=0.09
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 12436 0 0 0 4 5 0 0 18 0 1 0 92028004 96423936 12421 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 23541 12426 58 167 0 23372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94164

[startup+0.301906 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3453
/proc/meminfo: memFree=708432/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=159612 CPUtime=0.29
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 32835 0 0 0 16 13 0 0 19 0 1 0 92028004 163442688 32820 1992294400 134512640 135197378 4294956224 18446744073709551615 134568882 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 39903 32820 58 167 0 39734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 159612

[startup+0.701953 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3453
/proc/meminfo: memFree=708432/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=165024 CPUtime=0.69
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 34486 0 0 0 55 14 0 0 23 0 1 0 92028004 168984576 34471 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 41256 34471 58 167 0 41087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165024

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=563208/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=175188 CPUtime=1.49
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 37678 0 0 0 132 17 0 0 25 0 1 0 92028004 179392512 37663 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 43797 37663 58 167 0 43628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175188

[startup+3.10123 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=546760/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=196044 CPUtime=3.09
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 44091 0 0 0 287 22 0 0 25 0 1 0 92028004 200749056 44076 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 49011 44076 58 167 0 48842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 196044

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=495880/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=237756 CPUtime=6.29
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 56946 0 0 0 596 33 0 0 25 0 1 0 92028004 243462144 56931 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 59439 56931 58 167 0 59270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 237756

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=282440/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=613672 CPUtime=12.69
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 119369 0 0 0 1208 61 0 0 25 0 1 0 92028004 628400128 106627 1992294400 134512640 135197378 4294956224 18446744073709551615 134565239 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 153418 106627 65 167 0 153249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 613672

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=230024/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=655452 CPUtime=25.48
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 172783 0 0 0 2463 85 0 0 25 0 1 0 92028004 671182848 119698 1992294400 134512640 135197378 4294956224 18446744073709551615 134649156 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 163863 119698 67 167 0 163694 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 655452

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=230088/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=655452 CPUtime=51.08
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 231404 0 0 0 4996 112 0 0 25 0 1 0 92028004 671182848 119698 1992294400 134512640 135197378 4294956224 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 163863 119698 67 167 0 163694 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 655452

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=102.26
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 10048 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 738384

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=162.23
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 16045 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 738384

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158600/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=222.2
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 22042 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539474 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 738384

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=282.18
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 28040 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 738384

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=342.16
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 34038 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 738384

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=402.12
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 40034 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 738384

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=462.1
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 46032 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 738384

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=522.08
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 52030 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 738384

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=582.05
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 58027 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 738384

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=642.03
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 64025 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 738384

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=702.01
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 70023 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 738384

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158664/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=761.98
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 76020 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 738384

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=821.95
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 82017 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578101 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 738384

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=881.93
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 88015 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 738384

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=941.9
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 94012 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 738384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158792/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1001.87
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 100009 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 738384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158792/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1061.85
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 106007 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 738384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158792/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1121.83
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 112005 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 738384

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1181.8
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 118002 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 738384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1200
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 119822 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 738384

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: 0.99 0.98 0.99 2/65 3454
/proc/meminfo: memFree=158728/2055920 swapFree=4192956/4192956
[pid=3453] ppid=3451 vsize=738384 CPUtime=1200
/proc/3453/stat : 3453 (march_hi) R 3451 3453 3145 0 -1 4194304 367495 0 0 0 119822 178 0 0 25 0 1 0 92028004 756105216 137590 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3453/statm: 184596 137590 80 167 0 184427 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 738384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.09
CPU user time (s): 1198.22
CPU system time (s): 1.86871
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 741748

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

runsolver used 0.968852 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 08:13:20
IDJOB=1718770
IDBENCH=20506
IDSOLVER=521
FILE ID=node53/1718770-1240639993
PBS_JOBID= 9186396
Free space on /tmp= 66364 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718770-1240639993/watcher-1718770-1240639993 -o /tmp/evaluation-result-1718770-1240639993/solver-1718770-1240639993 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1718770-1240639993.cnf

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=1039876005

node53.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.245
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.245
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:        708848 kB
Buffers:         94604 kB
Cached:        1146260 kB
SwapCached:          0 kB
Active:         276780 kB
Inactive:       977952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        708848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          115144 kB
Writeback:           0 kB
Mapped:          23656 kB
Slab:            78352 kB
Committed_AS:   233440 kB
PageTables:       1376 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= 66364 MiB
End job on node53 at 2009-04-25 08:33:22