Trace number 1557018

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_SAT 1.0? (TO) 1200.09 1200.63

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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_SAT version 1.0
2.99/3.05	c WARNING: for repeatability, setting FPU to use double precision
2.99/3.05	c ============================[ Problem Statistics ]=============================
2.99/3.05	c |                                                                             |
2.99/3.05	c |  Number of variables:  69561                                                |
2.99/3.05	c |  Number of clauses:    226144                                               |
3.28/3.31	c |  Parsing time:         0.23         s                                       |
4.18/4.25	c ============================[ Search Statistics ]==============================
4.18/4.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.18/4.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.18/4.25	c ===============================================================================
4.18/4.25	c |         0 |   28208   162422   550224 |    54140        0    nan |  0.000 % |
5.18/5.25	c |       101 |   28198   162422   550224 |    59554       93     85 |  0.058 % |
7.48/7.58	c |       252 |   28194   162304   549878 |    65510      240    102 |  0.058 % |
8.18/8.22	c |       477 |   28194   162304   549878 |    72061      465     79 |  0.058 % |
9.88/9.97	c |       814 |   28193   162296   549852 |    79267      801     73 |  0.059 % |
13.47/13.57	c |      1321 |   28190   162281   549814 |    87194     1305     89 |  0.063 % |
18.87/18.95	c |      2081 |   28189   162273   549788 |    95913     2064     98 |  0.065 % |
31.07/31.18	c |      3220 |   28189   162273   549788 |   105504     3203     68 |  0.065 % |
47.76/47.81	c |      4929 |   28189   162273   549788 |   116055     4912     97 |  0.065 % |
73.85/73.92	c |      7492 |   28188   162254   549724 |   127660     7473    118 |  0.066 % |
111.93/112.01	c |     11337 |   28182   162212   549600 |   140426    11315    122 |  0.075 % |
162.02/162.19	c |     17103 |   28171   162106   549268 |   154469    17066    124 |  0.091 % |
226.59/226.70	c |     25753 |   28167   162072   549164 |   169916    25710    109 |  0.096 % |
385.33/385.59	c |     38727 |   28162   162035   549055 |   186908    38674    106 |  0.104 % |
611.84/612.19	c |     58188 |   28156   162002   548963 |   205599    58114     97 |  0.112 % |
1002.67/1003.14	c |     87381 |   28147   161933   548742 |   226159    87258     91 |  0.127 % |
1200.09/1200.61	c cannot read from file

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-1557018-1238847761/watcher-1557018-1238847761 -o /tmp/evaluation-result-1557018-1238847761/solver-1557018-1238847761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1557018-1238847761.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
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 0.99 0.99 3/64 7757
/proc/meminfo: memFree=1476280/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=3944 CPUtime=0
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 1157437979 4038656 180 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 986 180 93 274 0 709 0

