Trace number 1589915

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

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark470.844
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
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:  53752                                                |
0.00/0.00	|  Number of clauses:    148393                                               |
0.09/0.15	|  Parsing time:         0.13         s                                       |
0.59/0.62	============================[ Search Statistics ]==============================
0.59/0.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	===============================================================================
0.59/0.62	|         0 |   10244    46934   145563 |    15644        0    nan |  0.000 % |
0.59/0.65	|       100 |   10244    46934   145563 |    17209      100      3 | 11.021 % |
0.59/0.67	|       251 |   10244    46934   145563 |    18930      251      7 | 11.021 % |
0.59/0.69	|       476 |   10244    46934   145563 |    20823      476      8 | 11.021 % |
0.69/0.77	|       814 |   10244    46934   145563 |    22905      814     10 | 11.021 % |
0.79/0.90	|      1320 |   10244    46934   145563 |    25195     1320      9 | 11.021 % |
0.89/0.99	|      2080 |   10244    46934   145563 |    27715     2080      9 | 11.021 % |
1.09/1.17	|      3222 |   10234    46924   145537 |    30487     3102     13 | 11.040 % |
1.29/1.38	|      4930 |   10234    46884   145435 |    33535     4793     15 | 11.040 % |
1.79/1.81	|      7492 |   10234    46884   145435 |    36889     7355     14 | 11.040 % |
2.59/2.61	|     11336 |   10227    46874   145409 |    40578    11191     13 | 11.053 % |
4.29/4.37	|     17102 |   10227    46850   145349 |    44636    16949     19 | 11.053 % |
6.59/6.60	|     25753 |   10222    46846   145341 |    49099    25596     19 | 11.062 % |
11.39/11.48	|     38730 |   10222    46826   145291 |    54009    38564     31 | 11.062 % |
20.48/20.58	|     58191 |   10219    46820   145273 |    59410    58020     30 | 11.067 % |
32.17/32.25	|     87383 |   10212    46786   145190 |    65351    43924     18 | 11.081 % |
51.18/51.21	|    131173 |   10204    46738   145064 |    71886    39900     19 | 11.095 % |
83.97/84.06	|    196858 |   10194    46690   144946 |    79075    52505     19 | 11.114 % |
136.35/136.46	|    295385 |   10168    46562   144624 |    86983    29350     16 | 11.162 % |
214.83/214.91	|    443175 |   10165    46547   144584 |    95681    42066     17 | 11.168 % |
361.08/361.26	|    664858 |   10121    46328   144022 |   105249    47549     17 | 11.250 % |
565.72/565.95	|    997383 |   10057    46014   143217 |   115774    49489     28 | 11.369 % |
955.11/955.41	|   1496171 |   10057    46014   143217 |   127351    93810     21 | 11.369 % |

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-1589915-1239113756/watcher-1589915-1239113756 -o /tmp/evaluation-result-1589915-1239113756/solver-1589915-1239113756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589915-1239113756.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: 1.00 1.20 1.59 3/65 9639
/proc/meminfo: memFree=1982176/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=2656 CPUtime=0
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 537709526 2719744 521 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 664 521 65 178 0 484 0

[startup+0.033488 s]
/proc/loadavg: 1.00 1.20 1.59 3/65 9639
/proc/meminfo: memFree=1982176/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=5508 CPUtime=0.02
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 1152 0 0 0 2 0 0 0 18 0 1 0 537709526 5640192 1137 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 1377 1137 65 178 0 1197 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5508

[startup+0.102495 s]
/proc/loadavg: 1.00 1.20 1.59 3/65 9639
/proc/meminfo: memFree=1982176/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=11632 CPUtime=0.09
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 2566 0 0 0 8 1 0 0 18 0 1 0 537709526 11911168 2551 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 2908 2551 65 178 0 2728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11632

[startup+0.30152 s]
/proc/loadavg: 1.00 1.20 1.59 3/65 9639
/proc/meminfo: memFree=1982176/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=20512 CPUtime=0.29
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 4724 0 0 0 27 2 0 0 19 0 1 0 537709526 21004288 4709 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 5128 4709 80 178 0 4948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20512

[startup+0.701563 s]
/proc/loadavg: 1.00 1.20 1.59 3/65 9639
/proc/meminfo: memFree=1982176/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=23340 CPUtime=0.69
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 6125 0 0 0 67 2 0 0 22 0 1 0 537709526 23900160 5470 1992294400 134512640 135243866 4294956256 18446744073709551615 134565121 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 5835 5470 87 178 0 5655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23340

