Trace number 1589968

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.17 1200.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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:  381708                                               |
0.00/0.00	|  Number of clauses:    1632906                                              |
2.79/2.88	|  Parsing time:         2.70         s                                       |
6.89/6.99	============================[ Search Statistics ]==============================
6.89/6.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.89/6.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.89/6.99	===============================================================================
6.89/6.99	|         0 |  251132  1172854  3064327 |   390951        0    nan |  0.000 % |
7.59/7.61	|       102 |  251086  1172854  3064327 |   430046      101    113 | 14.893 % |
7.79/7.86	|       252 |  251086  1172854  3064327 |   473051      251    127 | 14.893 % |
8.29/8.34	|       477 |  251086  1172854  3064327 |   520356      476    117 | 14.893 % |
9.19/9.27	|       814 |  250681  1172854  3064327 |   572391      809    112 | 15.403 % |
9.89/9.93	|      1321 |  250681  1172854  3064327 |   629631     1316    124 | 15.403 % |
11.59/11.61	|      2080 |  248837  1161398  3036171 |   692594     2065    109 | 15.826 % |
14.49/14.53	|      3222 |  246497  1152144  3015277 |   761853     3193    104 | 17.094 % |
18.39/18.40	|      4930 |  241620  1124708  2950024 |   838038     4880    111 | 17.331 % |
23.39/23.44	|      7492 |  241089  1121675  2942230 |   921842     7433    122 | 17.453 % |
32.89/32.95	|     11336 |  234141  1087595  2862999 |  1014027    11152    120 | 19.519 % |
49.67/49.71	|     17104 |  231005  1070824  2821822 |  1115429    16888    125 | 20.095 % |
74.78/74.85	|     25753 |  229435  1062992  2805025 |  1226972    25475    137 | 20.507 % |
118.86/118.90	|     38728 |  226500  1047188  2766106 |  1349670    38393    163 | 21.279 % |
228.43/228.55	|     58189 |  223730  1033156  2731744 |  1484637    57749    216 | 22.057 % |
400.58/400.77	|     87383 |  216554   992071  2635531 |  1633100    86720    267 | 25.406 % |
746.30/746.58	|    131176 |  209764   961240  2560300 |  1796410   130312    336 | 25.698 % |

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-1589968-1239114260/watcher-1589968-1239114260 -o /tmp/evaluation-result-1589968-1239114260/solver-1589968-1239114260 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589968-1239114260.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: 0.99 0.97 0.99 2/64 3820
/proc/meminfo: memFree=1129376/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=1916 CPUtime=0
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 241 0 0 0 0 0 0 0 22 0 1 0 1184091644 1961984 226 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 479 233 50 178 0 299 0

