Trace number 1797946

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  17818                                                |
0.00/0.00	|  Number of clauses:    52685                                                |
0.00/0.03	|  Parsing time:         0.03         s                                       |
0.02/0.03	============================[ Search Statistics ]==============================
0.02/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.03	===============================================================================
0.02/0.03	|         0 |   17816    52681   122923 |    17560        0    nan |  0.000 % |
0.02/0.04	|       100 |   17664    52681   122923 |    19316       65      3 |  6.724 % |
0.02/0.07	|       250 |   15952    46743   109268 |    21248      171      3 | 11.842 % |
0.09/0.10	|       476 |   15334    44890   104976 |    23372      372      3 | 15.131 % |
0.09/0.16	|       816 |   14023    41109    96173 |    25710      641      4 | 22.921 % |
0.19/0.25	|      1322 |   12864    37373    87464 |    28281     1029      4 | 27.815 % |
0.29/0.36	|      2081 |   12086    35755    83700 |    31109     1677      5 | 32.826 % |
0.49/0.52	|      3220 |   11117    32140    75293 |    34220     2543      6 | 37.608 % |
0.69/0.74	|      4928 |    9795    28120    65953 |    37642     3867      6 | 45.028 % |
1.00/1.01	|      7491 |    8860    25621    60097 |    41406     6022      7 | 50.864 % |
1.39/1.44	|     11335 |    8223    23740    55704 |    45546     9364     12 | 54.153 % |
2.10/2.18	|     17102 |    7743    22291    52334 |    50101    14678     12 | 56.909 % |
3.19/3.29	|     25751 |    7565    21775    51119 |    55111    23124     16 | 57.554 % |
4.99/5.07	|     38725 |    7552    21715    50983 |    60623    36062     24 | 57.616 % |
8.79/8.88	|     58187 |    7541    21677    50901 |    66685    55499     31 | 57.678 % |
16.98/17.05	|     87384 |    7533    21656    50856 |    73353    23603     44 | 57.723 % |
32.78/32.87	|    131174 |    7518    21590    50718 |    80689    67372     67 | 57.807 % |
50.18/50.21	|    196858 |    7497    21519    50565 |    88758    62337     41 | 57.925 % |
107.46/107.50	|    295385 |    7494    21511    50549 |    97634    74103     72 | 57.941 % |
168.44/168.55	|    443176 |    7485    21474    50474 |   107397    40148     50 | 57.992 % |
333.99/334.19	|    664859 |    7484    21465    50455 |   118137    63016     72 | 57.998 % |
612.42/612.62	|    997384 |    7478    21448    50418 |   129950    58072     67 | 58.042 % |
995.10/995.41	|   1496172 |    7461    21392    50292 |   142945    52425     74 | 58.127 % |

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-1797946-1242080349/watcher-1797946-1242080349 -o /tmp/evaluation-result-1797946-1242080349/solver-1797946-1242080349 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797946-1242080349.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 14144
/proc/meminfo: memFree=1126000/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=2312 CPUtime=0
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 385 0 0 0 0 0 0 0 20 0 1 0 236064009 2367488 370 1992294400 134512640 135213614 4294956256 18446744073709551615 134515206 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 578 371 58 171 0 404 0

