Trace number 1719278

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
SApperloT base? (TO) 1200.13 1200.49

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark430.832
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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-1719278-1240645327/watcher-1719278-1240645327 -o /tmp/evaluation-result-1719278-1240645327/solver-1719278-1240645327 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=938117619 HOME/instance-1719278-1240645327.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.99 1.92 1.77 2/64 17311
/proc/meminfo: memFree=1200256/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=3772 CPUtime=0
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 546 0 0 0 0 0 0 0 20 0 1 0 92566563 3862528 530 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 943 535 88 283 0 657 0

[startup+0.063189 s]
/proc/loadavg: 1.99 1.92 1.77 2/64 17311
/proc/meminfo: memFree=1200256/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=10624 CPUtime=0.05
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 1449 0 0 0 5 0 0 0 20 0 1 0 92566563 10878976 1433 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 2656 1433 90 283 0 2370 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10624

[startup+0.101193 s]
/proc/loadavg: 1.99 1.92 1.77 2/64 17311
/proc/meminfo: memFree=1200256/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=11956 CPUtime=0.09
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 1798 0 0 0 9 0 0 0 20 0 1 0 92566563 12242944 1782 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 2989 1783 90 283 0 2703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11956

[startup+0.301215 s]
/proc/loadavg: 1.99 1.92 1.77 2/64 17311
/proc/meminfo: memFree=1200256/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=19232 CPUtime=0.29
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 3619 0 0 0 27 2 0 0 21 0 1 0 92566563 19693568 3603 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 4808 3604 90 283 0 4522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19232

[startup+0.701259 s]
/proc/loadavg: 1.99 1.92 1.77 2/64 17311
/proc/meminfo: memFree=1200256/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=33524 CPUtime=0.68
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 7152 0 0 0 64 4 0 0 25 0 1 0 92566563 34328576 7136 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 8381 7136 90 283 0 8095 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33524

[startup+1.50136 s]
/proc/loadavg: 1.99 1.92 1.77 2/65 17312
/proc/meminfo: memFree=1168312/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=38324 CPUtime=1.48
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 8295 0 0 0 143 5 0 0 25 0 1 0 92566563 39243776 8213 1992294400 134512640 135674940 4294956192 18446744073709551615 134557077 0 0 4096 0 0 0 0 17 0 0 0
/proc/17311/statm: 9581 8213 98 283 0 9295 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38324

[startup+3.10153 s]
/proc/loadavg: 1.99 1.92 1.77 2/65 17312
/proc/meminfo: memFree=1166904/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=40064 CPUtime=3.08
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 8736 0 0 0 303 5 0 0 25 0 1 0 92566563 41025536 8654 1992294400 134512640 135674940 4294956192 18446744073709551615 134571315 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 10016 8654 98 283 0 9730 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40064

[startup+6.30189 s]
/proc/loadavg: 1.91 1.91 1.77 2/65 17312
/proc/meminfo: memFree=1162616/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=44328 CPUtime=6.28
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 9813 0 0 0 622 6 0 0 25 0 1 0 92566563 45391872 9731 1992294400 134512640 135674940 4294956192 18446744073709551615 134564181 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 11082 9731 98 283 0 10796 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44328

[startup+12.7016 s]
/proc/loadavg: 1.84 1.89 1.76 2/65 17312
/proc/meminfo: memFree=1155384/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=51384 CPUtime=12.68
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 11535 0 0 0 1260 8 0 0 25 0 1 0 92566563 52617216 11453 1992294400 134512640 135674940 4294956192 18446744073709551615 134550832 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 12846 11453 98 283 0 12560 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51384

[startup+25.502 s]
/proc/loadavg: 1.65 1.85 1.75 2/65 17312
/proc/meminfo: memFree=1142200/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=64312 CPUtime=25.48
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 14707 0 0 0 2537 11 0 0 25 0 1 0 92566563 65855488 14625 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 16078 14625 99 283 0 15792 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64312

[startup+51.1019 s]
/proc/loadavg: 1.43 1.78 1.73 2/65 17312
/proc/meminfo: memFree=1142008/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=64444 CPUtime=51.07
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 14753 0 0 0 5096 11 0 0 25 0 1 0 92566563 65990656 14671 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 16111 14671 99 283 0 15825 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64444

[startup+102.306 s]
/proc/loadavg: 1.18 1.66 1.69 2/65 17312
/proc/meminfo: memFree=1141048/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=65536 CPUtime=102.25
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 14994 0 0 0 10214 11 0 0 25 0 1 0 92566563 67108864 14912 1992294400 134512640 135674940 4294956192 18446744073709551615 134564362 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 16384 14912 99 283 0 16098 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65536

