Trace number 1797590

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
IUT_BMB_SIM 1.0? (TO) 1200.01 1203.12

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-15.cnf
MD5SUMc8a05d1e76535706c430a6b42d191d4b
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 variables69695
Number of clauses227171
Sum of the clauses size588683
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292572
Number of clauses of size 3134470
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	c IUT_BMB_SIM version 1.0
3.03/5.49	This is MiniSat 2.0 beta
3.03/5.49	WARNING: for repeatability, setting FPU to use double precision
3.03/5.49	============================[ Problem Statistics ]=============================
3.03/5.49	|                                                                             |
3.03/5.49	|  Number of variables:  69695                                                |
3.03/5.49	|  Number of clauses:    226528                                               |
3.11/5.62	|  Parsing time:         0.11         s                                       |
3.11/5.63	============================[ Search Statistics ]==============================
3.11/5.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.11/5.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.11/5.63	===============================================================================
3.11/5.63	|         0 |   69695   215848   565637 |    71949        0    nan |  0.000 % |
3.11/5.67	|       100 |   69683   215848   565637 |    79144       88      5 |  0.024 % |
4.02/6.46	|       250 |   69681   215848   565637 |    87058      237     56 |  0.026 % |
5.02/7.40	|       476 |   69676   215746   565392 |    95764      460     69 |  0.029 % |
10.38/13.06	|       813 |   69675   215736   565368 |   105341      797    131 |  0.029 % |
14.19/16.82	|      1319 |   69675   215736   565368 |   115875     1303    124 |  0.029 % |
17.18/19.85	|      2079 |   69662   215724   565339 |   127462     2058    107 |  0.052 % |
24.58/27.22	|      3218 |   69658   215647   565146 |   140208     3195    114 |  0.053 % |
39.95/42.68	|      4926 |   69656   215637   565122 |   154229     4901    124 |  0.056 % |
58.14/60.85	|      7488 |   69654   215622   565085 |   169652     7460    105 |  0.059 % |
87.53/90.26	|     11332 |   69653   215617   565073 |   186618    11303    112 |  0.060 % |
128.02/130.78	|     17099 |   69646   215579   564979 |   205279    17058    118 |  0.070 % |
185.29/188.01	|     25748 |   69632   215517   564820 |   225807    25695    119 |  0.090 % |
265.17/267.93	|     38722 |   69632   215517   564820 |   248388    38669    129 |  0.090 % |
421.30/424.15	|     58184 |   69628   215497   564767 |   273227    58125    118 |  0.096 % |
687.90/690.88	|     87377 |   69628   215497   564767 |   300550    87318    129 |  0.096 % |
1171.22/1174.34	|    131168 |   69628   215497   564767 |   330605   131109    146 |  0.096 % |

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-1797590-1242080633/watcher-1797590-1242080633 -o /tmp/evaluation-result-1797590-1242080633/solver-1797590-1242080633 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797590-1242080633.cnf HOME 

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: 0.92 0.98 0.99 3/64 10740
/proc/meminfo: memFree=1201024/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=3948 CPUtime=0
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 236096641 4042752 175 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 987 175 93 274 0 710 0

