Trace number 1719032

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? (MO) 949.102 949.756

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
82.03/82.11	c WARNING: for repeatability, setting FPU to use double precision
82.03/82.11	c ============================[ Problem Statistics ]=============================
82.03/82.11	c |                                                                             |
82.03/82.11	c |  Number of variables:  209724                                               |
82.03/82.11	c |  Number of clauses:    3634639                                              |
85.93/86.09	c |  Parsing time:         3.59         s                                       |
132.11/132.25	c ============================[ Search Statistics ]==============================
132.11/132.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
132.11/132.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
132.11/132.25	c ===============================================================================
132.11/132.25	c |         0 |  161604  3485224 10551532 |  1161741        0    nan |  0.000 % |
132.51/132.64	c |       102 |  161604  3485224 10551532 |  1277915      102     49 |  0.003 % |
132.81/132.98	c |       252 |  161604  3485224 10551532 |  1405707      252     46 |  0.003 % |
133.21/133.34	c |       478 |  161604  3485224 10551532 |  1546277      478     45 |  0.003 % |
134.11/134.23	c |       817 |  161604  3485224 10551532 |  1700905      817     41 |  0.003 % |
135.01/135.18	c |      1323 |  161604  3485224 10551532 |  1870996     1323     38 |  0.003 % |
135.61/135.77	c |      2082 |  161604  3485224 10551532 |  2058095     2082     46 |  0.003 % |
138.41/138.55	c |      3221 |  161604  3485224 10551532 |  2263905     3221     47 |  0.003 % |
139.81/139.94	c |      4929 |  161604  3485224 10551532 |  2490295     4929     54 |  0.003 % |
142.30/142.45	c |      7491 |  161604  3485224 10551532 |  2739325     7491     50 |  0.003 % |
146.80/146.95	c |     11335 |  161604  3485224 10551532 |  3013257    11335     50 |  0.003 % |
151.20/151.36	c |     17101 |  161604  3485224 10551532 |  3314583    17101     49 |  0.003 % |
158.00/158.18	c |     25750 |  161604  3485224 10551532 |  3646041    25750     46 |  0.003 % |
171.09/171.21	c |     38725 |  161604  3485224 10551532 |  4010646    38725    139 |  0.003 % |
190.06/190.22	c |     58187 |  161604  3485224 10551532 |  4411710    58187    182 |  0.003 % |
209.75/209.95	c |     87379 |  161604  3485224 10551532 |  4852881    87379    154 |  0.003 % |
246.14/246.36	c |    131168 |  161604  3485224 10551532 |  5338170   131168    138 |  0.003 % |
327.09/327.38	c |    196852 |  161604  3485224 10551532 |  5871987   196852    267 |  0.003 % |
486.02/486.31	c |    295378 |  161604  3485224 10551532 |  6459185   295378    396 |  0.003 % |
641.54/641.92	c |    443168 |  161604  3485224 10551532 |  7105104   443168    388 |  0.003 % |
930.98/931.52	c |    664852 |  161604  3485224 10551532 |  7815614   664852    327 |  0.003 % |

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-1719032-1240642466/watcher-1719032-1240642466 -o /tmp/evaluation-result-1719032-1240642466/solver-1719032-1240642466 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1719032-1240642466.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.07 1.06 3/64 15437
/proc/meminfo: memFree=1897664/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=43880 CPUtime=0
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 92280060 44933120 175 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 10970 176 90 274 0 10693 0

[startup+0.049277 s]
/proc/loadavg: 1.00 1.07 1.06 3/64 15437
/proc/meminfo: memFree=1897664/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=43880 CPUtime=0.04
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 948 0 0 0 4 0 0 0 18 0 1 0 92280060 44933120 931 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 10970 932 90 274 0 10693 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43880

[startup+0.101285 s]
/proc/loadavg: 1.00 1.07 1.06 3/64 15437
/proc/meminfo: memFree=1897664/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=43880 CPUtime=0.09
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 1837 0 0 0 9 0 0 0 18 0 1 0 92280060 44933120 1820 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 10970 1820 90 274 0 10693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43880

[startup+0.301318 s]
/proc/loadavg: 1.00 1.07 1.06 3/64 15437
/proc/meminfo: memFree=1897664/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=43880 CPUtime=0.29
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 5253 0 0 0 27 2 0 0 20 0 1 0 92280060 44933120 5236 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 10970 5237 90 274 0 10693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43880

[startup+0.701387 s]
/proc/loadavg: 1.00 1.07 1.06 3/64 15437
/proc/meminfo: memFree=1897664/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=64640 CPUtime=0.69
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 15490 0 0 0 63 6 0 0 24 0 1 0 92280060 66191360 15473 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 16160 15473 90 274 0 15883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64640