[startup+0.033302 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 3820
/proc/meminfo: memFree=1129376/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=10412 CPUtime=0.02
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 2061 0 0 0 2 0 0 0 22 0 1 0 1184091644 10661888 2023 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 2603 2026 65 178 0 2423 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10412

[startup+0.101311 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 3820
/proc/meminfo: memFree=1129376/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=30148 CPUtime=0.08
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 5831 0 0 0 6 2 0 0 22 0 1 0 1184091644 30871552 5793 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 7537 5794 65 178 0 7357 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30148

[startup+0.301328 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 3820
/proc/meminfo: memFree=1129376/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=40800 CPUtime=0.29
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 8454 0 0 0 25 4 0 0 23 0 1 0 1184091644 41779200 8416 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 10200 8417 65 178 0 10020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40800

[startup+0.701368 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 3820
/proc/meminfo: memFree=1129376/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=53912 CPUtime=0.69
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 11699 0 0 0 63 6 0 0 25 0 1 0 1184091644 55205888 11661 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 13478 11661 65 178 0 13298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53912

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=1078168/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=70520 CPUtime=1.48
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 15935 0 0 0 140 8 0 0 25 0 1 0 1184091644 72212480 15897 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 17630 15897 65 178 0 17450 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 70520

[startup+3.10261 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=1050520/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=144068 CPUtime=3.09
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 32050 0 0 0 291 18 0 0 25 0 1 0 1184091644 147525632 32012 1992294400 134512640 135243866 4294956256 18446744073709551615 134535398 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 36017 32012 80 178 0 35837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144068

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=972568/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=174952 CPUtime=6.29
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 40505 0 0 0 606 23 0 0 25 0 1 0 1184091644 179150848 40467 1992294400 134512640 135243866 4294956256 18446744073709551615 134535759 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 43738 40467 80 178 0 43558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174952

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=988888/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=150620 CPUtime=12.69
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 41146 0 0 0 1245 24 0 0 25 0 1 0 1184091644 154234880 35209 1992294400 134512640 135243866 4294956256 18446744073709551615 134566466 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 37655 35209 87 178 0 37475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150620

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=988952/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=150620 CPUtime=25.48
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 41146 0 0 0 2524 24 0 0 25 0 1 0 1184091644 154234880 35209 1992294400 134512640 135243866 4294956256 18446744073709551615 134555889 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 37655 35209 87 178 0 37475 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150620

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=989080/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=150620 CPUtime=51.07
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 41146 0 0 0 5083 24 0 0 25 0 1 0 1184091644 154234880 35209 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 37655 35209 87 178 0 37475 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150620

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=980824/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=158636 CPUtime=102.27
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 43188 0 0 0 10200 27 0 0 25 0 1 0 1184091644 162443264 37251 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 39659 37251 87 178 0 39479 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 158636

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=968408/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=171424 CPUtime=162.25
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 46351 0 0 0 16194 31 0 0 25 0 1 0 1184091644 175538176 40414 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 42856 40414 87 178 0 42676 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 171424

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=954392/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=185056 CPUtime=222.23
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 49783 0 0 0 22189 34 0 0 25 0 1 0 1184091644 189497344 43846 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 46264 43846 87 178 0 46084 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 185056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=939800/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=199936 CPUtime=282.22
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 53471 0 0 0 28185 37 0 0 25 0 1 0 1184091644 204734464 47534 1992294400 134512640 135243866 4294956256 18446744073709551615 134558451 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 49984 47534 87 178 0 49804 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 199936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=923608/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=215808 CPUtime=342.21
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 57454 0 0 0 34179 42 0 0 25 0 1 0 1184091644 220987392 51517 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 53952 51517 87 178 0 53772 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 215808

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=909912/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=229536 CPUtime=402.18
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 60906 0 0 0 40173 45 0 0 25 0 1 0 1184091644 235044864 54969 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 57384 54969 87 178 0 57204 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 229536

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=896664/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=242760 CPUtime=462.17
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 64175 0 0 0 46169 48 0 0 25 0 1 0 1184091644 248586240 58238 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 60690 58238 87 178 0 60510 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 242760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=885016/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=254668 CPUtime=522.15
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 67146 0 0 0 52164 51 0 0 25 0 1 0 1184091644 260780032 61209 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 63667 61209 87 178 0 63487 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 254668

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=871256/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=268176 CPUtime=582.14
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 70520 0 0 0 58159 55 0 0 25 0 1 0 1184091644 274612224 64583 1992294400 134512640 135243866 4294956256 18446744073709551615 134566059 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 67044 64583 87 178 0 66864 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 268176

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=856792/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=282376 CPUtime=642.13
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 74093 0 0 0 64156 57 0 0 25 0 1 0 1184091644 289153024 68156 1992294400 134512640 135243866 4294956256 18446744073709551615 134558464 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 70594 68156 87 178 0 70414 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 282376

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=837912/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=301428 CPUtime=702.11
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 78858 0 0 0 70149 62 0 0 25 0 1 0 1184091644 308662272 72921 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 75357 72921 87 178 0 75177 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 301428

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=824408/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=314688 CPUtime=762.1
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 82173 0 0 0 76144 66 0 0 25 0 1 0 1184091644 322240512 76236 1992294400 134512640 135243866 4294956256 18446744073709551615 134555689 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 78672 76236 87 178 0 78492 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 314688

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=813528/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=325684 CPUtime=822.08
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 84936 0 0 0 82139 69 0 0 25 0 1 0 1184091644 333500416 78999 1992294400 134512640 135243866 4294956256 18446744073709551615 134558464 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 81421 78999 87 178 0 81241 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 325684

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=798744/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=340532 CPUtime=882.07
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 88569 0 0 0 88134 73 0 0 25 0 1 0 1184091644 348704768 82632 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 85133 82632 87 178 0 84953 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 340532

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=788440/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=350868 CPUtime=942.05
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 91166 0 0 0 94129 76 0 0 25 0 1 0 1184091644 359288832 85229 1992294400 134512640 135243866 4294956256 18446744073709551615 134556170 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 87717 85229 87 178 0 87537 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 350868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=774104/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=365040 CPUtime=1002.03
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 94713 0 0 0 100124 79 0 0 25 0 1 0 1184091644 373800960 88776 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 91260 88776 87 178 0 91080 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 365040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=760344/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=378868 CPUtime=1062.02
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 98192 0 0 0 106119 83 0 0 25 0 1 0 1184091644 387960832 92255 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 94717 92255 87 178 0 94537 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 378868

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=746712/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=392252 CPUtime=1122
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 101548 0 0 0 112113 87 0 0 25 0 1 0 1184091644 401666048 95611 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 98063 95611 87 178 0 97883 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 392252

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3821
/proc/meminfo: memFree=734104/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=405032 CPUtime=1181.99
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 104751 0 0 0 118109 90 0 0 25 0 1 0 1184091644 414752768 98814 1992294400 134512640 135243866 4294956256 18446744073709551615 134558631 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 101258 98814 87 178 0 101078 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 405032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3823
/proc/meminfo: memFree=729624/2055920 swapFree=4176456/4192956
[pid=3820] ppid=3818 vsize=409172 CPUtime=1200.09
/proc/3820/stat : 3820 (minisat_static) R 3818 3820 3430 0 -1 4194304 105782 0 0 0 119918 91 0 0 25 0 1 0 1184091644 418992128 99845 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3820/statm: 102293 99845 87 178 0 102113 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 409172

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.47
CPU time (s): 1200.17
CPU user time (s): 1199.19
CPU system time (s): 0.978851
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 409172

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

runsolver used 1.02384 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-07 16:24:23
IDJOB=1589968
IDBENCH=71009
IDSOLVER=568
FILE ID=node27/1589968-1239114260
PBS_JOBID= 9110803
Free space on /tmp= 66316 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589968-1239114260/watcher-1589968-1239114260 -o /tmp/evaluation-result-1589968-1239114260/solver-1589968-1239114260 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589968-1239114260.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1676768331

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1129792 kB
Buffers:         53812 kB
Cached:         794024 kB
SwapCached:       9576 kB
Active:          57948 kB
Inactive:       801156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129792 kB
SwapTotal:     4192956 kB
SwapFree:      4176456 kB
Dirty:           31396 kB
Writeback:           0 kB
Mapped:          16892 kB
Slab:            52840 kB
Committed_AS:  3487332 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node27 at 2009-04-07 16:44:25