Trace number 428505

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.13 1200.53

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k15.cnf
MD5SUMe32f068a374a9a3211450fa7c3f6f87a
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 variables30142
Number of clauses130635
Sum of the clauses size364257
Maximum clause length37
Minimum clause length1
Number of clauses of size 1213
Number of clauses of size 255731
Number of clauses of size 369590
Number of clauses of size 4146
Number of clauses of size 5265
Number of clauses of size over 54690

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:  30142                                                |
0.00/0.00	|  Number of clauses:    130635                                               |
0.29/0.38	|  Parsing time:         0.36         s                                       |
1.59/1.67	============================[ Search Statistics ]==============================
1.59/1.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.67	===============================================================================
1.59/1.67	|         0 |   15137   108820   395313 |    36273        0    nan |  0.000 % |
1.69/1.78	|       101 |   15137   108820   395313 |    39900      101     12 |  0.727 % |
1.79/1.84	|       252 |   15136   108820   395313 |    43890      251     14 |  0.730 % |
1.79/1.85	|       477 |   15136   108820   395313 |    48279      476     11 |  0.730 % |
1.79/1.90	|       814 |   15136   108820   395313 |    53107      813     10 |  0.730 % |
1.89/1.97	|      1321 |   15136   108820   395313 |    58418     1320     11 |  0.730 % |
2.29/2.37	|      2080 |   15136   108811   395287 |    64260     2079     23 |  0.730 % |
2.69/2.71	|      3219 |   15136   108811   395287 |    70686     3218     32 |  0.730 % |
2.89/2.96	|      4928 |   15136   108811   395287 |    77755     4927     27 |  0.730 % |
3.89/3.93	|      7491 |   15136   108811   395287 |    85530     7490     30 |  0.730 % |
6.98/7.05	|     11335 |   15136   108811   395287 |    94083    11334     45 |  0.730 % |
12.29/12.33	|     17102 |   15136   108811   395287 |   103492    17101     59 |  0.730 % |
17.29/17.32	|     25752 |   15136   108811   395287 |   113841    25751     58 |  0.730 % |
18.38/18.46	|     38727 |   15136   108811   395287 |   125225    38726     59 |  0.730 % |
56.78/56.81	|     58189 |   15136   108811   395287 |   137747    58188     92 |  0.730 % |
87.37/87.40	|     87382 |   15136   108811   395287 |   151522    87381     87 |  0.730 % |
177.95/178.03	|    131172 |   15136   108811   395287 |   166674   131171     98 |  0.730 % |
288.12/288.22	|    196856 |   15136   108811   395287 |   183342    35167     80 |  0.730 % |
315.71/315.87	|    295382 |   15136   108811   395287 |   201676   133693     81 |  0.730 % |
576.74/576.95	|    443171 |   15136   108811   395287 |   221844    85647    106 |  0.730 % |

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/node45/watcher-428505-1177728120 -o ROOT/results/node45/solver-428505-1177728120 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428505-1177728120/minimarch_fixed /tmp/evaluation/428505-1177728120/instance-428505-1177728120.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: 0.99 1.00 1.00 3/77 10511
/proc/meminfo: memFree=1510088/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=1736 CPUtime=0
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 127657701 1777664 314 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134518493 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 434 314 45 132 0 299 0