[startup+1.50152 s]
/proc/loadavg: 1.00 1.07 1.06 2/65 15438
/proc/meminfo: memFree=1811576/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=93544 CPUtime=1.49
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 23208 0 0 0 140 9 0 0 25 0 1 0 92280060 95789056 23191 1992294400 134512640 135635285 4294956208 18446744073709551615 134528230 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 23386 23192 97 274 0 23109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93544

[startup+3.1028 s]
/proc/loadavg: 1.00 1.07 1.06 2/65 15438
/proc/meminfo: memFree=1796088/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=112444 CPUtime=3.09
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 27919 0 0 0 297 12 0 0 25 0 1 0 92280060 115142656 27902 1992294400 134512640 135635285 4294956208 18446744073709551615 134547182 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 28111 27902 97 274 0 27834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112444

[startup+6.30134 s]
/proc/loadavg: 1.00 1.07 1.06 2/65 15438
/proc/meminfo: memFree=1762104/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=146736 CPUtime=6.29
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 36451 0 0 0 612 17 0 0 25 0 1 0 92280060 150257664 36434 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 36684 36434 97 274 0 36407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146736

[startup+12.7014 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 15438
/proc/meminfo: memFree=1695936/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=210352 CPUtime=12.68
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 52356 0 0 0 1243 25 0 0 25 0 1 0 92280060 215400448 52339 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 52588 52339 97 274 0 52311 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 210352

[startup+25.5016 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 15438
/proc/meminfo: memFree=1574208/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=328740 CPUtime=25.48
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 81773 0 0 0 2509 39 0 0 25 0 1 0 92280060 336629760 81756 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 82185 81756 97 274 0 81908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 328740

[startup+51.102 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 15438
/proc/meminfo: memFree=1270656/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=636404 CPUtime=51.07
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4194304 158574 0 0 0 5037 70 0 0 25 0 1 0 92280060 651677696 158557 1992294400 134512640 135635285 4294956208 18446744073709551615 134530655 0 0 4096 0 0 0 0 17 0 0 0
/proc/15437/statm: 159101 158557 97 274 0 158824 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 636404

[startup+102.306 s]
/proc/loadavg: 1.00 1.04 1.05 2/67 15440
/proc/meminfo: memFree=794480/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=304232 CPUtime=20.16
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 72481 0 0 0 1974 42 0 0 25 0 1 0 92288272 311533568 71945 1992294400 134512640 135243223 4294956304 18446744073709551615 134535565 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 76058 71945 77 178 0 75878 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1047624

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/67 15440
/proc/meminfo: memFree=819376/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=275072 CPUtime=80.14
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 80768 0 0 0 7966 48 0 0 25 0 1 0 92288272 281673728 65711 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 68768 65711 85 178 0 68588 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1018464

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/67 15440
/proc/meminfo: memFree=815920/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=278264 CPUtime=140.08
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 81657 0 0 0 13960 48 0 0 25 0 1 0 92288272 284942336 66600 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 69566 66600 85 178 0 69386 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 1021656

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/67 15440
/proc/meminfo: memFree=754160/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=341280 CPUtime=200.05
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 97397 0 0 0 19944 61 0 0 25 0 1 0 92288272 349470720 82340 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 85320 82340 85 178 0 85140 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 1084672

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/67 15440
/proc/meminfo: memFree=651248/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=443288 CPUtime=260.02
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 122832 0 0 0 25923 79 0 0 25 0 1 0 92288272 453926912 107775 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 110822 107775 85 178 0 110642 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 1186680

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/67 15446
/proc/meminfo: memFree=549616/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=545076 CPUtime=319.99
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 148303 0 0 0 31901 98 0 0 25 0 1 0 92288272 558157824 133246 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 136269 133246 85 178 0 136089 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 1288468


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

/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 215144 0 0 0 49844 147 0 0 25 0 1 0 92288272 832262144 200087 1992294400 134512640 135243223 4294956304 18446744073709551615 134747671 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 203189 200087 85 178 0 203009 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 1556148

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15446
/proc/meminfo: memFree=187888/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=904616 CPUtime=559.9
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 238142 0 0 0 55825 165 0 0 25 0 1 0 92288272 926326784 223085 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 226154 223085 85 178 0 225974 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 1648008

[startup+702.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 15446
/proc/meminfo: memFree=128432/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=965076 CPUtime=619.86
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 253067 0 0 0 61808 178 0 0 25 0 1 0 92288272 988237824 238010 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 241269 238011 85 178 0 241089 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 1708468

[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 15446
/proc/meminfo: memFree=85232/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1007512 CPUtime=679.83
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 263706 0 0 0 67795 188 0 0 25 0 1 0 92288272 1031692288 248649 1992294400 134512640 135243223 4294956304 18446744073709551615 134567798 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 251878 248649 85 178 0 251698 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 1750904

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 15446
/proc/meminfo: memFree=48048/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1044780 CPUtime=739.81
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 273049 0 0 0 73784 197 0 0 25 0 1 0 92288272 1069854720 257992 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 261195 257992 85 178 0 261015 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 1788172

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 15446
/proc/meminfo: memFree=19056/2055920 swapFree=4181388/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1073456 CPUtime=799.77
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 280245 0 0 0 79773 204 0 0 25 0 1 0 92288272 1099218944 265188 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 268364 265188 85 178 0 268184 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 1816848

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15446
/proc/meminfo: memFree=15984/2055920 swapFree=4181396/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1096144 CPUtime=859.69
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 285894 0 0 0 85758 211 0 0 25 0 1 0 92288272 1122451456 270837 1992294400 134512640 135243223 4294956304 18446744073709551615 134567689 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 274036 270837 85 178 0 273856 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 1839536



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+949.601 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15446
/proc/meminfo: memFree=15664/2055920 swapFree=4181396/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1099808 CPUtime=866.98
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 286787 0 0 0 86486 212 0 0 25 0 1 0 92288272 1126203392 271730 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 274952 271730 85 178 0 274772 0
Current children cumulated CPU time (s) 949.04
Current children cumulated vsize (KiB) 1843200

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

############
# WARNING:
# current cumulated CPU time (82.14 s) is less than in the last sample (949.04 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (866.9 s) to the 'lost time'.

[startup+949.601 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15446
/proc/meminfo: memFree=15664/2055920 swapFree=4181396/4192956
[pid=15437] ppid=15435 vsize=738036 CPUtime=82.03
/proc/15437/stat : 15437 (IUT_BMB_SAT) S 15435 15437 15096 0 -1 4194304 184909 0 0 0 6833 1370 0 0 25 0 1 0 92280060 755748864 183998 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15437/statm: 184509 183998 105 274 0 184232 0
[pid=15439] ppid=15437 vsize=5356 CPUtime=0.03
/proc/15439/stat : 15439 (sh) S 15437 15437 15096 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 92288265 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15439/statm: 1339 232 193 169 0 50 0
[pid=15440] ppid=15439 vsize=1099808 CPUtime=866.98
/proc/15440/stat : 15440 (minisat) R 15439 15437 15096 0 -1 4194304 286787 0 0 0 86486 212 0 0 25 0 1 0 92288272 1126203392 271730 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15440/statm: 274952 271730 85 178 0 274772 0
Current children cumulated CPU time (s) 949.04
Current children cumulated vsize (KiB) 1843200

[startup+949.719 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15446
/proc/meminfo: memFree=15664/2055920 swapFree=4181396/4192956
[pid=15437] ppid=15435 vsize=0 CPUtime=82.14
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4195332 184917 270 0 0 6833 1378 0 3 17 0 1 0 92280060 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 0
#
############


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

[startup+949.719 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15446
/proc/meminfo: memFree=15664/2055920 swapFree=4181396/4192956
[pid=15437] ppid=15435 vsize=0 CPUtime=82.14
/proc/15437/stat : 15437 (IUT_BMB_SAT) R 15435 15437 15096 0 -1 4195332 184917 270 0 0 6833 1378 0 3 17 0 1 0 92280060 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 866.9
#  lost CPU user time (s): 864.86
#  lost CPU system time (s): 2.04

Real time (s): 949.756
CPU time (s): 949.102
CPU user time (s): 933.201
CPU system time (s): 15.9019
CPU usage (%): 99.9311
Max. virtual memory (cumulated for all children) (KiB): 1843200

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

runsolver used 0.833873 second user time and 2.6336 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 08:54:30
IDJOB=1719032
IDBENCH=20576
IDSOLVER=523
FILE ID=node25/1719032-1240642466
PBS_JOBID= 9186461
Free space on /tmp= 66304 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719032-1240642466/watcher-1719032-1240642466 -o /tmp/evaluation-result-1719032-1240642466/solver-1719032-1240642466 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1719032-1240642466.cnf HOME

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1602800172

node25.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.259
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.259
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:       1898912 kB
Buffers:          2232 kB
Cached:         103924 kB
SwapCached:       5296 kB
Active:          95168 kB
Inactive:        18812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898912 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:           79156 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            29076 kB
Committed_AS:   331652 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node25 at 2009-04-25 09:10:22