[startup+162.301 s]
/proc/loadavg: 1.07 1.54 1.64 2/65 17312
/proc/meminfo: memFree=1117432/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=90564 CPUtime=162.23
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 21118 0 0 0 16208 15 0 0 25 0 1 0 92566563 92737536 21036 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 22641 21036 99 283 0 22355 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90564

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.60 2/65 17312
/proc/meminfo: memFree=1024952/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=185084 CPUtime=222.21
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 44424 0 0 0 22189 32 0 0 25 0 1 0 92566563 189526016 43956 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 46271 43956 99 283 0 45985 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 185084

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.56 2/65 17312
/proc/meminfo: memFree=951544/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=261600 CPUtime=282.2
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 63133 0 0 0 28171 49 0 0 25 0 1 0 92566563 267878400 62407 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 65400 62407 99 283 0 65114 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 261600

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.52 2/65 17312
/proc/meminfo: memFree=880184/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=335572 CPUtime=342.18
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 81572 0 0 0 34154 64 0 0 25 0 1 0 92566563 343625728 80076 1992294400 134512640 135674940 4294956192 18446744073709551615 134555858 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 83893 80076 99 283 0 83607 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 335572

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.49 2/65 17312
/proc/meminfo: memFree=805560/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=411412 CPUtime=402.17
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 100931 0 0 0 40135 82 0 0 25 0 1 0 92566563 421285888 98790 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 102853 98790 99 283 0 102567 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 411412

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.45 2/65 17312
/proc/meminfo: memFree=745400/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=472928 CPUtime=462.14
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 116253 0 0 0 46117 97 0 0 25 0 1 0 92566563 484278272 113726 1992294400 134512640 135674940 4294956192 18446744073709551615 134551406 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 118232 113726 99 283 0 117946 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 472928

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.42 2/65 17312
/proc/meminfo: memFree=683448/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=535524 CPUtime=522.13
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 132123 0 0 0 52102 111 0 0 25 0 1 0 92566563 548376576 129080 1992294400 134512640 135674940 4294956192 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 133881 129080 99 283 0 133595 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 535524

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.39 2/65 17312
/proc/meminfo: memFree=682488/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=536568 CPUtime=582.11
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 132366 0 0 0 58100 111 0 0 25 0 1 0 92566563 549445632 129323 1992294400 134512640 135674940 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 134142 129323 99 283 0 133856 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 536568

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.36 2/65 17312
/proc/meminfo: memFree=677816/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=541712 CPUtime=642.1
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 133902 0 0 0 64098 112 0 0 25 0 1 0 92566563 554713088 130472 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 135428 130472 99 283 0 135142 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 541712

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.34 2/65 17312
/proc/meminfo: memFree=666040/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=556548 CPUtime=702.08
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 138405 0 0 0 70093 115 0 0 25 0 1 0 92566563 569905152 133559 1992294400 134512640 135674940 4294956192 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 139137 133559 99 283 0 138851 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 556548

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.32 2/65 17312
/proc/meminfo: memFree=647480/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=574684 CPUtime=762.06
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 143010 0 0 0 76087 119 0 0 25 0 1 0 92566563 588476416 138035 1992294400 134512640 135674940 4294956192 18446744073709551615 134539941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 143671 138035 99 283 0 143385 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 574684

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.29 2/65 17312
/proc/meminfo: memFree=647160/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=575196 CPUtime=822.04
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 143251 0 0 0 82085 119 0 0 25 0 1 0 92566563 589000704 138147 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 143799 138147 99 283 0 143513 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 575196

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.27 2/65 17312
/proc/meminfo: memFree=643960/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=579308 CPUtime=882.03
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 144537 0 0 0 88083 120 0 0 25 0 1 0 92566563 593211392 138918 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 144827 138918 99 283 0 144541 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 579308

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.25 2/65 17312
/proc/meminfo: memFree=642872/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=580332 CPUtime=942
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 145050 0 0 0 94080 120 0 0 25 0 1 0 92566563 594259968 139174 1992294400 134512640 135674940 4294956192 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 145083 139174 99 283 0 144797 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 580332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 17312
/proc/meminfo: memFree=642936/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=580332 CPUtime=1001.99
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 145050 0 0 0 100078 121 0 0 25 0 1 0 92566563 594259968 139174 1992294400 134512640 135674940 4294956192 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 145083 139174 99 283 0 144797 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 580332

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 17312
/proc/meminfo: memFree=641592/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=582380 CPUtime=1061.98
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 145886 0 0 0 106076 122 0 0 25 0 1 0 92566563 596357120 139495 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 145595 139495 99 283 0 145309 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 582380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/65 17312
/proc/meminfo: memFree=639736/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=584948 CPUtime=1121.96
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 146436 0 0 0 112074 122 0 0 25 0 1 0 92566563 598986752 139916 1992294400 134512640 135674940 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 146237 139916 99 283 0 145951 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 584948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 17317
/proc/meminfo: memFree=638392/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=587512 CPUtime=1181.93
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 147333 0 0 0 118070 123 0 0 25 0 1 0 92566563 601612288 140298 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 146878 140298 99 283 0 146592 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 587512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 17317
/proc/meminfo: memFree=631096/2055920 swapFree=4192956/4192956
[pid=17311] ppid=17309 vsize=595196 CPUtime=1200.03
/proc/17311/stat : 17311 (SApperloT-base) R 17309 17311 16763 0 -1 4194304 149522 0 0 0 119878 125 0 0 25 0 1 0 92566563 609480704 142101 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17311/statm: 148799 142101 99 283 0 148513 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 595196

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.49
CPU time (s): 1200.13
CPU user time (s): 1198.79
CPU system time (s): 1.3448
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 595196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.79
system time used= 1.34479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149522
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= 1
involuntary context switches= 1920

runsolver used 1.03684 second user time and 2.30965 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-25 09:42:08
IDJOB=1719278
IDBENCH=20581
IDSOLVER=509
FILE ID=node9/1719278-1240645327
PBS_JOBID= 9186454
Free space on /tmp= 66312 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719278-1240645327/watcher-1719278-1240645327 -o /tmp/evaluation-result-1719278-1240645327/solver-1719278-1240645327 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=938117619 HOME/instance-1719278-1240645327.cnf

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=938117619

node9.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.240
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.240
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:       1200672 kB
Buffers:         87620 kB
Cached:         669016 kB
SwapCached:          0 kB
Active:          46988 kB
Inactive:       723596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1200672 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20144 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            70676 kB
Committed_AS:   304696 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= 66312 MiB
End job on node9 at 2009-04-25 10:02:11