Trace number 1589947

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.07 1200.66

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
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 variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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:  262253                                               |
0.00/0.00	|  Number of clauses:    1131732                                              |
1.79/1.85	|  Parsing time:         1.73         s                                       |
4.59/4.69	============================[ Search Statistics ]==============================
4.59/4.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.59/4.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.59/4.69	===============================================================================
4.59/4.69	|         0 |  158063   758663  1995239 |   252887        0    nan |  0.000 % |
5.09/5.13	|       100 |  157877   758663  1995239 |   278176       98    105 | 18.533 % |
5.59/5.61	|       250 |  157598   758663  1995239 |   305994      246     63 | 18.676 % |
5.99/6.03	|       475 |  157526   758663  1995239 |   336593      470     60 | 18.892 % |
6.59/6.67	|       812 |  156262   750029  1976705 |   370252      802     69 | 19.045 % |
7.89/7.90	|      1318 |  156188   750029  1976705 |   407278     1306     79 | 19.098 % |
9.89/9.95	|      2077 |  155974   749162  1974942 |   448005     2062    102 | 19.405 % |
12.49/12.58	|      3218 |  153941   738819  1952170 |   492806     3188     90 | 19.957 % |
16.29/16.30	|      4928 |  150998   722556  1910976 |   542087     4879    114 | 21.052 % |
22.78/22.89	|      7491 |  149872   716521  1897031 |   596295     7410    132 | 21.481 % |
34.37/34.49	|     11336 |  146136   697688  1853990 |   655925    11158    134 | 23.107 % |
50.76/50.84	|     17102 |  142476   678588  1806961 |   721518    16877    148 | 24.312 % |
86.34/86.42	|     25751 |  141629   674794  1798216 |   793669    25445    202 | 24.664 % |
151.41/151.57	|     38726 |  138703   656491  1754550 |   873036    38308    259 | 25.774 % |
270.15/270.34	|     58188 |  134804   638258  1710170 |   960340    56826    300 | 27.227 % |
469.97/470.29	|     87381 |  134472   636292  1705139 |  1056374    85845    330 | 27.369 % |
812.28/812.78	|    131172 |  127415   601384  1617804 |  1162011   113730    343 | 30.046 % |

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-1589947-1239114024/watcher-1589947-1239114024 -o /tmp/evaluation-result-1589947-1239114024/solver-1589947-1239114024 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589947-1239114024.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 1.00 1.00 3/68 8379
/proc/meminfo: memFree=921104/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=3000 CPUtime=0
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 592 0 0 0 0 0 0 0 18 0 1 0 1184063609 3072000 577 1992294400 134512640 135243866 4294956256 18446744073709551615 134527666 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 750 579 65 178 0 570 0

