Trace number 1797803

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
minisat2-core 070721? (TO) 1200.26 1200.62

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  151669                                               |
0.00/0.00	|  Number of clauses:    2465731                                              |
1.39/1.42	|  Parsing time:         1.28         s                                       |
1.39/1.49	============================[ Search Statistics ]==============================
1.39/1.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.49	===============================================================================
1.39/1.49	|         0 |  151661  2465696  7141348 |   821898        0    nan |  0.000 % |
1.59/1.68	|       100 |  151661  2465696  7141348 |   904088      100     59 |  0.005 % |
1.99/2.02	|       251 |  151661  2465696  7141348 |   994497      251     55 |  0.005 % |
2.89/2.92	|       476 |  151661  2465696  7141348 |  1093947      476     58 |  0.005 % |
3.09/3.16	|       813 |  151661  2465696  7141348 |  1203341      813     51 |  0.005 % |
3.89/3.97	|      1319 |  151661  2465696  7141348 |  1323676     1319     46 |  0.005 % |
4.79/4.87	|      2078 |  151661  2465696  7141348 |  1456043     2078     49 |  0.005 % |
5.50/5.58	|      3218 |  151661  2465696  7141348 |  1601647     3218     47 |  0.005 % |
7.99/8.04	|      4927 |  151661  2465696  7141348 |  1761812     4927     60 |  0.005 % |
9.19/9.20	|      7489 |  151661  2465696  7141348 |  1937994     7489     62 |  0.005 % |
12.49/12.57	|     11333 |  151661  2465696  7141348 |  2131793    11333    102 |  0.005 % |
16.79/16.85	|     17099 |  151661  2465696  7141348 |  2344972    17099    158 |  0.005 % |
23.89/23.96	|     25748 |  151661  2465696  7141348 |  2579470    25748    171 |  0.005 % |
35.08/35.15	|     38722 |  151661  2465696  7141348 |  2837417    38722    159 |  0.005 % |
57.67/57.79	|     58183 |  151661  2465696  7141348 |  3121158    58183    271 |  0.005 % |
84.56/84.68	|     87375 |  151661  2465696  7141348 |  3433274    87375    302 |  0.005 % |
115.85/116.00	|    131164 |  151661  2465696  7141348 |  3776602   131164    270 |  0.005 % |
190.53/190.69	|    196850 |  151661  2465696  7141348 |  4154262   196850    365 |  0.005 % |
297.50/297.63	|    295377 |  151661  2465696  7141348 |  4569688   295377    422 |  0.005 % |
515.63/515.88	|    443166 |  151661  2465696  7141348 |  5026657   443166    497 |  0.005 % |
933.50/933.83	|    664849 |  151661  2465696  7141348 |  5529323   664849    457 |  0.005 % |

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-1797803-1242076591/watcher-1797803-1242076591 -o /tmp/evaluation-result-1797803-1242076591/solver-1797803-1242076591 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797803-1242076591.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13015
/proc/meminfo: memFree=1108080/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=2168 CPUtime=0
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 235692556 2220032 397 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 542 398 58 171 0 368 0

