Trace number 1719270

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
kw 2009-03-20? (TO) 1200.16 1200.48

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

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1719270-1240645164/watcher-1719270-1240645164 -o /tmp/evaluation-result-1719270-1240645164/solver-1719270-1240645164 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719270-1240645164.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.23 1.05 1.01 3/64 3271
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=5516 CPUtime=0
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 92543450 5648384 982 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 1379 982 192 541 0 829 0

[startup+0.00714189 s]
/proc/loadavg: 1.23 1.05 1.01 3/64 3271
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=6748 CPUtime=0
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 1280 0 0 0 0 0 0 0 18 0 1 0 92543450 6909952 1264 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 1687 1271 200 541 0 1137 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6748

[startup+0.101151 s]
/proc/loadavg: 1.23 1.05 1.01 3/64 3271
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=54620 CPUtime=0.09
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 10831 0 0 0 5 4 0 0 18 0 1 0 92543450 55930880 10815 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 13655 10815 219 541 0 13105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54620

[startup+0.301173 s]
/proc/loadavg: 1.23 1.05 1.01 3/64 3271
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=57796 CPUtime=0.29
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 11686 0 0 0 24 5 0 0 19 0 1 0 92543450 59183104 11670 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 14449 11671 219 541 0 13899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57796

[startup+0.701215 s]
/proc/loadavg: 1.23 1.05 1.01 3/64 3271
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=63880 CPUtime=0.69
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 13378 0 0 0 64 5 0 0 22 0 1 0 92543450 65413120 13362 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 15970 13363 219 541 0 15420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63880

[startup+1.5013 s]
/proc/loadavg: 1.23 1.05 1.01 2/65 3272
/proc/meminfo: memFree=1686264/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=75816 CPUtime=1.49
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 16666 0 0 0 142 7 0 0 25 0 1 0 92543450 77635584 16650 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 18954 16650 219 541 0 18404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75816

[startup+3.10148 s]
/proc/loadavg: 1.23 1.05 1.01 2/65 3272
/proc/meminfo: memFree=1667768/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=100332 CPUtime=3.09
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 24105 0 0 0 298 11 0 0 25 0 1 0 92543450 102739968 23320 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 25083 23320 220 541 0 24533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100332

[startup+6.30182 s]
/proc/loadavg: 1.21 1.05 1.00 2/65 3272
/proc/meminfo: memFree=1611064/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=137904 CPUtime=6.29
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 35737 0 0 0 612 17 0 0 25 0 1 0 92543450 141213696 33415 1992294400 4194304 6412682 548682068832 18446744073709551615 4297326 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 34476 33415 230 541 0 33926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137904

[startup+12.7015 s]
/proc/loadavg: 1.19 1.05 1.00 2/65 3272
/proc/meminfo: memFree=1555192/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=199600 CPUtime=12.68
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 49133 0 0 0 1238 30 0 0 25 0 1 0 92543450 204390400 46811 1992294400 4194304 6412682 548682068832 18446744073709551615 4508731 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 49900 46811 248 541 0 49350 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 199600

[startup+25.5019 s]
/proc/loadavg: 1.15 1.04 1.00 2/65 3272
/proc/meminfo: memFree=1525560/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=227120 CPUtime=25.48
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 56338 0 0 0 2512 36 0 0 25 0 1 0 92543450 232570880 54016 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 56780 54016 248 541 0 56230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 227120

