Trace number 1797669

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.05 1200.85

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
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 variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
18.55/18.66	This is MiniSat 2.0 beta
18.55/18.66	WARNING: for repeatability, setting FPU to use double precision
18.55/18.66	============================[ Problem Statistics ]=============================
18.55/18.66	|                                                                             |
18.55/18.67	|  Number of variables:  262253                                               |
18.55/18.67	|  Number of clauses:    869875                                               |
18.60/19.25	|  Parsing time:         0.52         s                                       |
18.60/19.28	============================[ Search Statistics ]==============================
18.60/19.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.60/19.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.60/19.28	===============================================================================
18.60/19.28	|         0 |  262252   857931  2035863 |   285977        0    nan |  0.000 % |
18.60/19.48	|       101 |  262252   857931  2035863 |   314574      101    100 |  0.000 % |
18.60/19.64	|       251 |  262252   857931  2035863 |   346032      251     88 |  0.000 % |
19.83/19.96	|       478 |  262252   857931  2035863 |   380635      478     91 |  0.000 % |
20.23/20.31	|       815 |  262252   857931  2035863 |   418698      815     96 |  0.000 % |
20.93/21.07	|      1321 |  262252   857931  2035863 |   460568     1321    177 |  0.000 % |
22.23/22.39	|      2081 |  262221   857773  2035522 |   506625     2080    180 |  0.012 % |
24.83/24.99	|      3221 |  260340   849593  2017343 |   557288     3215    157 |  1.275 % |
29.23/29.33	|      4931 |  255121   828145  1970199 |   613017     4916    158 |  3.216 % |
33.33/33.45	|      7493 |  252434   816072  1944842 |   674318     7389    135 |  4.223 % |
50.22/50.35	|     11337 |  248571   797188  1903641 |   741750    11102    214 |  5.475 % |
65.92/66.07	|     17108 |  246605   788624  1884813 |   815925    16865    228 |  6.162 % |
110.08/110.29	|     25757 |  242450   768092  1839352 |   897518    25464    280 |  7.551 % |
191.62/191.86	|     38732 |  241739   767396  1837811 |   987270    38427    359 |  8.090 % |
301.96/302.23	|     58193 |  240220   757330  1816239 |  1085997    57699    401 |  8.401 % |
519.74/520.17	|     87385 |  238784   750252  1800856 |  1194596    86821    451 |  8.962 % |
847.45/848.07	|    131174 |  238167   747591  1794467 |  1314056   129175    493 |  9.187 % |

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8292
/proc/meminfo: memFree=1908400/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=14548 CPUtime=0
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 236472176 14897152 175 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 3637 176 93 274 0 3360 0

