Trace number 1807053

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
Bench CategoryCRAFTED (crafted 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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

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:  426                                                  |
0.00/0.00	|  Number of clauses:    92955                                                |
0.02/0.07	|  Parsing time:         0.06         s                                       |
0.09/0.15	============================[ Search Statistics ]==============================
0.09/0.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	===============================================================================
0.09/0.15	|         0 |     362    62939   365672 |    20979        0    nan |  0.000 % |
0.09/0.16	|       100 |     359    62939   365672 |    23077       97     11 | 15.728 % |
0.09/0.17	|       252 |     359    62939   365672 |    25385      249     11 | 15.728 % |
0.09/0.18	|       479 |     359    62939   365672 |    27923      476     18 | 15.728 % |
0.09/0.20	|       816 |     359    62939   365672 |    30716      813     16 | 15.728 % |
0.19/0.21	|      1323 |     359    62939   365672 |    33787     1320     16 | 15.728 % |
0.19/0.24	|      2085 |     358    62939   365672 |    37166     2081     17 | 15.963 % |
0.19/0.29	|      3227 |     358    62939   365672 |    40883     3223     16 | 15.963 % |
0.29/0.37	|      4936 |     354    62939   365672 |    44971     4930     18 | 16.902 % |
0.49/0.51	|      7498 |     354    62939   365672 |    49468     7492     20 | 16.902 % |
0.79/0.83	|     11342 |     354    62939   365672 |    54415    11336     23 | 16.902 % |
1.29/1.38	|     17108 |     354    62939   365672 |    59857    17102     25 | 16.902 % |
2.49/2.59	|     25757 |     352    62939   365672 |    65843    25750     27 | 17.371 % |
5.39/5.43	|     38731 |     352    56717   329820 |    72427    38705     30 | 17.371 % |
9.69/9.75	|     58192 |     352    56717   329820 |    79670    58166     32 | 17.371 % |
17.19/17.20	|     87384 |     352    56717   329820 |    87637    23614     32 | 17.371 % |
31.98/32.08	|    131173 |     348    55984   325588 |    96401    67399     33 | 18.310 % |
58.18/58.22	|    196857 |     348    55984   325588 |   106041    54460     34 | 18.310 % |
106.16/106.21	|    295384 |     348    54370   316328 |   116645    67616     31 | 18.310 % |
188.93/189.03	|    443174 |     346    54124   314998 |   128309    25438     29 | 18.780 % |
321.61/321.78	|    664857 |     346    54124   314998 |   141140    34128     29 | 18.780 % |
526.15/526.39	|    997383 |     344    53316   310418 |   155254   124566     34 | 19.249 % |
840.46/840.79	|   1496173 |     344    53316   310418 |   170780    88902     34 | 19.249 % |

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-1807053-1242154963/watcher-1807053-1242154963 -o /tmp/evaluation-result-1807053-1242154963/solver-1807053-1242154963 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807053-1242154963.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.91 0.98 0.99 3/64 17113
/proc/meminfo: memFree=1270584/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=2028 CPUtime=0
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 243524885 2076672 378 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 507 378 58 171 0 333 0

[startup+0.035934 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 17113
/proc/meminfo: memFree=1270584/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=4144 CPUtime=0.02
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 909 0 0 0 2 0 0 0 18 0 1 0 243524885 4243456 894 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 1036 895 58 171 0 862 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4144

[startup+0.101939 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 17113
/proc/meminfo: memFree=1270584/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=6956 CPUtime=0.09
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 1571 0 0 0 9 0 0 0 18 0 1 0 243524885 7122944 1556 1992294400 134512640 135213614 4294956256 18446744073709551615 134524196 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 1739 1556 71 171 0 1565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6956

[startup+0.30196 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 17113
/proc/meminfo: memFree=1270584/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=7220 CPUtime=0.29
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 1646 0 0 0 28 1 0 0 19 0 1 0 243524885 7393280 1631 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 1805 1631 78 171 0 1631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7220

[startup+0.701999 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 17113
/proc/meminfo: memFree=1270584/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=7352 CPUtime=0.69
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 1700 0 0 0 68 1 0 0 22 0 1 0 243524885 7528448 1685 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 1838 1685 78 171 0 1664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7352

[startup+1.50108 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1263664/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=8428 CPUtime=1.49
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 1975 0 0 0 148 1 0 0 25 0 1 0 243524885 8630272 1960 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 2107 1960 78 171 0 1933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8428

[startup+3.10124 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1262192/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=10008 CPUtime=3.09
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 2349 0 0 0 308 1 0 0 25 0 1 0 243524885 10248192 2334 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 2502 2334 78 171 0 2328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10008

[startup+6.30155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1259568/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=12612 CPUtime=6.28
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 2971 0 0 0 627 1 0 0 25 0 1 0 243524885 12914688 2956 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 3153 2956 78 171 0 2979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12612

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1254256/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=17524 CPUtime=12.68
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 4196 0 0 0 1266 2 0 0 25 0 1 0 243524885 17944576 4181 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 4381 4181 78 171 0 4207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17524

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1252272/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=18908 CPUtime=25.48
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 4568 0 0 0 2545 3 0 0 25 0 1 0 243524885 19361792 4553 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 4727 4553 78 171 0 4553 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18908

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1248880/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=22548 CPUtime=51.08
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 5438 0 0 0 5104 4 0 0 25 0 1 0 243524885 23089152 5423 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 5637 5423 78 171 0 5463 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22548

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1246064/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=25404 CPUtime=102.27
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 6147 0 0 0 10222 5 0 0 25 0 1 0 243524885 26013696 6132 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 6351 6132 78 171 0 6177 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25404

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1244784/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=26672 CPUtime=162.24
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 6453 0 0 0 16219 5 0 0 25 0 1 0 243524885 27312128 6438 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 6668 6438 78 171 0 6494 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26672

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1243184/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=28280 CPUtime=222.23
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 6849 0 0 0 22217 6 0 0 25 0 1 0 243524885 28958720 6834 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 7070 6834 78 171 0 6896 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28280

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1239856/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=31676 CPUtime=282.21
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 7683 0 0 0 28215 6 0 0 25 0 1 0 243524885 32436224 7668 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 7919 7668 78 171 0 7745 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31676

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1239344/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=32168 CPUtime=342.2
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 7795 0 0 0 34213 7 0 0 25 0 1 0 243524885 32940032 7780 1992294400 134512640 135213614 4294956256 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 8042 7780 78 171 0 7868 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32168

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1236912/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=34920 CPUtime=402.18
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 8418 0 0 0 40211 7 0 0 25 0 1 0 243524885 35758080 8403 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 8730 8403 78 171 0 8556 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 34920

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1235568/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=36444 CPUtime=462.16
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 8745 0 0 0 46209 7 0 0 25 0 1 0 243524885 37318656 8730 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9111 8730 78 171 0 8937 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 36444

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1234352/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=37632 CPUtime=522.15
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9041 0 0 0 52207 8 0 0 25 0 1 0 243524885 38535168 9026 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9408 9026 78 171 0 9234 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 37632

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1233776/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=38348 CPUtime=582.13
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9194 0 0 0 58205 8 0 0 25 0 1 0 243524885 39268352 9179 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9587 9179 78 171 0 9413 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 38348

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1233072/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=38920 CPUtime=642.11
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9354 0 0 0 64203 8 0 0 25 0 1 0 243524885 39854080 9339 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9730 9339 78 171 0 9556 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 38920

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1233072/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=38920 CPUtime=702.1
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9357 0 0 0 70201 9 0 0 25 0 1 0 243524885 39854080 9342 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9730 9342 78 171 0 9556 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 38920

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1232944/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=39192 CPUtime=762.08
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9404 0 0 0 76199 9 0 0 25 0 1 0 243524885 40132608 9389 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 9798 9389 78 171 0 9624 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 39192

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1231024/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=41008 CPUtime=822.06
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 9871 0 0 0 82197 9 0 0 25 0 1 0 243524885 41992192 9856 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 10252 9856 78 171 0 10078 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 41008

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1230384/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=41776 CPUtime=882.05
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 10047 0 0 0 88195 10 0 0 25 0 1 0 243524885 42778624 10024 1992294400 134512640 135213614 4294956256 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 10444 10024 78 171 0 10270 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 41776

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1228656/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=43360 CPUtime=942.03
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 10464 0 0 0 94193 10 0 0 25 0 1 0 243524885 44400640 10441 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 10840 10441 78 171 0 10666 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 43360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1228656/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=43360 CPUtime=1002.01
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 10472 0 0 0 100191 10 0 0 25 0 1 0 243524885 44400640 10449 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 10840 10449 78 171 0 10666 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 43360

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1225968/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=46292 CPUtime=1062
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 11140 0 0 0 106189 11 0 0 25 0 1 0 243524885 47403008 11117 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 11573 11117 78 171 0 11399 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 46292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1225072/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=47328 CPUtime=1121.98
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 11348 0 0 0 112187 11 0 0 25 0 1 0 243524885 48463872 11325 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 11832 11325 78 171 0 11658 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 47328

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1222320/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=50096 CPUtime=1181.97
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 12049 0 0 0 118185 12 0 0 25 0 1 0 243524885 51298304 12026 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 12524 12026 78 171 0 12350 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 50096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17114
/proc/meminfo: memFree=1221872/2055920 swapFree=4181464/4192956
[pid=17113] ppid=17111 vsize=50536 CPUtime=1200.06
/proc/17113/stat : 17113 (minisat_static) R 17111 17113 16461 0 -1 4194304 12155 0 0 0 119994 12 0 0 25 0 1 0 243524885 51748864 12132 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17113/statm: 12634 12132 78 171 0 12460 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 50536

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.95
CPU system time (s): 0.131979
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 50536

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

runsolver used 1.11683 second user time and 2.70159 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 21:02:43
IDJOB=1807053
IDBENCH=71148
IDSOLVER=651
FILE ID=node36/1807053-1242154963
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807053-1242154963/watcher-1807053-1242154963 -o /tmp/evaluation-result-1807053-1242154963/solver-1807053-1242154963 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807053-1242154963.cnf

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=520289644

node36.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.232
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.232
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:       1271000 kB
Buffers:         72608 kB
Cached:         619260 kB
SwapCached:       5268 kB
Active:         120308 kB
Inactive:       579376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271000 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            71232 kB
Committed_AS:   863160 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node36 at 2009-05-12 21:22:45