Trace number 1796489

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-simp 070721? (TO) 1200.21 1200.77

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                                              |
2.69/2.70	|  Parsing time:         2.45         s                                       |
33.17/33.23	============================[ Search Statistics ]==============================
33.17/33.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.17/33.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.17/33.23	===============================================================================
33.17/33.23	|         0 |  114805  2347281  7106654 |   782427        0    nan |  0.000 % |
33.48/33.54	|       107 |  114805  2347281  7106654 |   860669      107     40 |  0.008 % |
34.38/34.49	|       257 |  114805  2347281  7106654 |   946736      257     37 |  0.008 % |
34.78/34.80	|       483 |  114805  2347281  7106654 |  1041410      483     36 |  0.008 % |
35.28/35.31	|       821 |  114805  2347281  7106654 |  1145551      821     37 |  0.008 % |
35.47/35.58	|      1327 |  114805  2347281  7106654 |  1260106     1327     35 |  0.008 % |
36.28/36.38	|      2086 |  114805  2347281  7106654 |  1386117     2086     35 |  0.008 % |
36.97/37.07	|      3225 |  114805  2347281  7106654 |  1524728     3225     33 |  0.008 % |
37.97/38.05	|      4933 |  114805  2347281  7106654 |  1677201     4933     68 |  0.008 % |
39.27/39.37	|      7495 |  114805  2347281  7106654 |  1844921     7495     62 |  0.008 % |
42.57/42.66	|     11341 |  114805  2347281  7106654 |  2029414    11341     67 |  0.008 % |
47.07/47.12	|     17107 |  114805  2347281  7106654 |  2232355    17107    109 |  0.008 % |
52.67/52.76	|     25757 |  114805  2347281  7106654 |  2455591    25757     95 |  0.008 % |
65.46/65.56	|     38732 |  114805  2347281  7106654 |  2701150    38732    117 |  0.008 % |
82.36/82.46	|     58193 |  114805  2347281  7106654 |  2971265    58193    198 |  0.008 % |
104.64/104.74	|     87385 |  114805  2347281  7106654 |  3268391    87385    234 |  0.008 % |
116.33/116.42	|    131175 |  114805  2347281  7106654 |  3595230   131175    188 |  0.008 % |
183.21/183.36	|    196860 |  114805  2347281  7106654 |  3954754   196860    230 |  0.008 % |
299.16/299.32	|    295386 |  114805  2347281  7106654 |  4350229   295386    290 |  0.008 % |
443.09/443.36	|    443175 |  114805  2347281  7106654 |  4785252   443175    285 |  0.008 % |
825.71/826.13	|    664858 |  114805  2347281  7106654 |  5263777   664858    307 |  0.008 % |

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-1796489-1242076496/watcher-1796489-1242076496 -o /tmp/evaluation-result-1796489-1242076496/solver-1796489-1242076496 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796489-1242076496.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: 0.98 1.00 1.00 3/64 7520
/proc/meminfo: memFree=869592/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=2196 CPUtime=0
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 235677471 2248704 397 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 549 397 65 178 0 369 0

