Trace number 1556446

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.01 1200.63

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_SAT version 1.0
2.98/3.09	c WARNING: for repeatability, setting FPU to use double precision
2.98/3.09	c ============================[ Problem Statistics ]=============================
2.98/3.09	c |                                                                             |
2.98/3.09	c |  Number of variables:  69695                                                |
2.98/3.09	c |  Number of clauses:    226528                                               |
3.26/3.35	c |  Parsing time:         0.23         s                                       |
4.25/4.30	c ============================[ Search Statistics ]==============================
4.25/4.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.25/4.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.25/4.30	c ===============================================================================
4.25/4.30	c |         0 |   28238   162684   551298 |    54228        0    nan |  0.000 % |
4.25/4.37	c |       100 |   28234   162684   551298 |    59650       96      6 |  0.033 % |
4.36/4.42	c |       250 |   28231   162684   551298 |    65615      245      7 |  0.036 % |
6.25/6.33	c |       475 |   28231   162684   551298 |    72177      470     73 |  0.036 % |
8.15/8.25	c |       813 |   28229   162613   551076 |    79395      802     83 |  0.039 % |
11.65/11.71	c |      1320 |   28228   162599   551036 |    87334     1308     72 |  0.052 % |
17.35/17.45	c |      2079 |   28220   162545   550880 |    96068     2064    108 |  0.052 % |
17.74/17.90	c |      3218 |   28220   162545   550880 |   105675     3203     78 |  0.052 % |
25.44/25.60	c |      4926 |   28220   162545   550880 |   116242     4911     57 |  0.052 % |
43.12/43.22	c |      7490 |   28220   162545   550880 |   127866     7475     81 |  0.052 % |
67.71/67.90	c |     11335 |   28220   162545   550880 |   140653    11320     98 |  0.052 % |
110.09/110.27	c |     17101 |   28219   162540   550868 |   154718    17084    108 |  0.053 % |
171.08/171.20	c |     25750 |   28217   162526   550828 |   170190    25732    114 |  0.056 % |
263.43/263.69	c |     38724 |   28212   162489   550719 |   187209    38703    123 |  0.063 % |
366.98/367.27	c |     58185 |   28211   162481   550691 |   205930    58159     98 |  0.065 % |
590.18/590.56	c |     87378 |   28206   162456   550627 |   226523    87341    114 |  0.072 % |
921.03/921.54	c |    131167 |   28204   162451   550613 |   249176   131124    127 |  0.075 % |
1200.01/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-1556446-1238841251/watcher-1556446-1238841251 -o /tmp/evaluation-result-1556446-1238841251/solver-1556446-1238841251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1556446-1238841251.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: 1.00 1.00 1.00 3/73 32580
/proc/meminfo: memFree=1678000/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=3948 CPUtime=0
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 940513782 4042752 187 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 987 188 93 274 0 710 0