[startup+0.030929 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14144
/proc/meminfo: memFree=1126000/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=5004 CPUtime=0.02
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1061 0 0 0 2 0 0 0 20 0 1 0 236064009 5124096 1046 1992294400 134512640 135213614 4294956256 18446744073709551615 134741534 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1251 1046 71 171 0 1077 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5004

[startup+0.101935 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14144
/proc/meminfo: memFree=1126000/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=5160 CPUtime=0.09
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1096 0 0 0 9 0 0 0 20 0 1 0 236064009 5283840 1081 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1290 1081 77 171 0 1116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5160

[startup+0.301958 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14144
/proc/meminfo: memFree=1126000/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=5160 CPUtime=0.29
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1099 0 0 0 29 0 0 0 22 0 1 0 236064009 5283840 1084 1992294400 134512640 135213614 4294956256 18446744073709551615 134539536 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1290 1084 78 171 0 1116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5160

[startup+0.702003 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14144
/proc/meminfo: memFree=1126000/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=5160 CPUtime=0.69
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1099 0 0 0 69 0 0 0 25 0 1 0 236064009 5283840 1084 1992294400 134512640 135213614 4294956256 18446744073709551615 134524307 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1290 1084 78 171 0 1116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5160

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1121896/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=5424 CPUtime=1.49
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1192 0 0 0 149 0 0 0 25 0 1 0 236064009 5554176 1177 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1356 1177 78 171 0 1182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5424

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1121064/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=6920 CPUtime=3.09
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 1539 0 0 0 309 0 0 0 25 0 1 0 236064009 7086080 1524 1992294400 134512640 135213614 4294956256 18446744073709551615 134524037 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 1730 1524 78 171 0 1556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6920

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1116968/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=10860 CPUtime=6.28
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 2531 0 0 0 628 0 0 0 25 0 1 0 236064009 11120640 2516 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 2715 2516 78 171 0 2541 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10860

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1109352/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=18116 CPUtime=12.68
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 4322 0 0 0 1267 1 0 0 25 0 1 0 236064009 18550784 4307 1992294400 134512640 135213614 4294956256 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 4529 4307 78 171 0 4355 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18116

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1105896/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=20764 CPUtime=25.48
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 5018 0 0 0 2546 2 0 0 25 0 1 0 236064009 21262336 5003 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 5191 5003 78 171 0 5017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20764

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1094632/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=31988 CPUtime=51.08
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 7817 0 0 0 5104 4 0 0 25 0 1 0 236064009 32755712 7802 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 7997 7802 78 171 0 7823 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31988

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1094632/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=32168 CPUtime=102.26
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 7830 0 0 0 10222 4 0 0 25 0 1 0 236064009 32940032 7815 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 8042 7815 78 171 0 7868 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32168

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1087592/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=39176 CPUtime=162.24
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 9580 0 0 0 16219 5 0 0 25 0 1 0 236064009 40116224 9565 1992294400 134512640 135213614 4294956256 18446744073709551615 134543866 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 9794 9565 78 171 0 9620 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39176

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1082344/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=44344 CPUtime=222.23
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 10874 0 0 0 22216 7 0 0 25 0 1 0 236064009 45408256 10859 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 11086 10859 78 171 0 10912 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44344

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1078632/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=48408 CPUtime=282.21
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 11845 0 0 0 28213 8 0 0 25 0 1 0 236064009 49569792 11830 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 12102 11830 78 171 0 11928 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 48408

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1073320/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=53756 CPUtime=342.19
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 13135 0 0 0 34210 9 0 0 25 0 1 0 236064009 55046144 13120 1992294400 134512640 135213614 4294956256 18446744073709551615 134529786 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 13439 13120 78 171 0 13265 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53756

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1073192/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=53756 CPUtime=402.17
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 13157 0 0 0 40208 9 0 0 25 0 1 0 236064009 55046144 13142 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 13439 13142 78 171 0 13265 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 53756

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1073192/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=53756 CPUtime=462.15
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 13159 0 0 0 46206 9 0 0 25 0 1 0 236064009 55046144 13144 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 13439 13144 78 171 0 13265 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 53756

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1073192/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=53756 CPUtime=522.14
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 13159 0 0 0 52205 9 0 0 25 0 1 0 236064009 55046144 13144 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 13439 13144 78 171 0 13265 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53756

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1072104/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=55004 CPUtime=582.12
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 13451 0 0 0 58202 10 0 0 25 0 1 0 236064009 56324096 13436 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 13751 13436 78 171 0 13577 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 55004

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1068904/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=57968 CPUtime=642.1
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 14200 0 0 0 64200 10 0 0 25 0 1 0 236064009 59359232 14185 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 14492 14185 78 171 0 14318 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 57968

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1063592/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=63652 CPUtime=702.08
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 15537 0 0 0 70197 11 0 0 25 0 1 0 236064009 65179648 15522 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 15913 15522 78 171 0 15739 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 63652

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1057768/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=69332 CPUtime=762.07
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 16984 0 0 0 76195 12 0 0 25 0 1 0 236064009 70995968 16969 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 17333 16969 78 171 0 17159 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 69332

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1057704/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=69332 CPUtime=822.05
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 16986 0 0 0 82193 12 0 0 25 0 1 0 236064009 70995968 16971 1992294400 134512640 135213614 4294956256 18446744073709551615 134526957 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 17333 16971 78 171 0 17159 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 69332

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1057704/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=69332 CPUtime=882.03
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 16986 0 0 0 88191 12 0 0 25 0 1 0 236064009 70995968 16971 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 17333 16971 78 171 0 17159 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 69332

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1057704/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=69332 CPUtime=942.01
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 16986 0 0 0 94189 12 0 0 25 0 1 0 236064009 70995968 16971 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 17333 16971 78 171 0 17159 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 69332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1051816/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=75208 CPUtime=1002
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 18443 0 0 0 100186 14 0 0 25 0 1 0 236064009 77012992 18428 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 18802 18428 78 171 0 18628 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 75208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1051752/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=75208 CPUtime=1061.98
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 18454 0 0 0 106184 14 0 0 25 0 1 0 236064009 77012992 18439 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 18802 18439 78 171 0 18628 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 75208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1051752/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=75208 CPUtime=1121.96
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 18454 0 0 0 112182 14 0 0 25 0 1 0 236064009 77012992 18439 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 18802 18439 78 171 0 18628 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 75208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1051752/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=75208 CPUtime=1181.95
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 18456 0 0 0 118181 14 0 0 25 0 1 0 236064009 77012992 18441 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 18802 18441 78 171 0 18628 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 75208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14145
/proc/meminfo: memFree=1051752/2055920 swapFree=4181592/4192956
[pid=14144] ppid=14142 vsize=75208 CPUtime=1200.05
/proc/14144/stat : 14144 (minisat_static) R 14142 14144 13849 0 -1 4194304 18456 0 0 0 119991 14 0 0 25 0 1 0 236064009 77012992 18441 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/14144/statm: 18802 18441 78 171 0 18628 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 75208

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.91
CPU system time (s): 0.155976
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 75208

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

runsolver used 1.3168 second user time and 2.82257 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-12 00:19:09
IDJOB=1797946
IDBENCH=70812
IDSOLVER=651
FILE ID=node88/1797946-1242080349
PBS_JOBID= 9277636
Free space on /tmp= 66208 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797946-1242080349/watcher-1797946-1242080349 -o /tmp/evaluation-result-1797946-1242080349/solver-1797946-1242080349 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797946-1242080349.cnf

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=713666338

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1126416 kB
Buffers:         53616 kB
Cached:         795384 kB
SwapCached:       5488 kB
Active:         236728 kB
Inactive:       620876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1126416 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            57792 kB
Committed_AS:   609612 kB
PageTables:       1444 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= 66208 MiB
End job on node88 at 2009-05-12 00:39:11