[startup+0.0780279 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10740
/proc/meminfo: memFree=1201024/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=10300 CPUtime=0.06
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 2147 0 0 0 6 0 0 0 18 0 1 0 236096641 10547200 2130 1992294400 134512640 135635349 4294956224 18446744073709551615 134535675 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 2575 2133 93 274 0 2298 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10300

[startup+0.101033 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10740
/proc/meminfo: memFree=1201024/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=13704 CPUtime=0.09
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 3232 0 0 0 8 1 0 0 18 0 1 0 236096641 14032896 3215 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 3426 3215 99 274 0 3149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13704

[startup+0.301072 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10740
/proc/meminfo: memFree=1201024/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=16476 CPUtime=0.29
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 3940 0 0 0 28 1 0 0 20 0 1 0 236096641 16871424 3923 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 4119 3923 99 274 0 3842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16476

[startup+0.70115 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10740
/proc/meminfo: memFree=1201024/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=21360 CPUtime=0.69
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 5175 0 0 0 67 2 0 0 24 0 1 0 236096641 21872640 5158 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 5340 5158 99 274 0 5063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21360

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10741
/proc/meminfo: memFree=1176824/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=35220 CPUtime=1.49
/proc/10740/stat : 10740 (IUT_BMB_SIM) R 10738 10740 10387 0 -1 4194304 8639 0 0 0 145 4 0 0 25 0 1 0 236096641 36065280 8622 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10740/statm: 8805 8623 99 274 0 8528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35220

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10741
/proc/meminfo: memFree=1162104/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=2.44
/proc/10740/stat : 10740 (IUT_BMB_SIM) D 10738 10740 10387 0 -1 4194304 9875 0 0 0 205 39 0 0 25 0 1 0 236096641 40218624 9641 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10740/statm: 9819 9641 101 274 0 9542 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 39276
heavy processes:

[startup+6.30124 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1144368/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=16960 CPUtime=0.81
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 3965 0 0 0 79 2 0 0 24 0 1 0 236097189 17367040 3681 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 4240 3681 76 170 0 4068 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 56236
heavy processes:

[startup+12.7015 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 10742
/proc/meminfo: memFree=1143344/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=17488 CPUtime=6.97
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 4099 0 0 0 695 2 0 0 25 0 1 0 236097189 17907712 3815 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 4372 3815 76 170 0 4200 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 56764
heavy processes:

[startup+25.502 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 10742
/proc/meminfo: memFree=1142448/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=18544 CPUtime=19.77
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 4354 0 0 0 1974 3 0 0 25 0 1 0 236097189 18989056 4070 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 4636 4070 76 170 0 4464 0
Current children cumulated CPU time (s) 22.88
Current children cumulated vsize (KiB) 57820

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 10742
/proc/meminfo: memFree=1141104/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=19888 CPUtime=45.34
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 4698 0 0 0 4531 3 0 0 25 0 1 0 236097189 20365312 4414 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 4972 4414 76 170 0 4800 0
Current children cumulated CPU time (s) 48.45
Current children cumulated vsize (KiB) 59164

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 10742
/proc/meminfo: memFree=1137584/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=23600 CPUtime=96.51
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 5614 0 0 0 9647 4 0 0 25 0 1 0 236097189 24166400 5330 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 5900 5330 76 170 0 5728 0
Current children cumulated CPU time (s) 99.62
Current children cumulated vsize (KiB) 62876

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1132784/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=28356 CPUtime=156.5
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 6801 0 0 0 15644 6 0 0 25 0 1 0 236097189 29036544 6517 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 7089 6517 76 170 0 6917 0
Current children cumulated CPU time (s) 159.61
Current children cumulated vsize (KiB) 67632

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1127536/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=33668 CPUtime=216.46
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 8129 0 0 0 21639 7 0 0 25 0 1 0 236097189 34476032 7845 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 8417 7845 76 170 0 8245 0
Current children cumulated CPU time (s) 219.57
Current children cumulated vsize (KiB) 72944

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1122544/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=38556 CPUtime=276.45
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 9369 0 0 0 27636 9 0 0 25 0 1 0 236097189 39481344 9085 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 9639 9085 76 170 0 9467 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 77832

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1120752/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=40352 CPUtime=336.43
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 9795 0 0 0 33633 10 0 0 25 0 1 0 236097189 41320448 9511 1992294400 134512640 135212939 4294956320 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 10088 9511 76 170 0 9916 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 79628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1116336/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=44840 CPUtime=396.4
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 10915 0 0 0 39629 11 0 0 25 0 1 0 236097189 45916160 10631 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 11210 10631 76 170 0 11038 0
Current children cumulated CPU time (s) 399.51
Current children cumulated vsize (KiB) 84116

[startup+462.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1112368/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11

################
# More data... #
################

/proc/10742/statm: 13386 12800 76 170 0 13214 0
Current children cumulated CPU time (s) 519.46
Current children cumulated vsize (KiB) 92820

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1103408/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=57776 CPUtime=576.34
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 14146 0 0 0 57619 15 0 0 25 0 1 0 236097189 59162624 13862 1992294400 134512640 135212939 4294956320 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 14444 13862 76 170 0 14272 0
Current children cumulated CPU time (s) 579.45
Current children cumulated vsize (KiB) 97052

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1099504/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=61736 CPUtime=636.31
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 15126 0 0 0 63615 16 0 0 25 0 1 0 236097189 63217664 14842 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 15434 14842 76 170 0 15262 0
Current children cumulated CPU time (s) 639.42
Current children cumulated vsize (KiB) 101012

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1095536/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=65564 CPUtime=696.29
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 16095 0 0 0 69612 17 0 0 25 0 1 0 236097189 67137536 15811 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 16391 15811 76 170 0 16219 0
Current children cumulated CPU time (s) 699.4
Current children cumulated vsize (KiB) 104840

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1091504/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=69704 CPUtime=756.26
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 17095 0 0 0 75608 18 0 0 25 0 1 0 236097189 71376896 16811 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 17426 16811 76 170 0 17254 0
Current children cumulated CPU time (s) 759.37
Current children cumulated vsize (KiB) 108980

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1087536/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=73680 CPUtime=816.24
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 18096 0 0 0 81605 19 0 0 25 0 1 0 236097189 75448320 17812 1992294400 134512640 135212939 4294956320 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 18420 17812 76 170 0 18248 0
Current children cumulated CPU time (s) 819.35
Current children cumulated vsize (KiB) 112956

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1083504/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=77780 CPUtime=876.22
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 19107 0 0 0 87602 20 0 0 25 0 1 0 236097189 79646720 18823 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 19445 18823 76 170 0 19273 0
Current children cumulated CPU time (s) 879.33
Current children cumulated vsize (KiB) 117056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1078576/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=82580 CPUtime=936.2
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 20330 0 0 0 93598 22 0 0 25 0 1 0 236097189 84561920 20046 1992294400 134512640 135212939 4294956320 18446744073709551615 134536583 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 20645 20046 76 170 0 20473 0
Current children cumulated CPU time (s) 939.31
Current children cumulated vsize (KiB) 121856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1074608/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=86560 CPUtime=996.18
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 21319 0 0 0 99596 22 0 0 25 0 1 0 236097189 88637440 21035 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 21640 21035 76 170 0 21468 0
Current children cumulated CPU time (s) 999.29
Current children cumulated vsize (KiB) 125836

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10742
/proc/meminfo: memFree=1070768/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=90388 CPUtime=1056.15
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 22291 0 0 0 105592 23 0 0 25 0 1 0 236097189 92557312 22007 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 22597 22007 76 170 0 22425 0
Current children cumulated CPU time (s) 1059.26
Current children cumulated vsize (KiB) 129664

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10744
/proc/meminfo: memFree=1067056/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=94084 CPUtime=1116.13
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 23217 0 0 0 111588 25 0 0 25 0 1 0 236097189 96342016 22933 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 23521 22933 76 170 0 23349 0
Current children cumulated CPU time (s) 1119.24
Current children cumulated vsize (KiB) 133360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10744
/proc/meminfo: memFree=1063280/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=97968 CPUtime=1176.11
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 24174 0 0 0 117585 26 0 0 25 0 1 0 236097189 100319232 23890 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 24492 23890 76 170 0 24320 0
Current children cumulated CPU time (s) 1179.22
Current children cumulated vsize (KiB) 137244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10744
/proc/meminfo: memFree=1061616/2055920 swapFree=4180192/4192956
[pid=10740] ppid=10738 vsize=39276 CPUtime=3.11
/proc/10740/stat : 10740 (IUT_BMB_SIM) S 10738 10740 10387 0 -1 4194304 9881 0 0 0 225 86 0 0 23 0 1 0 236096641 40218624 9646 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10740/statm: 9819 9646 106 274 0 9542 0
[pid=10742] ppid=10740 vsize=99432 CPUtime=1196.9
/proc/10742/stat : 10742 (minisat) R 10740 10740 10387 0 -1 4194304 24567 0 0 0 119664 26 0 0 25 0 1 0 236097189 101818368 24283 1992294400 134512640 135212939 4294956320 18446744073709551615 134529512 0 0 4096 3 0 0 0 17 0 0 0
/proc/10742/statm: 24858 24283 76 170 0 24686 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 138708

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10740 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=258656
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=876866
# CPU time returned by wait4() is 3.13552
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.12
CPU time (s): 1200.01
CPU user time (s): 1198.89
CPU system time (s): 1.12
CPU usage (%): 99.7416
Max. virtual memory (cumulated for all children) (KiB): 138708

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

runsolver used 1.04584 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 00:23:53
IDJOB=1797590
IDBENCH=70819
IDSOLVER=650
FILE ID=node28/1797590-1242080633
PBS_JOBID= 9277649
Free space on /tmp= 66032 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-15.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797590-1242080633/watcher-1797590-1242080633 -o /tmp/evaluation-result-1797590-1242080633/solver-1797590-1242080633 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797590-1242080633.cnf HOME

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

MD5SUM BENCH= c8a05d1e76535706c430a6b42d191d4b
RANDOM SEED=414953845

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1201504 kB
Buffers:         66908 kB
Cached:         688344 kB
SwapCached:       5940 kB
Active:          29692 kB
Inactive:       734160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201504 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            6252 kB
Writeback:           0 kB
Mapped:          14220 kB
Slab:            76416 kB
Committed_AS:   838316 kB
PageTables:       1420 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= 66028 MiB
End job on node28 at 2009-05-12 00:43:58