Trace number 1719342

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.2 1200.63

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.736
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

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-1719342-1240646004/watcher-1719342-1240646004 -o /tmp/evaluation-result-1719342-1240646004/solver-1719342-1240646004 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1719342-1240646004.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: 2.88 2.86 1.91 3/65 13616
/proc/meminfo: memFree=1539576/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=55140 CPUtime=0
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 777 0 0 0 0 0 0 0 20 0 1 0 92631903 56463360 763 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 13785 768 57 167 0 13616 0

[startup+0.0895499 s]
/proc/loadavg: 2.88 2.86 1.91 3/65 13616
/proc/meminfo: memFree=1539576/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=117532 CPUtime=0.07
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 13848 0 0 0 2 5 0 0 20 0 1 0 92631903 120352768 13833 1992294400 134512640 135197378 4294956224 18446744073709551615 134568480 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 29383 13836 57 167 0 29214 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 117532

[startup+0.102552 s]
/proc/loadavg: 2.88 2.86 1.91 3/65 13616
/proc/meminfo: memFree=1539576/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=121492 CPUtime=0.1
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 15147 0 0 0 4 6 0 0 20 0 1 0 92631903 124407808 15132 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 30373 15135 58 167 0 30204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 121492

[startup+0.301586 s]
/proc/loadavg: 2.88 2.86 1.91 3/65 13616
/proc/meminfo: memFree=1539576/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=147796 CPUtime=0.29
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 23366 0 0 0 20 9 0 0 22 0 1 0 92631903 151343104 23351 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 36949 23351 57 167 0 36780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147796

[startup+0.702658 s]
/proc/loadavg: 2.88 2.86 1.91 3/65 13616
/proc/meminfo: memFree=1539576/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=153340 CPUtime=0.7
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 25048 0 0 0 60 10 0 0 25 0 1 0 92631903 157020160 25033 1992294400 134512640 135197378 4294956224 18446744073709551615 134851450 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 38335 25033 57 167 0 38166 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 153340

[startup+1.5018 s]
/proc/loadavg: 2.88 2.86 1.91 2/66 13617
/proc/meminfo: memFree=1434416/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=164560 CPUtime=1.49
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 28408 0 0 0 137 12 0 0 25 0 1 0 92631903 168509440 28393 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 41140 28393 57 167 0 40971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164560

[startup+3.10108 s]
/proc/loadavg: 2.88 2.86 1.91 2/67 13618
/proc/meminfo: memFree=1415720/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=186736 CPUtime=3.09
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 35091 0 0 0 292 17 0 0 25 0 1 0 92631903 191217664 35076 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 46684 35076 57 167 0 46515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186736

[startup+6.30165 s]
/proc/loadavg: 2.89 2.86 1.91 2/66 13618
/proc/meminfo: memFree=1360688/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=230824 CPUtime=6.29
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 48376 0 0 0 602 27 0 0 25 0 1 0 92631903 236363776 48361 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 57706 48361 57 167 0 57537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230824

[startup+12.7018 s]
/proc/loadavg: 2.89 2.86 1.92 2/67 13619
/proc/meminfo: memFree=1251432/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=318352 CPUtime=12.68
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 74782 0 0 0 1222 46 0 0 25 0 1 0 92631903 325992448 74767 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 79588 74768 57 167 0 79419 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 318352

[startup+25.5011 s]
/proc/loadavg: 2.84 2.85 1.93 2/66 13620
/proc/meminfo: memFree=874352/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1082644 CPUtime=25.48
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 170910 0 0 0 2456 92 0 0 25 0 1 0 92631903 1108627456 166014 1992294400 134512640 135197378 4294956224 18446744073709551615 134693764 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 270661 166014 61 167 0 270492 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1082644

[startup+51.1016 s]
/proc/loadavg: 2.70 2.82 1.94 2/66 13620
/proc/meminfo: memFree=686512/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1269880 CPUtime=51.07
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 247067 0 0 0 4982 125 0 0 25 0 1 0 92631903 1300357120 212811 1992294400 134512640 135197378 4294956224 18446744073709551615 134691784 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 317470 212811 65 167 0 317301 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1269880

