Trace number 1797530

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SIM 1.0? (TO) 1200.07 1200.44

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
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 variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
20.99/21.04	This is MiniSat 2.0 beta
20.99/21.04	WARNING: for repeatability, setting FPU to use double precision
20.99/21.04	============================[ Problem Statistics ]=============================
20.99/21.04	|                                                                             |
20.99/21.05	|  Number of variables:  69789                                                |
20.99/21.05	|  Number of clauses:    968266                                               |
21.02/21.59	|  Parsing time:         0.48         s                                       |
21.02/21.62	============================[ Search Statistics ]==============================
21.02/21.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.02/21.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.02/21.62	===============================================================================
21.02/21.62	|         0 |   69787   968266  2788301 |   322755        0    nan |  0.000 % |
21.02/21.73	|       100 |   69787   968266  2788301 |   355030      100     41 |  0.000 % |
21.88/21.91	|       250 |   69787   968266  2788301 |   390533      250     36 |  0.000 % |
21.97/22.07	|       475 |   69787   968266  2788301 |   429587      475     39 |  0.000 % |
22.07/22.19	|       813 |   69787   968266  2788301 |   472546      813     37 |  0.000 % |
22.27/22.37	|      1320 |   69787   968266  2788301 |   519800     1320     37 |  0.000 % |
22.57/22.69	|      2079 |   69787   968266  2788301 |   571780     2079     53 |  0.000 % |
22.77/22.83	|      3218 |   69787   968266  2788301 |   628958     3218     55 |  0.000 % |
23.28/23.36	|      4926 |   69787   968266  2788301 |   691854     4926     79 |  0.000 % |
23.67/23.77	|      7488 |   69787   968266  2788301 |   761040     7488     77 |  0.000 % |
25.97/26.08	|     11332 |   69787   968266  2788301 |   837144    11332     94 |  0.000 % |
28.27/28.37	|     17098 |   69787   968266  2788301 |   920858    17098     96 |  0.000 % |
30.67/30.72	|     25748 |   69787   968266  2788301 |  1012944    25748    110 |  0.000 % |
37.07/37.10	|     38722 |   69787   968266  2788301 |  1114238    38722    116 |  0.000 % |
44.97/45.06	|     58183 |   69787   968266  2788301 |  1225662    58183    104 |  0.000 % |
61.67/61.77	|     87375 |   69787   968266  2788301 |  1348229    87375    143 |  0.000 % |
88.96/89.01	|    131164 |   69787   968266  2788301 |  1483052   131164    170 |  0.000 % |
140.84/140.95	|    196849 |   69787   968266  2788301 |  1631357   196849    215 |  0.000 % |
237.32/237.44	|    295375 |   69787   968266  2788301 |  1794492   295375    218 |  0.000 % |
418.77/418.92	|    443164 |   69787   968266  2788301 |  1973942   443164    313 |  0.000 % |
647.30/647.60	|    664847 |   69787   968266  2788301 |  2171336   664847    289 |  0.000 % |
1084.49/1084.82	|    997372 |   69787   968266  2788301 |  2388470   997372    267 |  0.000 % |

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 8907
/proc/meminfo: memFree=1535480/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=12632 CPUtime=0
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 235730837 12935168 133 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 3158 133 90 274 0 2881 0

