Trace number 428269

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, and are wall clock time (not CPU 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
minimarch 2007-04-26 (fixed)? (TO) 1200.1 1200.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryINDUST (industrial 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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, a modified version of 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:  7729                                                 |
0.00/0.00	|  Number of clauses:    29194                                                |
0.00/0.06	|  Parsing time:         0.06         s                                       |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	|         0 |    3412    18850    58898 |     6283        0    nan |  0.000 % |
0.19/0.27	|       100 |    3412    18850    58898 |     6911      100      9 |  5.305 % |
0.19/0.29	|       250 |    3412    18850    58898 |     7602      250     14 |  5.305 % |
0.29/0.32	|       476 |    3412    18850    58898 |     8363      476     18 |  5.305 % |
0.29/0.36	|       813 |    3412    18850    58898 |     9199      813     23 |  5.305 % |
0.39/0.43	|      1319 |    3412    18850    58898 |    10119     1319     26 |  5.305 % |
0.49/0.51	|      2079 |    3412    18850    58898 |    11131     2079     22 |  5.305 % |
0.69/0.78	|      3218 |    3412    18850    58898 |    12244     3218     26 |  5.305 % |
1.09/1.13	|      4926 |    3412    18850    58898 |    13468     4926     29 |  5.305 % |
1.89/1.95	|      7488 |    3412    18850    58898 |    14815     7488     32 |  5.305 % |
3.39/3.45	|     11332 |    3412    18850    58898 |    16297    11332     37 |  5.305 % |
5.98/6.01	|     17099 |    3412    18850    58898 |    17927     8624     33 |  5.305 % |
9.58/9.63	|     25750 |    3412    18850    58898 |    19719    17275     36 |  5.305 % |
15.69/15.75	|     38725 |    3412    18850    58898 |    21691    19957     35 |  5.305 % |
25.99/26.09	|     58186 |    3412    18850    58898 |    23860    16977     36 |  5.305 % |
41.07/41.18	|     87378 |    3412    18850    58898 |    26247    21398     34 |  5.305 % |
64.14/64.28	|    131167 |    3412    18850    58898 |    28871    24418     48 |  5.305 % |
102.67/102.89	|    196854 |    3412    18850    58898 |    31758    15010     39 |  5.305 % |
160.03/160.29	|    295381 |    3412    18850    58898 |    34934    31753     40 |  5.305 % |
251.71/251.92	|    443170 |    3412    18850    58898 |    38428    27299     39 |  5.305 % |
395.48/395.78	|    664854 |    3412    18850    58898 |    42271    29351     33 |  5.305 % |
608.73/609.09	|    997379 |    3412    18850    58898 |    46498    20743     30 |  5.305 % |
924.15/924.55	|   1496168 |    3412    18850    58898 |    51148    20786     34 |  5.305 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-428269-1177714804 -o ROOT/results/node15/solver-428269-1177714804 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428269-1177714804/minimarch_fixed /tmp/evaluation/428269-1177714804/instance-428269-1177714804.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): 2400 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.02 1.00 3/77 5863
/proc/meminfo: memFree=1479536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=2692 CPUtime=0
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 219398066 2756608 412 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526278 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 673 413 49 132 0 538 0

[startup+0.079714 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 5863
/proc/meminfo: memFree=1479536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=4464 CPUtime=0.07
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 857 0 0 0 7 0 0 0 18 0 1 0 219398066 4571136 842 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1116 842 63 132 0 981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4464

[startup+0.101715 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 5863
/proc/meminfo: memFree=1479536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=4860 CPUtime=0.09
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 983 0 0 0 9 0 0 0 18 0 1 0 219398066 4976640 968 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1215 968 63 132 0 1080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.301734 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 5863
/proc/meminfo: memFree=1479536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=5948 CPUtime=0.29
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1332 0 0 0 29 0 0 0 19 0 1 0 219398066 6090752 1236 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551212 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1487 1236 67 132 0 1352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5948

[startup+0.70177 s]
/proc/loadavg: 1.00 1.02 1.00 3/77 5863
/proc/meminfo: memFree=1479536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=5948 CPUtime=0.69
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1332 0 0 0 69 0 0 0 23 0 1 0 219398066 6090752 1236 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1487 1236 67 132 0 1352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5948

[startup+1.50184 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5864
/proc/meminfo: memFree=1474728/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=5948 CPUtime=1.49
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1332 0 0 0 149 0 0 0 25 0 1 0 219398066 6090752 1236 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550973 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1487 1236 67 132 0 1352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5948

[startup+3.10199 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5864
/proc/meminfo: memFree=1474536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=6512 CPUtime=3.09
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1469 0 0 0 309 0 0 0 25 0 1 0 219398066 6668288 1373 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1628 1373 67 132 0 1493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6512

[startup+6.30129 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5864
/proc/meminfo: memFree=1473000/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=7748 CPUtime=6.28
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1778 0 0 0 628 0 0 0 25 0 1 0 219398066 7933952 1682 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 1937 1682 67 132 0 1802 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7748

[startup+12.7019 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5864
/proc/meminfo: memFree=1472168/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=8468 CPUtime=12.69
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 1948 0 0 0 1268 1 0 0 25 0 1 0 219398066 8671232 1852 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550956 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 2117 1852 67 132 0 1982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8468

[startup+25.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5864
/proc/meminfo: memFree=1471528/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=9140 CPUtime=25.49
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 2123 0 0 0 2548 1 0 0 25 0 1 0 219398066 9359360 2027 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 2285 2027 67 132 0 2150 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9140

[startup+51.1014 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5864
/proc/meminfo: memFree=1470440/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=10492 CPUtime=51.07
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 2448 0 0 0 5106 1 0 0 25 0 1 0 219398066 10743808 2352 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 2623 2352 67 132 0 2488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10492

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/84 6038
/proc/meminfo: memFree=1467000/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=12400 CPUtime=102.17
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 2913 0 0 0 10213 4 0 0 25 0 1 0 219398066 12697600 2817 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551313 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3100 2817 67 132 0 2965 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 12400

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1467880/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=12820 CPUtime=162.13
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3018 0 0 0 16209 4 0 0 25 0 1 0 219398066 13127680 2922 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3205 2922 67 132 0 3070 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 12820

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1466984/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=13648 CPUtime=222.12
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3200 0 0 0 22207 5 0 0 25 0 1 0 219398066 13975552 3104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3412 3104 67 132 0 3277 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 13648

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1466536/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=14076 CPUtime=282.11
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3308 0 0 0 28205 6 0 0 25 0 1 0 219398066 14413824 3212 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3519 3212 67 132 0 3384 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 14076

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1466408/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=14228 CPUtime=342.09
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3342 0 0 0 34203 6 0 0 25 0 1 0 219398066 14569472 3246 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3557 3246 67 132 0 3422 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 14228

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1466280/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=14372 CPUtime=402.08
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3375 0 0 0 40201 7 0 0 25 0 1 0 219398066 14716928 3279 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3593 3279 67 132 0 3458 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 14372

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1465512/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=15288 CPUtime=462.06
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3572 0 0 0 46199 7 0 0 25 0 1 0 219398066 15654912 3476 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 3822 3476 67 132 0 3687 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 15288

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1463976/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=16784 CPUtime=522.05
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3947 0 0 0 52197 8 0 0 25 0 1 0 219398066 17186816 3851 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4196 3851 67 132 0 4061 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 16784

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1463784/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=16916 CPUtime=582.03
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 3994 0 0 0 58195 8 0 0 25 0 1 0 219398066 17321984 3898 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4229 3898 67 132 0 4094 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 16916

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1463784/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=16916 CPUtime=642.02
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4003 0 0 0 64193 9 0 0 25 0 1 0 219398066 17321984 3907 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4229 3907 67 132 0 4094 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 16916

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1463720/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=17112 CPUtime=702
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4021 0 0 0 70191 9 0 0 25 0 1 0 219398066 17522688 3925 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551244 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4278 3925 67 132 0 4143 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 17112

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1463592/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=17256 CPUtime=761.99
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4059 0 0 0 76189 10 0 0 25 0 1 0 219398066 17670144 3963 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4314 3963 67 132 0 4179 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 17256

[startup+822.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 6062
/proc/meminfo: memFree=1463080/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=17788 CPUtime=821.98
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4198 0 0 0 82187 11 0 0 25 0 1 0 219398066 18214912 4102 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4447 4102 67 132 0 4312 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 17788

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 6062
/proc/meminfo: memFree=1462376/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=18584 CPUtime=881.96
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4374 0 0 0 88185 11 0 0 25 0 1 0 219398066 19030016 4278 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550956 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4646 4278 67 132 0 4511 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 18584

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1462312/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=18584 CPUtime=941.94
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4387 0 0 0 94183 11 0 0 25 0 1 0 219398066 19030016 4291 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4646 4291 67 132 0 4511 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 18584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1461992/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19012 CPUtime=1001.93
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4476 0 0 0 100181 12 0 0 25 0 1 0 219398066 19468288 4380 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4753 4380 67 132 0 4618 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 19012

[startup+1062.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 6062
/proc/meminfo: memFree=1461800/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19012 CPUtime=1061.91
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4507 0 0 0 106179 12 0 0 25 0 1 0 219398066 19468288 4411 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4753 4411 67 132 0 4618 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 19012

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 6062
/proc/meminfo: memFree=1461352/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19568 CPUtime=1121.9
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4619 0 0 0 112177 13 0 0 25 0 1 0 219398066 20037632 4523 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4892 4523 67 132 0 4757 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 19568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1461096/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19832 CPUtime=1181.89
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4711 0 0 0 118175 14 0 0 25 0 1 0 219398066 20307968 4615 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557651 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4958 4615 67 132 0 4823 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 19832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1461096/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19832 CPUtime=1200.08
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4711 0 0 0 119994 14 0 0 25 0 1 0 219398066 20307968 4615 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551391 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4958 4615 67 132 0 4823 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 19832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6062
/proc/meminfo: memFree=1461096/2055920 swapFree=4169140/4192956
[pid=5863] ppid=5861 vsize=19832 CPUtime=1200.08
/proc/5863/stat : 5863 (minimarch_fixed) R 5861 5863 4923 0 -1 4194304 4711 0 0 0 119994 14 0 0 25 0 1 0 219398066 20307968 4615 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551391 0 0 4096 3 0 0 0 17 1 0 0
/proc/5863/statm: 4958 4615 67 132 0 4823 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 19832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.148977
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 19832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4711
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= 6
involuntary context switches= 25074

runsolver used 0.894863 second user time and 2.6456 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri Apr 27 23:00:04 UTC 2007

IDJOB= 428269
IDBENCH= 20404
IDSOLVER= 198
FILE ID= node15/428269-1177714804

PBS_JOBID= 4698718

Free space on /tmp= 66541 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= /tmp/evaluation/428269-1177714804/minimarch_fixed /tmp/evaluation/428269-1177714804/instance-428269-1177714804.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-428269-1177714804 -o ROOT/results/node15/solver-428269-1177714804 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428269-1177714804/minimarch_fixed /tmp/evaluation/428269-1177714804/instance-428269-1177714804.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  a948576641dd03cc33abaca38a6e7e4c

RANDOM SEED= 22304365

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1480008 kB
Buffers:         48248 kB
Cached:         359176 kB
SwapCached:       2956 kB
Active:         286232 kB
Inactive:       216052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480008 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            3396 kB
Writeback:           0 kB
Mapped:         102052 kB
Slab:            58836 kB
Committed_AS:  7202584 kB
PageTables:       2052 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= 66541 MiB

End job on node15 on Fri Apr 27 23:20:07 UTC 2007