[startup+51.1017 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 3272
/proc/meminfo: memFree=1524792/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=227120 CPUtime=51.08
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 56549 0 0 0 5049 59 0 0 25 0 1 0 92543450 232570880 54227 1992294400 4194304 6412682 548682068832 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 56780 54227 258 541 0 56230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 227120

[startup+102.305 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 3272
/proc/meminfo: memFree=1524344/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=227120 CPUtime=102.27
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 56669 0 0 0 10125 102 0 0 25 0 1 0 92543450 232570880 54347 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 56780 54347 258 541 0 56230 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 227120

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 3272
/proc/meminfo: memFree=1523832/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=227120 CPUtime=162.25
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 56806 0 0 0 16071 154 0 0 25 0 1 0 92543450 232570880 54484 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 56780 54484 258 541 0 56230 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 227120

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3272
/proc/meminfo: memFree=1523448/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=227120 CPUtime=222.24
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 56885 0 0 0 22048 176 0 0 25 0 1 0 92543450 232570880 54563 1992294400 4194304 6412682 548682068832 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 56780 54563 258 541 0 56230 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 227120

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3272
/proc/meminfo: memFree=1521272/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=228792 CPUtime=282.21
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 57430 0 0 0 28012 209 0 0 25 0 1 0 92543450 234283008 55108 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 57198 55108 258 541 0 56648 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 228792

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3272
/proc/meminfo: memFree=1514552/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=236224 CPUtime=342.2
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 59094 0 0 0 33956 264 0 0 25 0 1 0 92543450 241893376 56772 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 59056 56772 258 541 0 58506 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 236224

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1464184/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=288792 CPUtime=402.19
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 71845 0 0 0 39872 347 0 0 25 0 1 0 92543450 295723008 69523 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 72198 69523 258 541 0 71648 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 288792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1461560/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=290380 CPUtime=462.17
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 72295 0 0 0 45859 358 0 0 25 0 1 0 92543450 297349120 69973 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 72595 69973 258 541 0 72045 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 290380

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1435320/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=319228 CPUtime=522.16
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 78869 0 0 0 51793 423 0 0 25 0 1 0 92543450 326889472 76547 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 79807 76547 258 541 0 79257 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 319228

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1425592/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=330004 CPUtime=582.14
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 81283 0 0 0 57754 460 0 0 25 0 1 0 92543450 337924096 78961 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 82501 78961 258 541 0 81951 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 330004

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1423928/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=331636 CPUtime=642.13
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 81691 0 0 0 63752 461 0 0 25 0 1 0 92543450 339595264 79369 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 82909 79369 258 541 0 82359 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 331636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=344812 CPUtime=702.11
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 83865 0 0 0 69680 531 0 0 25 0 1 0 92543450 353087488 81543 1992294400 4194304 6412682 548682068832 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 86203 81543 258 541 0 85653 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 344812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1400376/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=363088 CPUtime=762.1
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 87563 0 0 0 75639 571 0 0 25 0 1 0 92543450 371802112 85241 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 90772 85241 258 541 0 90222 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 363088

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1383224/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=384312 CPUtime=822.08
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 91838 0 0 0 81605 603 0 0 25 0 1 0 92543450 393535488 89516 1992294400 4194304 6412682 548682068832 18446744073709551615 4570422 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 96078 89516 258 541 0 95528 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 384312

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1371832/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=395936 CPUtime=882.06
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 94663 0 0 0 87521 685 0 0 25 0 1 0 92543450 405438464 92341 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 98984 92341 258 541 0 98434 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 395936

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1354104/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=414024 CPUtime=942.05
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 99090 0 0 0 93440 765 0 0 25 0 1 0 92543450 423960576 96768 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 103506 96768 258 541 0 102956 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 414024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1340664/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=428736 CPUtime=1002.03
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 102490 0 0 0 99383 820 0 0 25 0 1 0 92543450 439025664 100168 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 107184 100168 258 541 0 106634 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 428736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1312760/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=458096 CPUtime=1062.01
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 109398 0 0 0 105354 847 0 0 25 0 1 0 92543450 469090304 107076 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 114524 107076 258 541 0 113974 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 458096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1304440/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=466676 CPUtime=1121.99
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 111474 0 0 0 111297 902 0 0 25 0 1 0 92543450 477876224 109152 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 116669 109152 258 541 0 116119 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 466676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1301624/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=475580 CPUtime=1181.98
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 112341 0 0 0 117222 976 0 0 25 0 1 0 92543450 486993920 110019 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 118895 110019 258 541 0 118345 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 475580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3272
/proc/meminfo: memFree=1296568/2055920 swapFree=4192812/4192956
[pid=3271] ppid=3269 vsize=479628 CPUtime=1200.08
/proc/3271/stat : 3271 (kw) R 3269 3271 2921 0 -1 0 113443 0 0 0 119020 988 0 0 25 0 1 0 92543450 491139072 111121 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3271/statm: 119907 111121 258 541 0 119357 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 479628

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.48
CPU time (s): 1200.16
CPU user time (s): 1190.2
CPU system time (s): 9.96049
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 479628

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

runsolver used 0.859869 second user time and 2.6396 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 09:39:25
IDJOB=1719270
IDBENCH=20581
IDSOLVER=501
FILE ID=node64/1719270-1240645164
PBS_JOBID= 9186458
Free space on /tmp= 66148 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719270-1240645164/watcher-1719270-1240645164 -o /tmp/evaluation-result-1719270-1240645164/solver-1719270-1240645164 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1719270-1240645164.cnf

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=1170552507

node64.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.218
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.218
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:       1744416 kB
Buffers:         38724 kB
Cached:         195664 kB
SwapCached:        144 kB
Active:          78772 kB
Inactive:       170244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21084 kB
Writeback:           0 kB
Mapped:          24196 kB
Slab:            48136 kB
Committed_AS:   245700 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66140 MiB
End job on node64 at 2009-04-25 09:59:28