[startup+0.108318 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 32580
/proc/meminfo: memFree=1678000/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=13836 CPUtime=0.1
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 3275 0 0 0 9 1 0 0 18 0 1 0 940513782 14168064 3258 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 3459 3258 99 274 0 3182 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13836

[startup+0.202327 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 32580
/proc/meminfo: memFree=1678000/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=15156 CPUtime=0.19
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 3615 0 0 0 18 1 0 0 19 0 1 0 940513782 15519744 3598 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 3789 3598 99 274 0 3512 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15156

[startup+0.302348 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 32580
/proc/meminfo: memFree=1678000/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=16608 CPUtime=0.29
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 3971 0 0 0 28 1 0 0 20 0 1 0 940513782 17006592 3954 1992294400 134512640 135635285 4294956208 18446744073709551615 134693974 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 4152 3954 99 274 0 3875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16608

[startup+0.70138 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 32580
/proc/meminfo: memFree=1678000/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=21624 CPUtime=0.69
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 5216 0 0 0 67 2 0 0 23 0 1 0 940513782 22142976 5199 1992294400 134512640 135635285 4294956208 18446744073709551615 134694616 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 5406 5200 99 274 0 5129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21624

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 32581
/proc/meminfo: memFree=1652392/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=35748 CPUtime=1.49
/proc/32580/stat : 32580 (IUT_BMB_SAT) R 32578 32580 32083 0 -1 4194304 8764 0 0 0 146 3 0 0 25 0 1 0 940513782 36605952 8747 1992294400 134512640 135635285 4294956208 18446744073709551615 134530640 0 0 4096 0 0 0 0 17 0 0 0
/proc/32580/statm: 8937 8748 99 274 0 8660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35748

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 32581
/proc/meminfo: memFree=1638632/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39276

[startup+6.30197 s]
/proc/loadavg: 1.08 1.02 1.01 2/76 32583
/proc/meminfo: memFree=1601168/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=36704 CPUtime=3.19
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 9604 0 0 0 315 4 0 0 25 0 1 0 940514091 37584896 8499 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 9176 8499 84 178 0 8996 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 81336

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.01 2/76 32583
/proc/meminfo: memFree=1601168/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=36704 CPUtime=9.59
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 9604 0 0 0 955 4 0 0 25 0 1 0 940514091 37584896 8499 1992294400 134512640 135243223 4294956304 18446744073709551615 134558320 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 9176 8499 84 178 0 8996 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 81336

[startup+25.503 s]
/proc/loadavg: 1.12 1.03 1.01 2/76 32583
/proc/meminfo: memFree=1601360/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=36704 CPUtime=22.38
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 9605 0 0 0 2234 4 0 0 25 0 1 0 940514091 37584896 8500 1992294400 134512640 135243223 4294956304 18446744073709551615 134564856 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 9176 8500 85 178 0 8996 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 81336

[startup+51.1027 s]
/proc/loadavg: 1.08 1.03 1.01 2/76 32583
/proc/meminfo: memFree=1600528/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=37364 CPUtime=47.96
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 9819 0 0 0 4791 5 0 0 25 0 1 0 940514091 38260736 8714 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 9341 8714 85 178 0 9161 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 81996

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/76 32583
/proc/meminfo: memFree=1596944/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=40952 CPUtime=99.14
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 10700 0 0 0 9908 6 0 0 25 0 1 0 940514091 41934848 9595 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 10238 9595 85 178 0 10058 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 85584

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/76 32583
/proc/meminfo: memFree=1592784/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=45124 CPUtime=159.12
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 11745 0 0 0 15904 8 0 0 25 0 1 0 940514091 46206976 10640 1992294400 134512640 135243223 4294956304 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 11281 10640 85 178 0 11101 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 89756

[startup+222.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 32583
/proc/meminfo: memFree=1588048/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=49704 CPUtime=219.09
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 12899 0 0 0 21900 9 0 0 25 0 1 0 940514091 50896896 11794 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 12426 11794 85 178 0 12246 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 94336

[startup+282.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/76 32583
/proc/meminfo: memFree=1584656/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=53200 CPUtime=279.06
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 13736 0 0 0 27896 10 0 0 25 0 1 0 940514091 54476800 12631 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 13300 12631 85 178 0 13120 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 97832

[startup+342.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/76 32583
/proc/meminfo: memFree=1584464/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0

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

/proc/meminfo: memFree=1551632/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=85908 CPUtime=758.84
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 21910 0 0 0 75866 18 0 0 25 0 1 0 940514091 87969792 20805 1992294400 134512640 135243223 4294956304 18446744073709551615 134555750 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 21477 20805 85 178 0 21297 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 130540

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1546704/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=90960 CPUtime=818.81
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 23156 0 0 0 81862 19 0 0 25 0 1 0 940514091 93143040 22051 1992294400 134512640 135243223 4294956304 18446744073709551615 134558247 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 22740 22051 85 178 0 22560 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 135592

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1541456/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=96052 CPUtime=878.79
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 24448 0 0 0 87858 21 0 0 25 0 1 0 940514091 98357248 23343 1992294400 134512640 135243223 4294956304 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 24013 23343 85 178 0 23833 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 140684

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1537744/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=99676 CPUtime=938.76
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 25355 0 0 0 93853 23 0 0 25 0 1 0 940514091 102068224 24250 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 24919 24250 85 178 0 24739 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 144308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1536976/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=100740 CPUtime=998.73
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 25549 0 0 0 99850 23 0 0 25 0 1 0 940514091 103157760 24444 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 25185 24444 85 178 0 25005 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 145372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1535888/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=101724 CPUtime=1058.71
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 25820 0 0 0 105847 24 0 0 25 0 1 0 940514091 104165376 24715 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 25431 24715 85 178 0 25251 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 146356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1534480/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=103220 CPUtime=1118.67
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 26162 0 0 0 111843 24 0 0 25 0 1 0 940514091 105697280 25057 1992294400 134512640 135243223 4294956304 18446744073709551615 134565161 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 25805 25057 85 178 0 25625 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 147852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1532880/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=104704 CPUtime=1178.64
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 26548 0 0 0 117840 24 0 0 25 0 1 0 940514091 107216896 25443 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 26176 25443 85 178 0 25996 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 149336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1532368/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=105100 CPUtime=1196.95
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 26670 0 0 0 119670 25 0 0 25 0 1 0 940514091 107622400 25565 1992294400 134512640 135243223 4294956304 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 26275 25565 85 178 0 26095 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 149732

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 32583
/proc/meminfo: memFree=1532368/2055920 swapFree=4176776/4192956
[pid=32580] ppid=32578 vsize=39276 CPUtime=3.06
/proc/32580/stat : 32580 (IUT_BMB_SAT) S 32578 32580 32083 0 -1 4194304 9881 0 0 0 219 87 0 0 25 0 1 0 940513782 40218624 9646 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32580/statm: 9819 9646 106 274 0 9542 0
[pid=32582] ppid=32580 vsize=5356 CPUtime=0
/proc/32582/stat : 32582 (sh) S 32580 32580 32083 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 940514091 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32582/statm: 1339 232 193 169 0 50 0
[pid=32583] ppid=32582 vsize=105100 CPUtime=1196.95
/proc/32583/stat : 32583 (minisat) R 32582 32580 32083 0 -1 4194304 26670 0 0 0 119670 25 0 0 25 0 1 0 940514091 107622400 25565 1992294400 134512640 135243223 4294956304 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/32583/statm: 26275 25565 85 178 0 26095 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 149732

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32580 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=203664
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=883865
# CPU time returned by wait4() is 3.08753
# 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): 1200.63
CPU time (s): 1200.01
CPU user time (s): 1198.89
CPU system time (s): 1.12
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 149732

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

runsolver used 1.20682 second user time and 3.20251 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-04 12:34:11
IDJOB=1556446
IDBENCH=70819
IDSOLVER=523
FILE ID=node82/1556446-1238841251
PBS_JOBID= 9085807
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= c8a05d1e76535706c430a6b42d191d4b
RANDOM SEED=1797401664

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1678544 kB
Buffers:         29400 kB
Cached:         280580 kB
SwapCached:       7104 kB
Active:         108568 kB
Inactive:       210664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678544 kB
SwapTotal:     4192956 kB
SwapFree:      4176776 kB
Dirty:            6284 kB
Writeback:           0 kB
Mapped:          14768 kB
Slab:            43284 kB
Committed_AS:  2671092 kB
PageTables:       2004 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= 66552 MiB
End job on node82 at 2009-04-04 12:54:14