[startup+0.047232 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8292
/proc/meminfo: memFree=1908400/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=14548 CPUtime=0.04
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 896 0 0 0 4 0 0 0 18 0 1 0 236472176 14897152 879 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 3637 880 92 274 0 3360 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14548

[startup+0.101243 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8292
/proc/meminfo: memFree=1908400/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=14548 CPUtime=0.09
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 1792 0 0 0 9 0 0 0 18 0 1 0 236472176 14897152 1775 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 3637 1776 92 274 0 3360 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.301286 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8292
/proc/meminfo: memFree=1908400/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=27180 CPUtime=0.3
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 6499 0 0 0 28 2 0 0 19 0 1 0 236472176 27832320 6482 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 6795 6483 92 274 0 6518 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 27180

[startup+0.701372 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8292
/proc/meminfo: memFree=1908400/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=56128 CPUtime=0.69
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 13843 0 0 0 64 5 0 0 23 0 1 0 236472176 57475072 13826 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 14032 13826 99 274 0 13755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56128

[startup+1.50154 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8293
/proc/meminfo: memFree=1849256/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=66424 CPUtime=1.49
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 16413 0 0 0 142 7 0 0 25 0 1 0 236472176 68018176 16396 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 16606 16396 99 274 0 16329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66424

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8293
/proc/meminfo: memFree=1836392/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=84376 CPUtime=3.09
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 20916 0 0 0 300 9 0 0 25 0 1 0 236472176 86401024 20899 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 21094 20899 99 274 0 20817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84376

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8293
/proc/meminfo: memFree=1803376/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=114208 CPUtime=6.29
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 28385 0 0 0 617 12 0 0 18 0 1 0 236472176 116948992 28368 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8292/statm: 28552 28368 99 274 0 28275 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114208

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8293
/proc/meminfo: memFree=1723184/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=200120 CPUtime=12.67
/proc/8292/stat : 8292 (IUT_BMB_SIM) R 8290 8292 7523 0 -1 4194304 49849 0 0 0 1246 21 0 0 25 0 1 0 236472176 204922880 49832 1992294400 134512640 135635349 4294956224 18446744073709551615 134531505 0 0 4096 0 0 0 0 17 1 0 0
/proc/8292/statm: 50030 49832 99 274 0 49753 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 200120

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1634152/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=57856 CPUtime=6.83
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 13600 0 0 0 675 8 0 0 25 0 1 0 236474040 59244544 13306 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 14464 13306 77 170 0 14292 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 263200

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1626536/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=65396 CPUtime=32.42
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 15475 0 0 0 3232 10 0 0 25 0 1 0 236474040 66965504 15181 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 16349 15181 77 170 0 16177 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 270740

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1609640/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=82416 CPUtime=83.59
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 19754 0 0 0 8344 15 0 0 25 0 1 0 236474040 84393984 19460 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8294/statm: 20604 19460 77 170 0 20432 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 287760

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1589864/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=102456 CPUtime=143.54
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 24731 0 0 0 14335 19 0 0 25 0 1 0 236474040 104914944 24437 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 25614 24437 77 170 0 25442 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 307800

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1569768/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=122380 CPUtime=203.51
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 29726 0 0 0 20327 24 0 0 25 0 1 0 236474040 125317120 29432 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 30595 29432 77 170 0 30423 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 327724

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1550248/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=141980 CPUtime=263.47
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 34643 0 0 0 26317 30 0 0 25 0 1 0 236474040 145387520 34349 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 35495 34349 77 170 0 35323 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 347324

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1531752/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=160248 CPUtime=323.43
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 39162 0 0 0 32310 33 0 0 25 0 1 0 236474040 164093952 38868 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 40062 38868 77 170 0 39890 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 365592

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1516136/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=175876 CPUtime=383.4
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 43083 0 0 0 38304 36 0 0 25 0 1 0 236474040 180097024 42789 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 43969 42789 77 170 0 43797 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 381220

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1496680/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=195240 CPUtime=443.37
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 47919 0 0 0 44296 41 0 0 25 0 1 0 236474040 199925760 47625 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 48810 47625 77 170 0 48638 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 400584

[startup+522.303 s]

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

/proc/8294/statm: 53577 52397 77 170 0 53405 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 419652

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1460840/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=231052 CPUtime=563.31
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 56849 0 0 0 56281 50 0 0 25 0 1 0 236474040 236597248 56555 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 57763 56555 77 170 0 57591 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 436396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1440680/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=250948 CPUtime=623.27
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 61831 0 0 0 62272 55 0 0 25 0 1 0 236474040 256970752 61537 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 62737 61537 77 170 0 62565 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 456292

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1422056/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=269720 CPUtime=683.24
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 66545 0 0 0 68265 59 0 0 25 0 1 0 236474040 276193280 66251 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 67430 66251 77 170 0 67258 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 475064

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1405416/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=285984 CPUtime=743.21
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 70626 0 0 0 74258 63 0 0 25 0 1 0 236474040 292847616 70332 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 71496 70332 77 170 0 71324 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 491328

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1386152/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=305348 CPUtime=803.16
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 75462 0 0 0 80248 68 0 0 25 0 1 0 236474040 312676352 75168 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 76337 75168 77 170 0 76165 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 510692

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1366248/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=325068 CPUtime=863.13
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 80389 0 0 0 86240 73 0 0 25 0 1 0 236474040 332869632 80095 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 81267 80095 77 170 0 81095 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 530412

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8294
/proc/meminfo: memFree=1347944/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=343956 CPUtime=923.1
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 85031 0 0 0 92232 78 0 0 25 0 1 0 236474040 352210944 84737 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 85989 84737 77 170 0 85817 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 549300

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8296
/proc/meminfo: memFree=1329960/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=361480 CPUtime=983.05
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 89433 0 0 0 98223 82 0 0 25 0 1 0 236474040 370155520 89139 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 90370 89139 77 170 0 90198 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 566824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8296
/proc/meminfo: memFree=1313320/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=378108 CPUtime=1043.03
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 93585 0 0 0 104217 86 0 0 25 0 1 0 236474040 387182592 93291 1992294400 134512640 135212939 4294956320 18446744073709551615 134537333 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 94527 93291 77 170 0 94355 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 583452

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8296
/proc/meminfo: memFree=1295656/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=395772 CPUtime=1102.99
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 98005 0 0 0 110210 89 0 0 25 0 1 0 236474040 405270528 97711 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 98943 97711 77 170 0 98771 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 601116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8296
/proc/meminfo: memFree=1277352/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=414000 CPUtime=1162.96
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 102563 0 0 0 116202 94 0 0 25 0 1 0 236474040 423936000 102269 1992294400 134512640 135212939 4294956320 18446744073709551615 134536114 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 103500 102269 77 170 0 103328 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 619344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8296
/proc/meminfo: memFree=1272552/2055920 swapFree=4176732/4192956
[pid=8292] ppid=8290 vsize=205344 CPUtime=18.6
/proc/8292/stat : 8292 (IUT_BMB_SIM) S 8290 8292 7523 0 -1 4194304 52083 0 0 0 1532 328 0 0 25 0 1 0 236472176 210272256 51163 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8292/statm: 51336 51163 106 274 0 51059 0
[pid=8294] ppid=8292 vsize=418536 CPUtime=1181.45
/proc/8294/stat : 8294 (minisat) R 8292 8292 7523 0 -1 4194304 103711 0 0 0 118050 95 0 0 25 0 1 0 236474040 428580864 103417 1992294400 134512640 135212939 4294956320 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/8294/statm: 104634 103417 77 170 0 104462 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 623880

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 8292 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=325670
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=319495
# CPU time returned by wait4() is 18.6452
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.85
CPU time (s): 1200.05
CPU user time (s): 1195.82
CPU system time (s): 4.23
CPU usage (%): 99.9334
Max. virtual memory (cumulated for all children) (KiB): 623880

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

runsolver used 1.01484 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-12 01:26:25
IDJOB=1797669
IDBENCH=70988
IDSOLVER=650
FILE ID=node10/1797669-1242084384
PBS_JOBID= 9277612
Free space on /tmp= 66348 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p0.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797669-1242084384/watcher-1797669-1242084384 -o /tmp/evaluation-result-1797669-1242084384/solver-1797669-1242084384 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797669-1242084384.cnf HOME

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=899392402

node10.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.263
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	: 5931.00
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.263
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:       1908944 kB
Buffers:          6956 kB
Cached:          79128 kB
SwapCached:      10068 kB
Active:          56672 kB
Inactive:        40804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908944 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:           22744 kB
Writeback:           0 kB
Mapped:          14168 kB
Slab:            35612 kB
Committed_AS:   811044 kB
PageTables:       1376 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= 66332 MiB
End job on node10 at 2009-05-12 01:46:28