[startup+0.0609651 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 8379
/proc/meminfo: memFree=921104/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=20864 CPUtime=0.05
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 4249 0 0 0 3 2 0 0 18 0 1 0 1184063609 21364736 4211 1992294400 134512640 135243866 4294956256 18446744073709551615 134553517 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 5216 4213 65 178 0 5036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20864

[startup+0.101971 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 8379
/proc/meminfo: memFree=921104/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=25472 CPUtime=0.09
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 5130 0 0 0 7 2 0 0 18 0 1 0 1184063609 26083328 5092 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 6368 5094 65 178 0 6188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25472

[startup+0.302002 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 8379
/proc/meminfo: memFree=921104/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=35716 CPUtime=0.29
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 7745 0 0 0 26 3 0 0 20 0 1 0 1184063609 36573184 7707 1992294400 134512640 135243866 4294956256 18446744073709551615 134746720 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 8929 7707 65 178 0 8749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35716

[startup+0.701065 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 8379
/proc/meminfo: memFree=921104/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=46716 CPUtime=0.69
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 10349 0 0 0 64 5 0 0 24 0 1 0 1184063609 47837184 10311 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 11679 10313 65 178 0 11499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46716

[startup+1.50119 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=871560/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=71140 CPUtime=1.49
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 16468 0 0 0 140 9 0 0 25 0 1 0 1184063609 72847360 16431 1992294400 134512640 135243866 4294956256 18446744073709551615 134553644 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 17785 16440 65 178 0 17605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71140

[startup+3.10145 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=831816/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=110828 CPUtime=3.09
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 25684 0 0 0 295 14 0 0 25 0 1 0 1184063609 113487872 25646 1992294400 134512640 135243866 4294956256 18446744073709551615 134738964 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 27707 25646 80 178 0 27527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110828

[startup+6.30196 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=821064/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=105656 CPUtime=6.29
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 29107 0 0 0 613 16 0 0 25 0 1 0 1184063609 108191744 24965 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 26414 24965 87 178 0 26234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105656

[startup+12.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=821064/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=105656 CPUtime=12.69
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 29127 0 0 0 1253 16 0 0 25 0 1 0 1184063609 108191744 24985 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 26414 24985 87 178 0 26234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105656

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=821128/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=105656 CPUtime=25.48
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 29127 0 0 0 2532 16 0 0 25 0 1 0 1184063609 108191744 24985 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 26414 24985 87 178 0 26234 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105656

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=821192/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=105920 CPUtime=51.06
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 29171 0 0 0 5090 16 0 0 25 0 1 0 1184063609 108462080 25029 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 26480 25029 87 178 0 26300 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 105920

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=804936/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=122112 CPUtime=102.24
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 33205 0 0 0 10204 20 0 0 25 0 1 0 1184063609 125042688 29063 1992294400 134512640 135243866 4294956256 18446744073709551615 134555654 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 30528 29063 87 178 0 30348 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 122112

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=790088/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=137056 CPUtime=162.21
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 36981 0 0 0 16197 24 0 0 25 0 1 0 1184063609 140345344 32839 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 34264 32839 87 178 0 34084 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 137056

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=774664/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=152340 CPUtime=222.18
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 40779 0 0 0 22190 28 0 0 25 0 1 0 1184063609 155996160 36637 1992294400 134512640 135243866 4294956256 18446744073709551615 134556170 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 38085 36637 87 178 0 37905 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 152340

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=761992/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=165016 CPUtime=282.15
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 43949 0 0 0 28183 32 0 0 25 0 1 0 1184063609 168976384 39807 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 41254 39807 87 178 0 41074 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 165016

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=747144/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=179788 CPUtime=342.12
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 47629 0 0 0 34176 36 0 0 25 0 1 0 1184063609 184102912 43487 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 44947 43487 87 178 0 44767 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 179788

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=733128/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=193792 CPUtime=402.09
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 51146 0 0 0 40169 40 0 0 25 0 1 0 1184063609 198443008 47004 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 48448 47004 87 178 0 48268 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 193792

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=720072/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=206772 CPUtime=462.06
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 54397 0 0 0 46162 44 0 0 25 0 1 0 1184063609 211734528 50255 1992294400 134512640 135243866 4294956256 18446744073709551615 134565151 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 51693 50255 87 178 0 51513 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 206772

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=708168/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=218984 CPUtime=522.05
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 57410 0 0 0 52157 48 0 0 25 0 1 0 1184063609 224239616 53268 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 54746 53268 87 178 0 54566 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 218984

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=695368/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=231476 CPUtime=582
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 60529 0 0 0 58150 50 0 0 25 0 1 0 1184063609 237031424 56387 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 57869 56387 87 178 0 57689 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 231476

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=685256/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=241540 CPUtime=641.98
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 63035 0 0 0 64145 53 0 0 25 0 1 0 1184063609 247336960 58893 1992294400 134512640 135243866 4294956256 18446744073709551615 134555955 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 60385 58893 87 178 0 60205 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 241540

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=677000/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=249748 CPUtime=701.94
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 65110 0 0 0 70139 55 0 0 25 0 1 0 1184063609 255741952 60968 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 62437 60968 87 178 0 62257 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 249748

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=676872/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=249748 CPUtime=761.91
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 65110 0 0 0 76136 55 0 0 25 0 1 0 1184063609 255741952 60968 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 62437 60968 87 178 0 62257 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 249748

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=671112/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=255428 CPUtime=821.88
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 66536 0 0 0 82131 57 0 0 25 0 1 0 1184063609 261558272 62394 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 63857 62394 87 178 0 63677 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 255428

[startup+882.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=661064/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=265612 CPUtime=881.86
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 69057 0 0 0 88126 60 0 0 25 0 1 0 1184063609 271986688 64915 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 66403 64915 87 178 0 66223 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 265612

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=648136/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=278420 CPUtime=941.82
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 72291 0 0 0 94119 63 0 0 25 0 1 0 1184063609 285102080 68149 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 69605 68149 87 178 0 69425 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 278420

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=637064/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=289512 CPUtime=1001.8
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 75044 0 0 0 100114 66 0 0 25 0 1 0 1184063609 296460288 70902 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 72378 70902 87 178 0 72198 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 289512

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=623560/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=303384 CPUtime=1061.77
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 78451 0 0 0 106107 70 0 0 25 0 1 0 1184063609 310665216 74309 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 75846 74309 87 178 0 75666 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 303384

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=613704/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=313044 CPUtime=1121.74
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 80881 0 0 0 112100 74 0 0 25 0 1 0 1184063609 320557056 76739 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 78261 76739 87 178 0 78081 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 313044

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8380
/proc/meminfo: memFree=605448/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=321360 CPUtime=1181.71
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 82977 0 0 0 118095 76 0 0 25 0 1 0 1184063609 329072640 78835 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 80340 78835 87 178 0 80160 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 321360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 8382
/proc/meminfo: memFree=603592/2055920 swapFree=4176072/4192956
[pid=8379] ppid=8377 vsize=323080 CPUtime=1200.01
/proc/8379/stat : 8379 (minisat_static) R 8377 8379 8180 0 -1 4194304 83393 0 0 0 119924 77 0 0 25 0 1 0 1184063609 330833920 79251 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 0 0 0
/proc/8379/statm: 80770 79251 87 178 0 80590 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 323080

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.66
CPU time (s): 1200.07
CPU user time (s): 1199.24
CPU system time (s): 0.822874
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 323080

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

runsolver used 1.18082 second user time and 3.19451 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-07 16:20:25
IDJOB=1589947
IDBENCH=70988
IDSOLVER=568
FILE ID=node69/1589947-1239114024
PBS_JOBID= 9110832
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=75089123

node69.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.261
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	: 5931.00
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.261
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:        921520 kB
Buffers:         42620 kB
Cached:        1024876 kB
SwapCached:      10032 kB
Active:          58556 kB
Inactive:      1020800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        921520 kB
SwapTotal:     4192956 kB
SwapFree:      4176072 kB
Dirty:           21712 kB
Writeback:           0 kB
Mapped:          17472 kB
Slab:            40588 kB
Committed_AS:  3558564 kB
PageTables:       1744 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= 66472 MiB
End job on node69 at 2009-04-07 16:40:28