[startup+102.307 s]
/proc/loadavg: 2.45 2.75 1.96 2/66 13620
/proc/meminfo: memFree=697008/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1267876 CPUtime=102.26
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 503437 0 0 0 9981 245 0 0 25 0 1 0 92631903 1298305024 212323 1992294400 134512640 135197378 4294956224 18446744073709551615 134687945 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 316969 212323 77 167 0 316800 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1267876

[startup+162.301 s]
/proc/loadavg: 1.53 2.42 1.90 2/66 13620
/proc/meminfo: memFree=750064/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1218936 CPUtime=162.24
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 818635 0 0 0 15840 384 0 0 25 0 1 0 92631903 1248190464 199098 1992294400 134512640 135197378 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 304734 199098 80 167 0 304565 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1218936

[startup+222.301 s]
/proc/loadavg: 1.19 2.16 1.84 2/66 13620
/proc/meminfo: memFree=749808/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1219448 CPUtime=222.21
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 818715 0 0 0 21837 384 0 0 25 0 1 0 92631903 1248714752 199178 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 304862 199178 80 167 0 304693 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1219448

[startup+282.302 s]
/proc/loadavg: 1.07 1.95 1.79 2/66 13620
/proc/meminfo: memFree=748912/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1220480 CPUtime=282.19
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 818917 0 0 0 27835 384 0 0 25 0 1 0 92631903 1249771520 199380 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305120 199380 80 167 0 304951 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1220480

[startup+342.301 s]
/proc/loadavg: 1.02 1.77 1.73 2/66 13620
/proc/meminfo: memFree=748400/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1221504 CPUtime=342.17
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819017 0 0 0 33833 384 0 0 25 0 1 0 92631903 1250820096 199480 1992294400 134512640 135197378 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305376 199480 80 167 0 305207 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1221504

[startup+402.301 s]
/proc/loadavg: 1.01 1.63 1.68 2/66 13620
/proc/meminfo: memFree=748208/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1221504 CPUtime=402.15
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819071 0 0 0 39831 384 0 0 25 0 1 0 92631903 1250820096 199534 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305376 199534 80 167 0 305207 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1221504

[startup+462.302 s]
/proc/loadavg: 1.00 1.51 1.64 2/66 13626
/proc/meminfo: memFree=747952/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1221504 CPUtime=462.12
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819121 0 0 0 45828 384 0 0 25 0 1 0 92631903 1250820096 199584 1992294400 134512640 135197378 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305376 199584 80 167 0 305207 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1221504

[startup+522.301 s]
/proc/loadavg: 1.00 1.42 1.60 2/66 13626
/proc/meminfo: memFree=747632/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1221504 CPUtime=522.1
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819187 0 0 0 51826 384 0 0 25 0 1 0 92631903 1250820096 199650 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305376 199650 80 167 0 305207 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 1221504

[startup+582.301 s]
/proc/loadavg: 1.00 1.34 1.56 2/66 13626
/proc/meminfo: memFree=747376/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1221504 CPUtime=582.08
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819237 0 0 0 57824 384 0 0 25 0 1 0 92631903 1250820096 199700 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305376 199700 80 167 0 305207 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 1221504

[startup+642.302 s]
/proc/loadavg: 1.00 1.27 1.52 2/66 13626
/proc/meminfo: memFree=747312/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=642.06
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819271 0 0 0 63822 384 0 0 25 0 1 0 92631903 1252917248 199734 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 199734 80 167 0 305719 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1223552

[startup+702.301 s]
/proc/loadavg: 1.00 1.22 1.48 2/66 13626
/proc/meminfo: memFree=747120/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=702.04
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819297 0 0 0 69820 384 0 0 25 0 1 0 92631903 1252917248 199760 1992294400 134512640 135197378 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 199760 80 167 0 305719 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1223552

