Trace number 1796629

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.08 1200.41

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.603
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

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:  9426                                                 |
0.00/0.00	|  Number of clauses:    59991                                                |
0.00/0.07	|  Parsing time:         0.06         s                                       |
0.09/0.16	============================[ Search Statistics ]==============================
0.09/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	===============================================================================
0.09/0.16	|         0 |    9359    59764   202282 |    19921        0    nan |  0.000 % |
0.19/0.21	|       100 |    9353    59764   202282 |    21913       94      4 |  0.074 % |
0.19/0.24	|       251 |    9347    59764   202282 |    24104      242      5 |  0.138 % |
0.19/0.29	|       476 |    9331    59570   201645 |    26515      425      6 |  0.297 % |
0.29/0.37	|       814 |    9309    59360   200943 |    29166      714      7 |  0.552 % |
0.39/0.49	|      1320 |    9281    58998   199743 |    32083     1137     10 |  0.849 % |
0.59/0.70	|      2080 |    9268    58665   198629 |    35291     1821     12 |  0.976 % |
1.00/1.03	|      3219 |    9247    58634   198531 |    38821     2939     16 |  1.188 % |
1.39/1.40	|      4927 |    9242    58380   197690 |    42703     4610     21 |  1.242 % |
1.99/2.00	|      7489 |    9238    58337   197550 |    46973     7161     26 |  1.284 % |
3.29/3.38	|     11333 |    9225    58179   197034 |    51670    10957     33 |  1.422 % |
5.49/5.52	|     17099 |    9219    58128   196866 |    56837    16701     33 |  1.486 % |
10.08/10.13	|     25750 |    9203    58023   196397 |    62521    25322     35 |  1.676 % |
16.59/16.66	|     38724 |    9200    57854   195825 |    68773    38272     37 |  1.687 % |
27.58/27.66	|     58186 |    9199    57838   195772 |    75651    57730     41 |  1.697 % |
45.08/45.14	|     87379 |    9174    57796   195636 |    83216    27443     31 |  2.027 % |
70.27/70.35	|    131168 |    9146    57315   194073 |    91537    71136     38 |  2.260 % |
111.06/111.15	|    196853 |    9134    57199   193691 |   100691    60693     32 |  2.387 % |
180.44/180.58	|    295379 |    9108    56911   192770 |   110760    76145     30 |  2.663 % |
284.12/284.24	|    443169 |    9044    56357   190940 |   121837    38887     38 |  3.342 % |
444.47/444.64	|    664852 |    8998    55813   189136 |   134020    49047     29 |  3.830 % |
694.10/694.32	|    997377 |    8966    55522   188204 |   147422    32165     38 |  4.170 % |
1083.39/1083.76	|   1496166 |    8935    55274   187418 |   162165   139266     43 |  4.498 % |

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-1796629-1242078368/watcher-1796629-1242078368 -o /tmp/evaluation-result-1796629-1242078368/solver-1796629-1242078368 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796629-1242078368.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.00 1.00 1.00 3/65 13074
/proc/meminfo: memFree=1572960/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=2356 CPUtime=0
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 466 0 0 0 0 0 0 0 18 0 1 0 235869955 2412544 451 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 589 452 62 178 0 409 0