[startup+0.0388771 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 7757
/proc/meminfo: memFree=1476280/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=3944 CPUtime=0.03
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 783 0 0 0 3 0 0 0 18 0 1 0 1157437979 4038656 766 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 986 767 93 274 0 709 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3944

[startup+0.101882 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 7757
/proc/meminfo: memFree=1476280/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=13668 CPUtime=0.09
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 3244 0 0 0 8 1 0 0 18 0 1 0 1157437979 13996032 3227 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 3417 3227 99 274 0 3140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13668

[startup+0.301901 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 7757
/proc/meminfo: memFree=1476280/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=16572 CPUtime=0.29
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 3960 0 0 0 28 1 0 0 19 0 1 0 1157437979 16969728 3943 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 4143 3943 99 274 0 3866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16572

[startup+0.701938 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 7757
/proc/meminfo: memFree=1476280/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=21588 CPUtime=0.69
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 5205 0 0 0 67 2 0 0 23 0 1 0 1157437979 22106112 5188 1992294400 134512640 135635285 4294956208 18446744073709551615 134544550 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 5397 5188 99 274 0 5120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21588

[startup+1.50201 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 7758
/proc/meminfo: memFree=1451888/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=35712 CPUtime=1.49
/proc/7757/stat : 7757 (IUT_BMB_SAT) R 7755 7757 7429 0 -1 4194304 8741 0 0 0 146 3 0 0 25 0 1 0 1157437979 36569088 8724 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/7757/statm: 8928 8724 99 274 0 8651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35712

[startup+3.10217 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 7758
/proc/meminfo: memFree=1437360/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 39188

[startup+6.30147 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1399840/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=36648 CPUtime=3.24
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 9513 0 0 0 320 4 0 0 25 0 1 0 1157438285 37527552 8464 1992294400 134512640 135243223 4294956304 18446744073709551615 134559428 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 9162 8464 84 178 0 8982 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81192

[startup+12.7011 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1399776/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=36648 CPUtime=9.63
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 9513 0 0 0 959 4 0 0 25 0 1 0 1157438285 37527552 8464 1992294400 134512640 135243223 4294956304 18446744073709551615 134555704 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 9162 8464 84 178 0 8982 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81192

[startup+25.5013 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1399904/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=36648 CPUtime=22.43
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 9513 0 0 0 2239 4 0 0 25 0 1 0 1157438285 37527552 8464 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 9162 8464 84 178 0 8982 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81192

[startup+51.1017 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1399904/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=36648 CPUtime=48.01
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 9548 0 0 0 4797 4 0 0 25 0 1 0 1157438285 37527552 8499 1992294400 134512640 135243223 4294956304 18446744073709551615 134564624 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 9162 8499 84 178 0 8982 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 81192

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1396960/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=39588 CPUtime=99.2
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 10270 0 0 0 9915 5 0 0 25 0 1 0 1157438285 40538112 9221 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 9897 9221 84 178 0 9717 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 84132

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1393440/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=43056 CPUtime=159.18
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 11155 0 0 0 15912 6 0 0 25 0 1 0 1157438285 44089344 10106 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 10764 10106 85 178 0 10584 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87600

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1391264/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=45312 CPUtime=219.15
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 11709 0 0 0 21908 7 0 0 25 0 1 0 1157438285 46399488 10660 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 11328 10660 85 178 0 11148 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 89856

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1387552/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=48932 CPUtime=279.12
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 12621 0 0 0 27904 8 0 0 25 0 1 0 1157438285 50106368 11572 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 12233 11572 85 178 0 12053 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 93476

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1387296/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0

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

/proc/meminfo: memFree=1376800/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=59736 CPUtime=698.95
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 15295 0 0 0 69883 12 0 0 25 0 1 0 1157438285 61169664 14246 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 14934 14246 85 178 0 14754 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 104280

[startup+762.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1375840/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=60688 CPUtime=758.92
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 15528 0 0 0 75880 12 0 0 25 0 1 0 1157438285 62144512 14479 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 15172 14479 85 178 0 14992 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 105232

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1374176/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=62424 CPUtime=818.9
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 15952 0 0 0 81877 13 0 0 25 0 1 0 1157438285 63922176 14903 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 15606 14903 85 178 0 15426 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 106968

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1373024/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=63516 CPUtime=878.88
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 16237 0 0 0 87875 13 0 0 25 0 1 0 1157438285 65040384 15188 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 15879 15188 85 178 0 15699 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 108060

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1372064/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=64476 CPUtime=938.84
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 16470 0 0 0 93871 13 0 0 25 0 1 0 1157438285 66023424 15421 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 16119 15421 85 178 0 15939 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 109020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1371680/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=64756 CPUtime=998.83
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 16557 0 0 0 99869 14 0 0 25 0 1 0 1157438285 66310144 15508 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 16189 15508 85 178 0 16009 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 109300

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1368736/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=67996 CPUtime=1058.81
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 17298 0 0 0 105866 15 0 0 25 0 1 0 1157438285 69627904 16249 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 16999 16249 85 178 0 16819 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 112540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1368736/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=67996 CPUtime=1118.78
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 17314 0 0 0 111863 15 0 0 25 0 1 0 1157438285 69627904 16265 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 16999 16265 85 178 0 16819 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 112540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7760
/proc/meminfo: memFree=1368416/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=68280 CPUtime=1178.76
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 17383 0 0 0 117861 15 0 0 25 0 1 0 1157438285 69918720 16334 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 17070 16334 85 178 0 16890 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 112824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 7762
/proc/meminfo: memFree=1367904/2055920 swapFree=4179068/4192956
[pid=7757] ppid=7755 vsize=39188 CPUtime=3.04
/proc/7757/stat : 7757 (IUT_BMB_SAT) S 7755 7757 7429 0 -1 4194304 9857 0 0 0 220 84 0 0 25 0 1 0 1157437979 40128512 9624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7757/statm: 9797 9624 106 274 0 9520 0
[pid=7759] ppid=7757 vsize=5356 CPUtime=0
/proc/7759/stat : 7759 (sh) S 7757 7757 7429 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1157438284 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7759/statm: 1339 232 193 169 0 50 0
[pid=7760] ppid=7759 vsize=68544 CPUtime=1197.05
/proc/7760/stat : 7760 (minisat) R 7759 7757 7429 0 -1 4194304 17453 0 0 0 119690 15 0 0 25 0 1 0 1157438285 70189056 16404 1992294400 134512640 135243223 4294956304 18446744073709551615 134564990 0 0 4096 3 0 0 0 17 0 0 0
/proc/7760/statm: 17136 16404 85 178 0 16956 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 113088

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 7757 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=207664
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=855869
# CPU time returned by wait4() is 3.06353
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.63
CPU time (s): 1200.09
CPU user time (s): 1199.1
CPU system time (s): 0.99
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 113088

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

runsolver used 1.05384 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-04 14:22:41
IDJOB=1557018
IDBENCH=70830
IDSOLVER=523
FILE ID=node61/1557018-1238847761
PBS_JOBID= 9085823
Free space on /tmp= 66552 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557018-1238847761/watcher-1557018-1238847761 -o /tmp/evaluation-result-1557018-1238847761/solver-1557018-1238847761 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1557018-1238847761.cnf HOME

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1530888282

node61.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.238
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.238
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:       1476824 kB
Buffers:         60312 kB
Cached:         447180 kB
SwapCached:       7880 kB
Active:         258756 kB
Inactive:       258208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476824 kB
SwapTotal:     4192956 kB
SwapFree:      4179068 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          15108 kB
Slab:            48304 kB
Committed_AS:  3033444 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node61 at 2009-04-04 14:42:44