[startup+762.305 s]
/proc/loadavg: 1.00 1.18 1.45 2/66 13626
/proc/meminfo: memFree=746992/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=762.02
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819329 0 0 0 75818 384 0 0 25 0 1 0 92631903 1252917248 199792 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 199792 80 167 0 305719 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1223552

[startup+822.302 s]
/proc/loadavg: 1.00 1.14 1.42 2/66 13626
/proc/meminfo: memFree=746672/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=821.99
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819383 0 0 0 81815 384 0 0 25 0 1 0 92631903 1252917248 199846 1992294400 134512640 135197378 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 199846 80 167 0 305719 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1223552

[startup+882.302 s]
/proc/loadavg: 1.00 1.11 1.39 2/66 13626
/proc/meminfo: memFree=746416/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=881.97
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819451 0 0 0 87813 384 0 0 25 0 1 0 92631903 1252917248 199914 1992294400 134512640 135197378 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 199914 80 167 0 305719 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1223552

[startup+942.301 s]
/proc/loadavg: 1.00 1.09 1.36 2/66 13626
/proc/meminfo: memFree=745840/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=941.95
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819571 0 0 0 93811 384 0 0 25 0 1 0 92631903 1252917248 200034 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 200034 80 167 0 305719 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1223552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.07 1.34 2/66 13626
/proc/meminfo: memFree=745520/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=1001.93
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819669 0 0 0 99809 384 0 0 25 0 1 0 92631903 1252917248 200132 1992294400 134512640 135197378 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 200132 80 167 0 305719 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1223552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.06 1.31 2/66 13626
/proc/meminfo: memFree=745072/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1223552 CPUtime=1061.91
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819755 0 0 0 105807 384 0 0 25 0 1 0 92631903 1252917248 200218 1992294400 134512640 135197378 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 305888 200218 80 167 0 305719 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1223552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/66 13626
/proc/meminfo: memFree=744624/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1227648 CPUtime=1121.88
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 819869 0 0 0 111804 384 0 0 25 0 1 0 92631903 1257111552 200332 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 306912 200332 80 167 0 306743 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1227648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/66 13626
/proc/meminfo: memFree=742512/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1230552 CPUtime=1181.87
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 820750 0 0 0 117802 385 0 0 25 0 1 0 92631903 1260085248 201213 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 307638 201213 80 167 0 307469 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1230552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.03 1.26 2/66 13626
/proc/meminfo: memFree=730352/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=1240584 CPUtime=1200.07
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4194304 823419 0 0 0 119621 386 0 0 25 0 1 0 92631903 1270358016 203882 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 310146 203882 80 167 0 309977 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1240584

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.03 1.26 2/66 13626
/proc/meminfo: memFree=730352/2055920 swapFree=4192952/4192956
[pid=13616] ppid=13614 vsize=0 CPUtime=1200.17
/proc/13616/stat : 13616 (march_hi) R 13614 13616 13209 0 -1 4195332 823419 0 0 0 119621 396 0 0 25 0 1 0 92631903 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13616/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.2
CPU user time (s): 1196.21
CPU system time (s): 3.98639
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 1269912

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

runsolver used 1.16182 second user time and 2.78658 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 09:53:44
IDJOB=1719342
IDBENCH=20582
IDSOLVER=521
FILE ID=node89/1719342-1240646004
PBS_JOBID= 9186452
Free space on /tmp= 66052 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719342-1240646004/watcher-1719342-1240646004 -o /tmp/evaluation-result-1719342-1240646004/solver-1719342-1240646004 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1719342-1240646004.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=356946753

node89.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.268
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.268
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:       1540064 kB
Buffers:         11084 kB
Cached:         414660 kB
SwapCached:          4 kB
Active:         336376 kB
Inactive:       103180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540064 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:          254496 kB
Writeback:       16400 kB
Mapped:          23544 kB
Slab:            62276 kB
Committed_AS:   244580 kB
PageTables:       1372 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= 66052 MiB
End job on node89 at 2009-04-25 10:13:46