[startup+0.0340531 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 7520
/proc/meminfo: memFree=869592/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=4368 CPUtime=0.02
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 960 0 0 0 2 0 0 0 18 0 1 0 235677471 4472832 945 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 1092 946 65 178 0 912 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4368

[startup+0.10101 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 7520
/proc/meminfo: memFree=869592/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=9248 CPUtime=0.09
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 2073 0 0 0 8 1 0 0 18 0 1 0 235677471 9469952 2058 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 2312 2059 65 178 0 2132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9248

[startup+0.301033 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 7520
/proc/meminfo: memFree=869592/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=21968 CPUtime=0.29
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 5237 0 0 0 26 3 0 0 19 0 1 0 235677471 22495232 5222 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 5492 5223 65 178 0 5312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21968

[startup+0.701077 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 7520
/proc/meminfo: memFree=869592/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=47692 CPUtime=0.69
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 11343 0 0 0 62 7 0 0 23 0 1 0 235677471 48836608 11328 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 11923 11328 65 178 0 11743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47692

[startup+1.50117 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7521
/proc/meminfo: memFree=808400/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=97684 CPUtime=1.49
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 23170 0 0 0 135 14 0 0 25 0 1 0 235677471 100028416 23155 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 24421 23155 65 178 0 24241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97684

[startup+3.10135 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7521
/proc/meminfo: memFree=744720/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=175116 CPUtime=3.09
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 40472 0 0 0 284 25 0 0 25 0 1 0 235677471 179318784 40457 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 43779 40457 80 178 0 43599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175116

[startup+6.30171 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7521
/proc/meminfo: memFree=709456/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=176572 CPUtime=6.29
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 40890 0 0 0 603 26 0 0 25 0 1 0 235677471 180809728 40875 1992294400 134512640 135243866 4294956256 18446744073709551615 134550846 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 44143 40875 80 178 0 43963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176572

[startup+12.7014 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7521
/proc/meminfo: memFree=674640/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=206192 CPUtime=12.68
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 49331 0 0 0 1239 29 0 0 25 0 1 0 235677471 211140608 49197 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 51548 49197 80 178 0 51368 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 206192

[startup+25.5019 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7521
/proc/meminfo: memFree=659024/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=225068 CPUtime=25.48
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 53395 0 0 0 2517 31 0 0 25 0 1 0 235677471 230469632 53134 1992294400 134512640 135243866 4294956256 18446744073709551615 134535471 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 56267 53134 80 178 0 56087 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 225068

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7521
/proc/meminfo: memFree=689680/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=189060 CPUtime=51.07
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 56880 0 0 0 5074 33 0 0 25 0 1 0 235677471 193597440 45495 1992294400 134512640 135243866 4294956256 18446744073709551615 134555638 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 47265 45495 87 178 0 47085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 189060

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7521
/proc/meminfo: memFree=651088/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=227356 CPUtime=102.24
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 66522 0 0 0 10183 41 0 0 25 0 1 0 235677471 232812544 55137 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 56839 55137 87 178 0 56659 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 227356

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 7521
/proc/meminfo: memFree=570256/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=308000 CPUtime=162.21
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 86635 0 0 0 16162 59 0 0 25 0 1 0 235677471 315392000 75250 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 77000 75250 87 178 0 76820 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 308000

[startup+222.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7521
/proc/meminfo: memFree=489360/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=389316 CPUtime=222.19
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 106905 0 0 0 22144 75 0 0 25 0 1 0 235677471 398659584 95520 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 97329 95520 87 178 0 97149 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 389316

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7521
/proc/meminfo: memFree=411280/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=468256 CPUtime=282.15
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 126662 0 0 0 28124 91 0 0 25 0 1 0 235677471 479494144 115277 1992294400 134512640 135243866 4294956256 18446744073709551615 134568667 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 117064 115277 87 178 0 116884 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 468256

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=359824/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=518956 CPUtime=342.13
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 139255 0 0 0 34110 103 0 0 25 0 1 0 235677471 531410944 127870 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 129739 127870 87 178 0 129559 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 518956

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=278288/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=601232 CPUtime=402.11
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 159854 0 0 0 40088 123 0 0 25 0 1 0 235677471 615661568 148469 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 150308 148469 87 178 0 150128 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 601232

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=210704/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=667864 CPUtime=462.08
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 176492 0 0 0 46071 137 0 0 25 0 1 0 235677471 683892736 165107 1992294400 134512640 135243866 4294956256 18446744073709551615 134558707 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 166966 165107 87 178 0 166786 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 667864

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=156304/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=723576 CPUtime=522.05
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 190250 0 0 0 52054 151 0 0 25 0 1 0 235677471 740941824 178865 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 180894 178865 87 178 0 180714 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 723576

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=102224/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=776884 CPUtime=582.03
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 203581 0 0 0 58039 164 0 0 25 0 1 0 235677471 795529216 192196 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 194221 192196 87 178 0 194041 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 776884

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=59408/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=819220 CPUtime=642
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 214157 0 0 0 64026 174 0 0 25 0 1 0 235677471 838881280 202772 1992294400 134512640 135243866 4294956256 18446744073709551615 134558745 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 204805 202772 87 178 0 204625 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 819220

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15888/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=864488 CPUtime=701.97
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 225501 0 0 0 70013 184 0 0 25 0 1 0 235677471 885235712 214116 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 216122 214116 87 178 0 215942 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 864488

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15312/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=901708 CPUtime=761.95
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 234831 0 0 0 76000 195 0 0 25 0 1 0 235677471 923348992 223446 1992294400 134512640 135243866 4294956256 18446744073709551615 134565151 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 225427 223446 87 178 0 225247 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 901708

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15504/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=967604 CPUtime=821.91
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 251337 0 0 0 81981 210 0 0 25 0 1 0 235677471 990826496 239952 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 241901 239952 87 178 0 241721 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 967604

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15952/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1016272 CPUtime=881.88
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 263164 0 0 0 87965 223 0 0 25 0 1 0 235677471 1040662528 251779 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 254068 251779 87 178 0 253888 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 1016272

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15056/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1039092 CPUtime=941.86
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 268890 0 0 0 93958 228 0 0 25 0 1 0 235677471 1064030208 257505 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 259773 257505 87 178 0 259593 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 1039092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=16080/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1056464 CPUtime=1001.82
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 273283 0 0 0 99949 233 0 0 25 0 1 0 235677471 1081819136 261898 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 264116 261898 87 178 0 263936 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1056464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15632/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1069920 CPUtime=1061.79
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 276568 0 0 0 105942 237 0 0 25 0 1 0 235677471 1095598080 265183 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 267480 265183 87 178 0 267300 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 1069920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15760/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1078976 CPUtime=1121.77
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 278840 0 0 0 111937 240 0 0 25 0 1 0 235677471 1104871424 267455 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 269744 267455 87 178 0 269564 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 1078976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15248/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1087436 CPUtime=1181.74
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 280935 0 0 0 117932 242 0 0 25 0 1 0 235677471 1113534464 269550 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 271859 269550 87 178 0 271679 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 1087436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15888/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=1089992 CPUtime=1200.04
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4194304 281544 0 0 0 119761 243 0 0 25 0 1 0 235677471 1116151808 270159 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 272498 270159 87 178 0 272318 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1089992

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

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

[startup+1200.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7521
/proc/meminfo: memFree=15888/2055920 swapFree=4191900/4192956
[pid=7520] ppid=7518 vsize=0 CPUtime=1200.14
/proc/7520/stat : 7520 (minisat_static) R 7518 7520 7351 0 -1 4195332 281544 0 0 0 119761 253 0 0 25 0 1 0 235677471 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/7520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.21
CPU user time (s): 1197.61
CPU system time (s): 2.5926
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 1089992

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

runsolver used 1.07784 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-11 23:14:59
IDJOB=1796489
IDBENCH=20575
IDSOLVER=568
FILE ID=node62/1796489-1242076496
PBS_JOBID= 9277611
Free space on /tmp= 66340 MiB

SOLVER NAME= minisat2-simp 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-1796489-1242076496/watcher-1796489-1242076496 -o /tmp/evaluation-result-1796489-1242076496/solver-1796489-1242076496 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796489-1242076496.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=1397861639

node62.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.220
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.220
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:        870080 kB
Buffers:         67196 kB
Cached:        1029716 kB
SwapCached:        268 kB
Active:         167596 kB
Inactive:       944044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        870080 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           51716 kB
Writeback:           0 kB
Mapped:          23308 kB
Slab:            60040 kB
Committed_AS:   608732 kB
PageTables:       1456 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= 66340 MiB
End job on node62 at 2009-05-11 23:35:02