[startup+0.0343379 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 8907
/proc/meminfo: memFree=1535480/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=12632 CPUtime=0.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 610 0 0 0 2 0 0 0 18 0 1 0 235730837 12935168 593 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 3158 594 90 274 0 2881 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12632

[startup+0.101344 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 8907
/proc/meminfo: memFree=1535480/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=12632 CPUtime=0.09
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 1644 0 0 0 9 0 0 0 18 0 1 0 235730837 12935168 1627 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 3158 1628 90 274 0 2881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12632

[startup+0.301366 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 8907
/proc/meminfo: memFree=1535480/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=25812 CPUtime=0.29
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 6280 0 0 0 27 2 0 0 19 0 1 0 235730837 26431488 6263 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 6453 6264 97 274 0 6176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25812

[startup+0.701408 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 8907
/proc/meminfo: memFree=1535480/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=30828 CPUtime=0.69
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 7533 0 0 0 66 3 0 0 22 0 1 0 235730837 31567872 7516 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 7707 7516 97 274 0 7430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30828

[startup+1.5015 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 8908
/proc/meminfo: memFree=1502256/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=40068 CPUtime=1.49
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 9822 0 0 0 145 4 0 0 25 0 1 0 235730837 41029632 9805 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 10017 9805 97 274 0 9740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40068

[startup+3.10167 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 8908
/proc/meminfo: memFree=1489904/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=57116 CPUtime=3.08
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 14076 0 0 0 302 6 0 0 25 0 1 0 235730837 58486784 14059 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 14279 14059 97 274 0 14002 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 57116

[startup+6.30201 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 8908
/proc/meminfo: memFree=1456432/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=88748 CPUtime=6.28
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 21970 0 0 0 617 11 0 0 25 0 1 0 235730837 90877952 21953 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 22187 21953 97 274 0 21910 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88748

[startup+12.7017 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 8908
/proc/meminfo: memFree=1373488/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=172596 CPUtime=12.69
/proc/8907/stat : 8907 (IUT_BMB_SIM) R 8905 8907 8712 0 -1 4194304 42894 0 0 0 1246 23 0 0 25 0 1 0 235730837 176738304 42877 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8907/statm: 43149 42877 97 274 0 42872 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 172596

[startup+25.5011 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 8909
/proc/meminfo: memFree=1269608/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=52196 CPUtime=4.45
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 12736 0 0 0 437 8 0 0 25 0 1 0 235732940 53448704 12486 1992294400 134512640 135212939 4294956320 18446744073709551615 134527326 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 13049 12486 77 170 0 12877 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 250924

[startup+51.1019 s]
/proc/loadavg: 1.06 1.03 1.01 2/66 8909
/proc/meminfo: memFree=1238888/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=84244 CPUtime=30.04
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 20710 0 0 0 2989 15 0 0 25 0 1 0 235732940 86265856 20460 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 21061 20460 77 170 0 20889 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 282972

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8909
/proc/meminfo: memFree=1161256/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=160956 CPUtime=81.23
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 39839 0 0 0 8090 33 0 0 25 0 1 0 235732940 164818944 39589 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 40239 39589 77 170 0 40067 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 359684

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 8909
/proc/meminfo: memFree=1079720/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=243488 CPUtime=141.22
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 60405 0 0 0 14071 51 0 0 25 0 1 0 235732940 249331712 60155 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 60872 60155 77 170 0 60700 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 442216

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8909
/proc/meminfo: memFree=1015784/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=306320 CPUtime=201.2
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 76133 0 0 0 20054 66 0 0 25 0 1 0 235732940 313671680 75883 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 76580 75883 77 170 0 76408 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 505048

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=928616/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=395232 CPUtime=261.19
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 98209 0 0 0 26036 83 0 0 25 0 1 0 235732940 404717568 97959 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 98808 97959 77 170 0 98636 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 593960

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=812072/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=510380 CPUtime=321.17
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 127044 0 0 0 32018 99 0 0 25 0 1 0 235732940 522629120 126794 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 127595 126794 77 170 0 127423 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 709108

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=725992/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=596696 CPUtime=381.15
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 148623 0 0 0 37998 117 0 0 25 0 1 0 235732940 611016704 148373 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 149174 148373 77 170 0 149002 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 795424

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=683752/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=639000 CPUtime=441.14
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 159004 0 0 0 43987 127 0 0 25 0 1 0 235732940 654336000 158754 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 159750 158754 77 170 0 159578 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 837728

[startup+522.302 s]

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

/proc/8909/statm: 173957 172985 77 170 0 173785 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 894556

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=555560/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=766956 CPUtime=561.11
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 191057 0 0 0 55958 153 0 0 25 0 1 0 235732940 785362944 190807 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 191739 190807 77 170 0 191567 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 965684

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=496040/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=825724 CPUtime=621.09
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 205786 0 0 0 61943 166 0 0 25 0 1 0 235732940 845541376 205536 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 206431 205536 77 170 0 206259 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1024452

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=424680/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=898800 CPUtime=681.08
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 223718 0 0 0 67925 183 0 0 25 0 1 0 235732940 920371200 223468 1992294400 134512640 135212939 4294956320 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 224700 223468 77 170 0 224528 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1097528

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=395880/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=926824 CPUtime=741.06
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 230779 0 0 0 73916 190 0 0 25 0 1 0 235732940 949067776 230529 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 231706 230529 77 170 0 231534 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1125552

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=335592/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=987604 CPUtime=801.04
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 246005 0 0 0 79901 203 0 0 25 0 1 0 235732940 1011306496 245755 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 246901 245755 77 170 0 246729 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1186332

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=273000/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1049548 CPUtime=861.03
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 261466 0 0 0 85882 221 0 0 25 0 1 0 235732940 1074737152 261216 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 262387 261216 77 170 0 262215 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1248276

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=243496/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1078952 CPUtime=921.01
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 268846 0 0 0 91874 227 0 0 25 0 1 0 235732940 1104846848 268596 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 269738 268596 77 170 0 269566 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1277680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=224808/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1097576 CPUtime=980.99
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 273478 0 0 0 97866 233 0 0 25 0 1 0 235732940 1123917824 273228 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 274394 273228 77 170 0 274222 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1296304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8909
/proc/meminfo: memFree=195368/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1127300 CPUtime=1040.98
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 280944 0 0 0 103856 242 0 0 25 0 1 0 235732940 1154355200 280694 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 281825 280694 77 170 0 281653 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1326028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=160616/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1161772 CPUtime=1100.97
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 289574 0 0 0 109847 250 0 0 25 0 1 0 235732940 1189654528 289324 1992294400 134512640 135212939 4294956320 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 290443 289324 77 170 0 290271 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1360500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=118376/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1206172 CPUtime=1160.95
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 300147 0 0 0 115832 263 0 0 25 0 1 0 235732940 1235120128 299897 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 301543 299897 77 170 0 301371 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1404900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=106216/2055920 swapFree=4180212/4192956
[pid=8907] ppid=8905 vsize=198728 CPUtime=21.02
/proc/8907/stat : 8907 (IUT_BMB_SIM) S 8905 8907 8712 0 -1 4194304 49811 0 0 0 1713 389 0 0 25 0 1 0 235730837 203497472 49430 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 49682 49430 105 274 0 49405 0
[pid=8909] ppid=8907 vsize=1217768 CPUtime=1179.05
/proc/8909/stat : 8909 (minisat) R 8907 8907 8712 0 -1 4194304 303030 0 0 0 117640 265 0 0 25 0 1 0 235732940 1246994432 302780 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 304442 302780 77 170 0 304270 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1416496

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 8907 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=139394
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=922403
# CPU time returned by wait4() is 21.0618
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.44
CPU time (s): 1200.07
CPU user time (s): 1193.53
CPU system time (s): 6.54
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1416496

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

runsolver used 1.45878 second user time and 2.89956 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-11 23:22:57
IDJOB=1797530
IDBENCH=20581
IDSOLVER=650
FILE ID=node21/1797530-1242076975
PBS_JOBID= 9277608
Free space on /tmp= 66024 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797530-1242076975/watcher-1797530-1242076975 -o /tmp/evaluation-result-1797530-1242076975/solver-1797530-1242076975 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797530-1242076975.cnf HOME

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=1096294090

node21.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.233
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.233
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:       1536024 kB
Buffers:         73852 kB
Cached:         353544 kB
SwapCached:       6988 kB
Active:         167668 kB
Inactive:       271492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536024 kB
SwapTotal:     4192956 kB
SwapFree:      4180212 kB
Dirty:           21196 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            66880 kB
Committed_AS:   884656 kB
PageTables:       1380 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= 66004 MiB
End job on node21 at 2009-05-11 23:42:59