[startup+0.103648 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13015
/proc/meminfo: memFree=1108080/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=10224 CPUtime=0.1
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 2396 0 0 0 9 1 0 0 18 0 1 0 235692556 10469376 2381 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 2556 2383 58 171 0 2382 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10224

[startup+0.201658 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13015
/proc/meminfo: memFree=1108080/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=18596 CPUtime=0.2
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 4338 0 0 0 18 2 0 0 18 0 1 0 235692556 19042304 4323 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 4649 4323 58 171 0 4475 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 18596

[startup+0.301669 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13015
/proc/meminfo: memFree=1108080/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=26472 CPUtime=0.29
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 6281 0 0 0 26 3 0 0 19 0 1 0 235692556 27107328 6266 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 6618 6267 58 171 0 6444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26472

[startup+0.701714 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13015
/proc/meminfo: memFree=1108080/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=58420 CPUtime=0.69
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 14028 0 0 0 62 7 0 0 23 0 1 0 235692556 59822080 14013 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 14605 14014 58 171 0 14431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58420

[startup+1.5018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13016
/proc/meminfo: memFree=1021864/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=116724 CPUtime=1.49
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 27576 0 0 0 136 13 0 0 25 0 1 0 235692556 119525376 27561 1992294400 134512640 135213614 4294956256 18446744073709551615 134526945 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 29181 27561 72 171 0 29007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116724

[startup+3.10198 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13016
/proc/meminfo: memFree=994088/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=119220 CPUtime=3.09
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 28196 0 0 0 295 14 0 0 25 0 1 0 235692556 122081280 28181 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 29805 28181 78 171 0 29631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119220

[startup+6.30134 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13016
/proc/meminfo: memFree=994984/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=120764 CPUtime=6.29
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 28525 0 0 0 615 14 0 0 25 0 1 0 235692556 123662336 28510 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 30191 28510 78 171 0 30017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120764

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=990568/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=125264 CPUtime=12.69
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 29648 0 0 0 1254 15 0 0 25 0 1 0 235692556 128270336 29633 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 31316 29633 78 171 0 31142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125264

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=976872/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=138916 CPUtime=25.48
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 33064 0 0 0 2530 18 0 0 25 0 1 0 235692556 142249984 33049 1992294400 134512640 135213614 4294956256 18446744073709551615 134530567 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 34729 33049 78 171 0 34555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 138916

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=947880/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=169268 CPUtime=51.07
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 40632 0 0 0 5082 25 0 0 25 0 1 0 235692556 173330432 40617 1992294400 134512640 135213614 4294956256 18446744073709551615 134527244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 42317 40617 78 171 0 42143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169268

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=870888/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=244680 CPUtime=102.26
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 59478 0 0 0 10185 41 0 0 25 0 1 0 235692556 250552320 59463 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 61170 59463 78 171 0 60996 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 244680

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=788072/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=329192 CPUtime=162.24
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 80566 0 0 0 16169 55 0 0 25 0 1 0 235692556 337092608 80551 1992294400 134512640 135213614 4294956256 18446744073709551615 134526860 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 82298 80551 78 171 0 82124 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 329192

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=638056/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=477644 CPUtime=222.22
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 117634 0 0 0 22144 78 0 0 25 0 1 0 235692556 489107456 117619 1992294400 134512640 135213614 4294956256 18446744073709551615 134536734 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 119411 117619 78 171 0 119237 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 477644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=524392/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=591484 CPUtime=282.21
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 146128 0 0 0 28122 99 0 0 25 0 1 0 235692556 605679616 146113 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 147871 146113 78 171 0 147697 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 591484

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=402472/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=713320 CPUtime=342.18
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 176470 0 0 0 34099 119 0 0 25 0 1 0 235692556 730439680 176455 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 178330 176455 78 171 0 178156 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 713320

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=282408/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=834108 CPUtime=402.17
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 206690 0 0 0 40076 141 0 0 25 0 1 0 235692556 854126592 206675 1992294400 134512640 135213614 4294956256 18446744073709551615 134526959 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 208527 206675 78 171 0 208353 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 834108

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=194408/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=920900 CPUtime=462.15
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 228421 0 0 0 46057 158 0 0 25 0 1 0 235692556 943001600 228406 1992294400 134512640 135213614 4294956256 18446744073709551615 134529552 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 230225 228406 78 171 0 230051 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 920900

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=109736/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1005212 CPUtime=522.12
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 249534 0 0 0 52040 172 0 0 25 0 1 0 235692556 1029337088 249519 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 251303 249519 78 171 0 251129 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1005212

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=80296/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1035248 CPUtime=582.11
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 256825 0 0 0 58033 178 0 0 25 0 1 0 235692556 1060093952 256810 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 258812 256810 78 171 0 258638 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1035248

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=29160/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1087452 CPUtime=642.1
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 269879 0 0 0 64021 189 0 0 25 0 1 0 235692556 1113550848 269864 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 271863 269864 78 171 0 271689 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1087452

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15912/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1156440 CPUtime=702.08
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 287143 0 0 0 70005 203 0 0 25 0 1 0 235692556 1184194560 287128 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 289110 287128 78 171 0 288936 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1156440

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15336/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1210296 CPUtime=762.06
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 300618 0 0 0 75991 215 0 0 25 0 1 0 235692556 1239343104 300603 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 302574 300603 78 171 0 302400 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1210296

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=16296/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1249520 CPUtime=822.04
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 310440 0 0 0 81981 223 0 0 25 0 1 0 235692556 1279508480 310425 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 312380 310425 78 171 0 312206 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1249520

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=14888/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1295260 CPUtime=882.03
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 321890 0 0 0 87970 233 0 0 25 0 1 0 235692556 1326346240 321875 1992294400 134512640 135213614 4294956256 18446744073709551615 134526786 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 323815 321875 78 171 0 323641 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1295260

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15720/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1342356 CPUtime=942
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 333650 0 0 0 93959 241 0 0 25 0 1 0 235692556 1374572544 333635 1992294400 134512640 135213614 4294956256 18446744073709551615 134536669 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 335589 333635 78 171 0 335415 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 1342356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=16232/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1384560 CPUtime=1001.98
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 344211 0 0 0 99949 249 0 0 25 0 1 0 235692556 1417789440 344196 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 346140 344196 78 171 0 345966 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1384560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=14888/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1430436 CPUtime=1061.97
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 355337 0 0 0 105938 259 0 0 25 0 1 0 235692556 1464766464 355322 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 357609 355322 78 171 0 357435 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1430436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=16168/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1468984 CPUtime=1121.95
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 364978 0 0 0 111928 267 0 0 25 0 1 0 235692556 1504239616 364963 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 367246 364963 78 171 0 367072 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1468984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=14952/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1507500 CPUtime=1181.93
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 374608 0 0 0 117919 274 0 0 25 0 1 0 235692556 1543680000 374593 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 376875 374593 78 171 0 376701 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 1507500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15272/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=1517244 CPUtime=1200.03
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4194304 377040 0 0 0 119726 277 0 0 25 0 1 0 235692556 1553657856 377025 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 379311 377025 78 171 0 379137 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1517244

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15272/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=0 CPUtime=1200.14
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4195332 377040 0 0 0 119726 288 0 0 25 0 1 0 235692556 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13016
/proc/meminfo: memFree=15272/2055920 swapFree=4159984/4192956
[pid=13015] ppid=13013 vsize=0 CPUtime=1200.23
/proc/13015/stat : 13015 (minisat_static) R 13013 13015 12671 0 -1 4195332 377040 0 0 0 119726 297 0 0 25 0 1 0 235692556 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/13015/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.26
CPU user time (s): 1197.26
CPU system time (s): 2.99854
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 1517244

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

runsolver used 1.23281 second user time and 3.14452 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-11 23:16:34
IDJOB=1797803
IDBENCH=20575
IDSOLVER=651
FILE ID=node32/1797803-1242076591
PBS_JOBID= 9277596
Free space on /tmp= 65984 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797803-1242076591/watcher-1797803-1242076591 -o /tmp/evaluation-result-1797803-1242076591/solver-1797803-1242076591 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797803-1242076591.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=2062641284

node32.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.216
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.216
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:       1108560 kB
Buffers:         53712 kB
Cached:         803592 kB
SwapCached:      26560 kB
Active:         126284 kB
Inactive:       759096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1108560 kB
SwapTotal:     4192956 kB
SwapFree:      4159984 kB
Dirty:           51676 kB
Writeback:           0 kB
Mapped:          14292 kB
Slab:            47688 kB
Committed_AS:   845312 kB
PageTables:       1504 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= 65984 MiB
End job on node32 at 2009-05-11 23:36:37