[startup+1.50165 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 9640
/proc/meminfo: memFree=1960408/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=23340 CPUtime=1.49
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 6125 0 0 0 147 2 0 0 25 0 1 0 537709526 23900160 5470 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 5835 5470 87 178 0 5655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23340

[startup+3.10183 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 9640
/proc/meminfo: memFree=1960280/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=23484 CPUtime=3.09
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 6130 0 0 0 307 2 0 0 25 0 1 0 537709526 24047616 5475 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 5871 5475 87 178 0 5691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23484

[startup+6.3012 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 9640
/proc/meminfo: memFree=1960280/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=23484 CPUtime=6.28
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 6161 0 0 0 626 2 0 0 25 0 1 0 537709526 24047616 5506 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 5871 5506 87 178 0 5691 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23484

[startup+12.7019 s]
/proc/loadavg: 1.00 1.20 1.59 2/66 9640
/proc/meminfo: memFree=1957912/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=26304 CPUtime=12.69
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 6821 0 0 0 1266 3 0 0 25 0 1 0 537709526 26935296 6166 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 6576 6166 87 178 0 6396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26304

[startup+25.5024 s]
/proc/loadavg: 1.00 1.19 1.58 2/66 9640
/proc/meminfo: memFree=1955800/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=28120 CPUtime=25.48
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 7294 0 0 0 2545 3 0 0 25 0 1 0 537709526 28794880 6639 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 7030 6639 87 178 0 6850 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28120

[startup+51.1023 s]
/proc/loadavg: 1.00 1.17 1.56 2/66 9640
/proc/meminfo: memFree=1955864/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=28120 CPUtime=51.08
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 7301 0 0 0 5104 4 0 0 25 0 1 0 537709526 28794880 6646 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 7030 6646 87 178 0 6850 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28120

[startup+102.306 s]
/proc/loadavg: 1.00 1.14 1.53 2/66 9640
/proc/meminfo: memFree=1955608/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=28388 CPUtime=102.26
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 7352 0 0 0 10222 4 0 0 25 0 1 0 537709526 29069312 6697 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 7097 6697 87 178 0 6917 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28388

[startup+162.302 s]
/proc/loadavg: 1.00 1.11 1.49 2/66 9640
/proc/meminfo: memFree=1954328/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=29584 CPUtime=162.24
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 7669 0 0 0 16220 4 0 0 25 0 1 0 537709526 30294016 7014 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 7396 7014 87 178 0 7216 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29584

[startup+222.303 s]
/proc/loadavg: 1.00 1.09 1.46 2/66 9640
/proc/meminfo: memFree=1952152/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=31876 CPUtime=222.23
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8196 0 0 0 22218 5 0 0 25 0 1 0 537709526 32641024 7541 1992294400 134512640 135243866 4294956256 18446744073709551615 134559530 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 7969 7541 87 178 0 7789 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31876

[startup+282.303 s]
/proc/loadavg: 1.00 1.07 1.43 2/66 9640
/proc/meminfo: memFree=1951960/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=32020 CPUtime=282.21
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8238 0 0 0 28216 5 0 0 25 0 1 0 537709526 32788480 7583 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 8005 7583 87 178 0 7825 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32020

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.40 2/66 9640
/proc/meminfo: memFree=1951576/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=32440 CPUtime=342.19
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8329 0 0 0 34214 5 0 0 25 0 1 0 537709526 33218560 7674 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 8110 7674 87 178 0 7930 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32440

[startup+402.302 s]
/proc/loadavg: 1.00 1.04 1.37 2/66 9640
/proc/meminfo: memFree=1950424/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=33528 CPUtime=402.17
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8618 0 0 0 40211 6 0 0 25 0 1 0 537709526 34332672 7963 1992294400 134512640 135243866 4294956256 18446744073709551615 134565130 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 8382 7963 87 178 0 8202 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33528

[startup+462.303 s]
/proc/loadavg: 1.00 1.03 1.34 2/66 9640
/proc/meminfo: memFree=1949848/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=33956 CPUtime=462.15
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8738 0 0 0 46209 6 0 0 25 0 1 0 537709526 34770944 8083 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 8489 8083 87 178 0 8309 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 33956

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.32 2/66 9640
/proc/meminfo: memFree=1949848/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=33956 CPUtime=522.13
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 8739 0 0 0 52207 6 0 0 25 0 1 0 537709526 34770944 8084 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 8489 8084 87 178 0 8309 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 33956

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.30 2/66 9640
/proc/meminfo: memFree=1947416/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=36464 CPUtime=582.12
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 9346 0 0 0 58205 7 0 0 25 0 1 0 537709526 37339136 8691 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 9116 8691 87 178 0 8936 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36464

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.27 2/66 9640
/proc/meminfo: memFree=1944280/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=39448 CPUtime=642.11
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10110 0 0 0 64203 8 0 0 25 0 1 0 537709526 40394752 9455 1992294400 134512640 135243866 4294956256 18446744073709551615 134558438 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 9862 9455 87 178 0 9682 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39448

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.26 2/66 9640
/proc/meminfo: memFree=1942296/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=702.08
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10593 0 0 0 70200 8 0 0 25 0 1 0 537709526 42426368 9938 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9938 87 178 0 10178 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 41432

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.24 2/66 9640
/proc/meminfo: memFree=1942296/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=762.07
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10593 0 0 0 76199 8 0 0 25 0 1 0 537709526 42426368 9938 1992294400 134512640 135243866 4294956256 18446744073709551615 134559530 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9938 87 178 0 10178 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 41432

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 9640
/proc/meminfo: memFree=1942232/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=822.05
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10593 0 0 0 82197 8 0 0 25 0 1 0 537709526 42426368 9938 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9938 87 178 0 10178 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41432

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 9640
/proc/meminfo: memFree=1942232/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=882.03
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10594 0 0 0 88195 8 0 0 25 0 1 0 537709526 42426368 9939 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9939 87 178 0 10178 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 41432

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 9640
/proc/meminfo: memFree=1942168/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=942.01
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10594 0 0 0 94193 8 0 0 25 0 1 0 537709526 42426368 9939 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9939 87 178 0 10178 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 41432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 9640
/proc/meminfo: memFree=1942104/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=1001.99
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10604 0 0 0 100191 8 0 0 25 0 1 0 537709526 42426368 9949 1992294400 134512640 135243866 4294956256 18446744073709551615 134559499 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9949 87 178 0 10178 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 41432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 9640
/proc/meminfo: memFree=1942104/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=1061.98
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10604 0 0 0 106190 8 0 0 25 0 1 0 537709526 42426368 9949 1992294400 134512640 135243866 4294956256 18446744073709551615 134559583 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9949 87 178 0 10178 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 41432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 9640
/proc/meminfo: memFree=1942040/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=1121.97
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10605 0 0 0 112188 9 0 0 25 0 1 0 537709526 42426368 9950 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9950 87 178 0 10178 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 41432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 9640
/proc/meminfo: memFree=1942040/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=1181.95
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10607 0 0 0 118186 9 0 0 25 0 1 0 537709526 42426368 9952 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9952 87 178 0 10178 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 41432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 9640
/proc/meminfo: memFree=1942040/2055920 swapFree=4178564/4192956
[pid=9639] ppid=9637 vsize=41432 CPUtime=1200.05
/proc/9639/stat : 9639 (minisat_static) R 9637 9639 9575 0 -1 4194304 10607 0 0 0 119996 9 0 0 25 0 1 0 537709526 42426368 9952 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9639/statm: 10358 9952 87 178 0 10178 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 41432

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.099984
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 41432

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

runsolver used 1.40579 second user time and 2.96355 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-07 16:15:57
IDJOB=1589915
IDBENCH=70956
IDSOLVER=568
FILE ID=node32/1589915-1239113756
PBS_JOBID= 9110833
Free space on /tmp= 66416 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589915-1239113756/watcher-1589915-1239113756 -o /tmp/evaluation-result-1589915-1239113756/solver-1589915-1239113756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589915-1239113756.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=1324345449

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.234
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.234
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:       1982656 kB
Buffers:          1176 kB
Cached:          20932 kB
SwapCached:       8356 kB
Active:          12096 kB
Inactive:        19600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1982656 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:            3504 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            27268 kB
Committed_AS:  2201864 kB
PageTables:       1488 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= 66416 MiB
End job on node32 at 2009-04-07 16:35:59