[startup+0.0107891 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 10511
/proc/meminfo: memFree=1510088/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=2144 CPUtime=0
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 451 0 0 0 0 0 0 0 18 0 1 0 127657701 2195456 436 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553736 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 536 436 51 132 0 401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2144

[startup+0.101798 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 10511
/proc/meminfo: memFree=1510088/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=8120 CPUtime=0.09
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 1871 0 0 0 9 0 0 0 18 0 1 0 127657701 8314880 1856 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 2030 1856 51 132 0 1895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8120

[startup+0.301818 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 10511
/proc/meminfo: memFree=1510088/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=13104 CPUtime=0.29
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 3020 0 0 0 28 1 0 0 19 0 1 0 127657701 13418496 3005 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 3276 3005 51 132 0 3141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13104

[startup+0.701859 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 10511
/proc/meminfo: memFree=1510088/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=19976 CPUtime=0.69
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 4759 0 0 0 67 2 0 0 22 0 1 0 127657701 20455424 4744 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522206 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 4994 4744 63 132 0 4859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19976

[startup+1.50194 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1490752/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=21648 CPUtime=1.49
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 5080 0 0 0 147 2 0 0 25 0 1 0 127657701 22167552 5065 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 5412 5065 63 132 0 5277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21648

[startup+3.1011 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1491712/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=18952 CPUtime=3.09
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 5395 0 0 0 307 2 0 0 25 0 1 0 127657701 19406848 4551 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 4738 4551 68 132 0 4603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18952

[startup+6.30143 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1491584/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=18952 CPUtime=6.29
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 5395 0 0 0 627 2 0 0 25 0 1 0 127657701 19406848 4551 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 4738 4551 68 132 0 4603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18952

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1490240/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=20680 CPUtime=12.69
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 5815 0 0 0 1266 3 0 0 25 0 1 0 127657701 21176320 4971 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 5170 4971 68 132 0 5035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20680

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1482048/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=28940 CPUtime=25.48
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 7860 0 0 0 2542 6 0 0 25 0 1 0 127657701 29634560 7016 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 7235 7016 68 132 0 7100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28940

[startup+51.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1473792/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=37260 CPUtime=51.07
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 9935 0 0 0 5099 8 0 0 25 0 1 0 127657701 38154240 9091 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 9315 9091 68 132 0 9180 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37260

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1455616/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=55416 CPUtime=102.26
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 14442 0 0 0 10213 13 0 0 25 0 1 0 127657701 56745984 13598 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 13854 13598 68 132 0 13719 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55416

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1442944/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=68092 CPUtime=162.25
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 17629 0 0 0 16208 17 0 0 25 0 1 0 127657701 69726208 16785 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 17023 16785 68 132 0 16888 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68092

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1432576/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=78420 CPUtime=222.23
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 20191 0 0 0 22202 21 0 0 25 0 1 0 127657701 80302080 19347 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 19605 19347 68 132 0 19470 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78420

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1429568/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=81504 CPUtime=282.21
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 20954 0 0 0 28199 22 0 0 25 0 1 0 127657701 83460096 20110 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 20376 20110 68 132 0 20241 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81504

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1426816/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=84228 CPUtime=342.2
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 21648 0 0 0 34196 24 0 0 25 0 1 0 127657701 86249472 20804 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 21057 20804 68 132 0 20922 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 84228

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1417472/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=93472 CPUtime=402.19
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 23986 0 0 0 40191 28 0 0 25 0 1 0 127657701 95715328 23142 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 23368 23142 68 132 0 23233 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 93472

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1414976/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=96264 CPUtime=462.18
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 24581 0 0 0 46189 29 0 0 25 0 1 0 127657701 98574336 23737 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 24066 23737 68 132 0 23931 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 96264

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1414976/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=96264 CPUtime=522.16
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 24582 0 0 0 52187 29 0 0 25 0 1 0 127657701 98574336 23738 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 24066 23738 68 132 0 23931 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 96264

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1414976/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=96264 CPUtime=582.14
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 24582 0 0 0 58185 29 0 0 25 0 1 0 127657701 98574336 23738 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 24066 23738 68 132 0 23931 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 96264

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1414976/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=96264 CPUtime=642.13
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 24582 0 0 0 64183 30 0 0 25 0 1 0 127657701 98574336 23738 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 24066 23738 68 132 0 23931 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 96264

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1414912/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=96264 CPUtime=702.12
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 24582 0 0 0 70181 31 0 0 25 0 1 0 127657701 98574336 23738 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 24066 23738 68 132 0 23931 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 96264

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1405376/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=105968 CPUtime=762.1
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 26979 0 0 0 76177 33 0 0 25 0 1 0 127657701 108511232 26135 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 26492 26135 68 132 0 26357 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 105968

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1396352/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=115028 CPUtime=822.08
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 29241 0 0 0 82173 35 0 0 25 0 1 0 127657701 117788672 28397 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 28757 28397 68 132 0 28622 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 115028

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1388288/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=123060 CPUtime=882.07
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 31241 0 0 0 88169 38 0 0 25 0 1 0 127657701 126013440 30397 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 30765 30397 68 132 0 30630 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 123060

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1380608/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=130876 CPUtime=942.05
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 33182 0 0 0 94166 39 0 0 25 0 1 0 127657701 134017024 32338 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 32719 32338 68 132 0 32584 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 130876

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1373120/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=138296 CPUtime=1002.04
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 35041 0 0 0 100162 42 0 0 25 0 1 0 127657701 141615104 34197 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551251 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 34574 34197 68 132 0 34439 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 138296

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1365952/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=145512 CPUtime=1062.02
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 36835 0 0 0 106157 45 0 0 25 0 1 0 127657701 149004288 35991 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551272 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 36378 35991 68 132 0 36243 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 145512

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10512
/proc/meminfo: memFree=1359104/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=152244 CPUtime=1122.01
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 38527 0 0 0 112154 47 0 0 25 0 1 0 127657701 155897856 37683 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 38061 37683 68 132 0 37926 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 152244

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/84 10682
/proc/meminfo: memFree=1355784/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=154268 CPUtime=1181.91
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 39022 0 0 0 118142 49 0 0 25 0 1 0 127657701 157970432 38178 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 38567 38178 68 132 0 38432 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 154268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10710
/proc/meminfo: memFree=1356728/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=154268 CPUtime=1200.1
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 39022 0 0 0 119961 49 0 0 25 0 1 0 127657701 157970432 38178 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 38567 38178 68 132 0 38432 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 154268

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: 0.99 1.00 1.00 2/78 10710
/proc/meminfo: memFree=1356728/2055920 swapFree=4157692/4192956
[pid=10511] ppid=10509 vsize=154268 CPUtime=1200.1
/proc/10511/stat : 10511 (minimarch_fixed) R 10509 10511 7487 0 -1 4194304 39022 0 0 0 119961 49 0 0 25 0 1 0 127657701 157970432 38178 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10511/statm: 38567 38178 68 132 0 38432 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 154268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1199.61
CPU system time (s): 0.517921
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 154268

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

runsolver used 0.949855 second user time and 2.75658 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Apr 28 02:42:01 UTC 2007

IDJOB= 428505
IDBENCH= 20522
IDSOLVER= 198
FILE ID= node45/428505-1177728120

PBS_JOBID= 4715366

Free space on /tmp= 66532 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/428505-1177728120/minimarch_fixed /tmp/evaluation/428505-1177728120/instance-428505-1177728120.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-428505-1177728120 -o ROOT/results/node45/solver-428505-1177728120 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428505-1177728120/minimarch_fixed /tmp/evaluation/428505-1177728120/instance-428505-1177728120.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  e32f068a374a9a3211450fa7c3f6f87a

RANDOM SEED= 600052754

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1510496 kB
Buffers:         49792 kB
Cached:         404564 kB
SwapCached:      15048 kB
Active:         250836 kB
Inactive:       227408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510496 kB
SwapTotal:     4192956 kB
SwapFree:      4157692 kB
Dirty:            6020 kB
Writeback:           0 kB
Mapped:          30320 kB
Slab:            52732 kB
Committed_AS:  1397524 kB
PageTables:       1732 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= 66532 MiB

End job on node45 on Sat Apr 28 03:02:03 UTC 2007