[startup+0.09829 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13074
/proc/meminfo: memFree=1572960/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=6868 CPUtime=0.09
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1557 0 0 0 8 1 0 0 18 0 1 0 235869955 7032832 1542 1992294400 134512640 135243866 4294956256 18446744073709551615 134746530 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1717 1542 81 178 0 1537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6868

[startup+0.101291 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13074
/proc/meminfo: memFree=1572960/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=6868 CPUtime=0.09
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1561 0 0 0 8 1 0 0 18 0 1 0 235869955 7032832 1546 1992294400 134512640 135243866 4294956256 18446744073709551615 134542068 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1717 1546 81 178 0 1537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6868

[startup+0.301313 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13074
/proc/meminfo: memFree=1572960/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=6480 CPUtime=0.29
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1641 0 0 0 28 1 0 0 19 0 1 0 235869955 6635520 1480 1992294400 134512640 135243866 4294956256 18446744073709551615 134559003 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1620 1480 86 178 0 1440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6480

[startup+0.701357 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13074
/proc/meminfo: memFree=1572960/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=6480 CPUtime=0.69
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1641 0 0 0 68 1 0 0 23 0 1 0 235869955 6635520 1480 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1620 1480 86 178 0 1440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6480

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1567192/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=6480 CPUtime=1.49
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1641 0 0 0 148 1 0 0 25 0 1 0 235869955 6635520 1480 1992294400 134512640 135243866 4294956256 18446744073709551615 134559602 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1620 1480 86 178 0 1440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6480

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1567064/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=7408 CPUtime=3.09
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 1862 0 0 0 308 1 0 0 25 0 1 0 235869955 7585792 1701 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 1852 1701 86 178 0 1672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7408

[startup+6.30299 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1565144/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=8772 CPUtime=6.29
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 2211 0 0 0 628 1 0 0 25 0 1 0 235869955 8982528 2050 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 2193 2050 86 178 0 2013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8772

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1562392/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=11596 CPUtime=12.69
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 2881 0 0 0 1267 2 0 0 25 0 1 0 235869955 11874304 2720 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 2899 2720 86 178 0 2719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11596

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1557272/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=16412 CPUtime=25.49
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 4101 0 0 0 2546 3 0 0 25 0 1 0 235869955 16805888 3940 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 4103 3940 86 178 0 3923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16412

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1553368/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=20324 CPUtime=51.08
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 5043 0 0 0 5104 4 0 0 25 0 1 0 235869955 20811776 4882 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 5081 4882 86 178 0 4901 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20324

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1550104/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=23652 CPUtime=102.27
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 5863 0 0 0 10222 5 0 0 25 0 1 0 235869955 24219648 5702 1992294400 134512640 135243866 4294956256 18446744073709551615 134558747 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 5913 5702 86 178 0 5733 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23652

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1549144/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=24756 CPUtime=162.24
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 6110 0 0 0 16219 5 0 0 25 0 1 0 235869955 25350144 5949 1992294400 134512640 135243866 4294956256 18446744073709551615 134566452 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 6189 5949 86 178 0 6009 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24756

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1548760/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=25000 CPUtime=222.24
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 6188 0 0 0 22218 6 0 0 25 0 1 0 235869955 25600000 6027 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 6250 6027 86 178 0 6070 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 25000

[startup+282.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 13075
/proc/meminfo: memFree=1545688/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=28076 CPUtime=282.22
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 6945 0 0 0 28215 7 0 0 25 0 1 0 235869955 28749824 6784 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 7019 6784 86 178 0 6839 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28076

[startup+342.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 13075
/proc/meminfo: memFree=1542680/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=31232 CPUtime=342.2
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 7725 0 0 0 34213 7 0 0 25 0 1 0 235869955 31981568 7564 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 7808 7564 86 178 0 7628 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31232

[startup+402.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 13075
/proc/meminfo: memFree=1540568/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=33176 CPUtime=402.19
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8219 0 0 0 40211 8 0 0 25 0 1 0 235869955 33972224 8058 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8294 8058 86 178 0 8114 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33176

[startup+462.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 13075
/proc/meminfo: memFree=1540376/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=33500 CPUtime=462.17
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8276 0 0 0 46209 8 0 0 25 0 1 0 235869955 34304000 8115 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8375 8115 86 178 0 8195 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33500

[startup+522.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13075
/proc/meminfo: memFree=1539672/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=34268 CPUtime=522.15
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8451 0 0 0 52207 8 0 0 25 0 1 0 235869955 35090432 8290 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8567 8290 86 178 0 8387 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34268

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1539608/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=34268 CPUtime=582.14
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8453 0 0 0 58206 8 0 0 25 0 1 0 235869955 35090432 8292 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8567 8292 86 178 0 8387 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34268

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13075
/proc/meminfo: memFree=1539608/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=34268 CPUtime=642.12
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8454 0 0 0 64204 8 0 0 25 0 1 0 235869955 35090432 8293 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8567 8293 86 178 0 8387 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 34268

[startup+702.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 13075
/proc/meminfo: memFree=1539544/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=34388 CPUtime=702.1
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 8462 0 0 0 70202 8 0 0 25 0 1 0 235869955 35213312 8301 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 8597 8301 86 178 0 8417 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 34388

[startup+762.306 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 13075
/proc/meminfo: memFree=1536984/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=37112 CPUtime=762.1
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 9108 0 0 0 76201 9 0 0 25 0 1 0 235869955 38002688 8947 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 9278 8947 86 178 0 9098 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 37112

[startup+822.301 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 13075
/proc/meminfo: memFree=1532504/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=41656 CPUtime=822.07
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10212 0 0 0 82197 10 0 0 25 0 1 0 235869955 42655744 10051 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10414 10051 86 178 0 10234 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 41656

[startup+882.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 13075
/proc/meminfo: memFree=1532440/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=41656 CPUtime=882.06
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10217 0 0 0 88196 10 0 0 25 0 1 0 235869955 42655744 10056 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10414 10056 86 178 0 10234 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 41656

[startup+942.302 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 13081
/proc/meminfo: memFree=1532376/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=41656 CPUtime=942.03
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10217 0 0 0 94193 10 0 0 25 0 1 0 235869955 42655744 10056 1992294400 134512640 135243866 4294956256 18446744073709551615 134556117 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10414 10056 86 178 0 10234 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 41656

[startup+1002.3 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 13081
/proc/meminfo: memFree=1532376/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=41656 CPUtime=1002.01
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10217 0 0 0 100191 10 0 0 25 0 1 0 235869955 42655744 10056 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10414 10056 86 178 0 10234 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 41656

[startup+1062.3 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 13081
/proc/meminfo: memFree=1532376/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=41656 CPUtime=1062
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10221 0 0 0 106190 10 0 0 25 0 1 0 235869955 42655744 10060 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10414 10060 86 178 0 10234 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 41656

[startup+1122.3 s]
/proc/loadavg: 1.08 1.07 1.01 2/66 13081
/proc/meminfo: memFree=1530776/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=43240 CPUtime=1121.98
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10627 0 0 0 112187 11 0 0 25 0 1 0 235869955 44277760 10466 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10810 10466 86 178 0 10630 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 43240

[startup+1182.3 s]
/proc/loadavg: 1.08 1.07 1.01 2/66 13081
/proc/meminfo: memFree=1530776/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=43240 CPUtime=1181.97
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10627 0 0 0 118186 11 0 0 25 0 1 0 235869955 44277760 10466 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10810 10466 86 178 0 10630 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 43240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 13081
/proc/meminfo: memFree=1530712/2055920 swapFree=4159984/4192956
[pid=13074] ppid=13072 vsize=43240 CPUtime=1200.06
/proc/13074/stat : 13074 (minisat_static) R 13072 13074 12671 0 -1 4194304 10629 0 0 0 119995 11 0 0 25 0 1 0 235869955 44277760 10468 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13074/statm: 10810 10468 86 178 0 10630 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 43240

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.96
CPU system time (s): 0.12598
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 43240

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

runsolver used 1.51077 second user time and 2.77258 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-11 23:46:08
IDJOB=1796629
IDBENCH=69604
IDSOLVER=568
FILE ID=node32/1796629-1242078368
PBS_JOBID= 9277596
Free space on /tmp= 66032 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796629-1242078368/watcher-1796629-1242078368 -o /tmp/evaluation-result-1796629-1242078368/solver-1796629-1242078368 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796629-1242078368.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=579426585

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:       1573376 kB
Buffers:         51572 kB
Cached:         343060 kB
SwapCached:      26560 kB
Active:          22052 kB
Inactive:       400604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573376 kB
SwapTotal:     4192956 kB
SwapFree:      4159984 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          14292 kB
Slab:            45560 kB
Committed_AS:   847408 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= 66032 MiB
End job on node32 at 2009-05-12 00:06:11