Trace number 1806317

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.0UNSAT 268.094 268.21

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.5094
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.10	This is MiniSat 2.0 beta
0.09/0.10	WARNING: for repeatability, setting FPU to use double precision
0.09/0.10	============================[ Problem Statistics ]=============================
0.09/0.10	|                                                                             |
0.09/0.10	|  Number of variables:  1477                                                 |
0.09/0.10	|  Number of clauses:    7422                                                 |
0.09/0.11	|  Parsing time:         0.01         s                                       |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	|         0 |    1477     7422    63748 |     2474        0    nan |  0.000 % |
0.09/0.12	|       101 |    1477     7422    63748 |     2721      101     14 |  0.000 % |
0.09/0.12	|       251 |    1477     7422    63748 |     2993      251     14 |  0.000 % |
0.09/0.13	|       476 |    1477     7422    63748 |     3292      476     14 |  0.000 % |
0.09/0.13	|       814 |    1477     7422    63748 |     3622      814     14 |  0.000 % |
0.09/0.15	|      1321 |    1477     7422    63748 |     3984     1321     14 |  0.000 % |
0.09/0.17	|      2082 |    1477     7422    63748 |     4382     2082     16 |  0.000 % |
0.10/0.22	|      3221 |    1477     7422    63748 |     4821     3221     18 |  0.000 % |
0.10/0.31	|      4929 |    1477     7422    63748 |     5303     2472     18 |  0.000 % |
0.10/0.43	|      7491 |    1477     7422    63748 |     5833     5034     19 |  0.000 % |
0.10/0.65	|     11337 |    1477     7422    63748 |     6416     2977     18 |  0.000 % |
0.99/1.01	|     17103 |    1477     7422    63748 |     7058     5482     23 |  0.000 % |
1.68/1.71	|     25752 |    1477     7422    63748 |     7764     6996     27 |  0.000 % |
2.68/2.76	|     38726 |    1477     7422    63748 |     8540     4302     24 |  0.000 % |
4.58/4.62	|     58187 |    1477     7422    63748 |     9395     6512     27 |  0.000 % |
6.98/7.03	|     87382 |    1477     7422    63748 |    10334     7228     21 |  0.000 % |
11.48/11.52	|    131173 |    1477     7422    63748 |    11367     9447     26 |  0.000 % |
19.08/19.11	|    196857 |    1477     7422    63748 |    12504     6379     24 |  0.000 % |
30.57/30.66	|    295383 |    1477     7422    63748 |    13755    10536     25 |  0.000 % |
49.05/49.16	|    443173 |    1476     6666    57079 |    15130     7973     27 |  0.068 % |
86.35/86.42	|    664856 |    1476     6666    57079 |    16643     9170     25 |  0.068 % |
137.62/137.75	|    997383 |    1476     6666    57079 |    18308    15590     24 |  0.069 % |
212.69/212.84	|   1496171 |    1474     5873    49495 |    20139    15899     23 |  0.203 % |
268.07/268.20	===============================================================================
268.07/268.20	restarts              : 23
268.07/268.20	conflicts             : 1832845        (6840 /sec)
268.07/268.20	decisions             : 5732037        (1.96 % random) (21391 /sec)
268.07/268.20	propagations          : 71475336       (266733 /sec)
268.07/268.20	conflict literals     : 51213860       (31.24 % deleted)
268.07/268.20	Memory used           : 7.66 MB
268.07/268.20	CPU time              : 267.966 s
268.07/268.20	
268.07/268.20	UNSATISFIABLE
268.07/268.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806317-1242148321/watcher-1806317-1242148321 -o /tmp/evaluation-result-1806317-1242148321/solver-1806317-1242148321 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806317-1242148321.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.00 1.00 0.94 3/67 3562
/proc/meminfo: memFree=1712520/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=1572 CPUtime=0
/proc/3562/stat : 3562 (IUT_BMB_SIM) R 3560 3562 3280 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 242858217 1609728 198 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/3562/statm: 393 198 99 274 0 116 0

[startup+0.011909 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 3562
/proc/meminfo: memFree=1712520/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=1704 CPUtime=0.01
/proc/3562/stat : 3562 (IUT_BMB_SIM) R 3560 3562 3280 0 -1 4194304 242 0 0 0 1 0 0 0 18 0 1 0 242858217 1744896 225 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/3562/statm: 426 225 99 274 0 149 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1704

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 3562
/proc/meminfo: memFree=1712520/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.09
/proc/3562/stat : 3562 (IUT_BMB_SIM) R 3560 3562 3280 0 -1 4194304 435 0 0 0 6 3 0 0 18 0 1 0 242858217 2555904 418 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3562/statm: 624 418 101 274 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2496

[startup+0.301938 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 3562
/proc/meminfo: memFree=1712520/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2496

[startup+0.701974 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 3562
/proc/meminfo: memFree=1712520/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2496

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1708984/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=3500 CPUtime=1.38
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 831 0 0 0 138 0 0 0 25 0 1 0 242858227 3584000 581 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 875 581 76 170 0 703 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5996

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1708472/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=3932 CPUtime=2.98
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 933 0 0 0 298 0 0 0 25 0 1 0 242858227 4026368 683 1992294400 134512640 135212939 4294956320 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 983 683 76 170 0 811 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6428

[startup+6.30247 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1707896/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=4196 CPUtime=6.18
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1001 0 0 0 618 0 0 0 25 0 1 0 242858227 4296704 751 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1049 751 76 170 0 877 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6692

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1707384/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=4596 CPUtime=12.58
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1112 0 0 0 1258 0 0 0 25 0 1 0 242858227 4706304 862 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1149 862 76 170 0 977 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7092

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1706936/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=5124 CPUtime=25.37
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1245 0 0 0 2537 0 0 0 25 0 1 0 242858227 5246976 995 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1281 995 76 170 0 1109 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7620

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1706232/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=5916 CPUtime=50.95
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1438 0 0 0 5095 0 0 0 25 0 1 0 242858227 6057984 1188 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1479 1188 76 170 0 1307 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8412

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1705080/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=6848 CPUtime=102.14
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1684 0 0 0 10213 1 0 0 25 0 1 0 242858227 7012352 1434 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1712 1434 76 170 0 1540 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9344

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704504/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7440 CPUtime=162.11
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1804 0 0 0 16210 1 0 0 25 0 1 0 242858227 7618560 1554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1860 1554 76 170 0 1688 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9936

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704248/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7708 CPUtime=222.09
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1874 0 0 0 22208 1 0 0 25 0 1 0 242858227 7892992 1624 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1927 1624 76 170 0 1755 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10204

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704248/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7708 CPUtime=230.08
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1881 0 0 0 23007 1 0 0 25 0 1 0 242858227 7892992 1631 1992294400 134512640 135212939 4294956320 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1927 1631 76 170 0 1755 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 10204

[startup+243.107 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704184/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=242.88
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1899 0 0 0 24287 1 0 0 25 0 1 0 242858227 8032256 1649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1649 76 170 0 1789 0
Current children cumulated CPU time (s) 242.98
Current children cumulated vsize (KiB) 10340

[startup+255.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704120/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=255.67
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1914 0 0 0 25566 1 0 0 25 0 1 0 242858227 8032256 1664 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1664 76 170 0 1789 0
Current children cumulated CPU time (s) 255.77
Current children cumulated vsize (KiB) 10340

[startup+262.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704120/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=262.07
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1915 0 0 0 26206 1 0 0 25 0 1 0 242858227 8032256 1665 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1665 76 170 0 1789 0
Current children cumulated CPU time (s) 262.17
Current children cumulated vsize (KiB) 10340

[startup+265.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704056/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=265.27
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1919 0 0 0 26526 1 0 0 25 0 1 0 242858227 8032256 1669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1669 76 170 0 1789 0
Current children cumulated CPU time (s) 265.37
Current children cumulated vsize (KiB) 10340

[startup+267.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704056/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=266.87
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1919 0 0 0 26686 1 0 0 25 0 1 0 242858227 8032256 1669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1669 76 170 0 1789 0
Current children cumulated CPU time (s) 266.97
Current children cumulated vsize (KiB) 10340

[startup+267.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704056/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=267.67
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1919 0 0 0 26766 1 0 0 25 0 1 0 242858227 8032256 1669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1669 76 170 0 1789 0
Current children cumulated CPU time (s) 267.77
Current children cumulated vsize (KiB) 10340

[startup+268.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704056/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=267.87
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1919 0 0 0 26786 1 0 0 25 0 1 0 242858227 8032256 1669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1669 76 170 0 1789 0
Current children cumulated CPU time (s) 267.97
Current children cumulated vsize (KiB) 10340

[startup+268.202 s]
/proc/loadavg: 1.00 1.00 0.94 2/69 3564
/proc/meminfo: memFree=1704056/2055920 swapFree=4172764/4192956
[pid=3562] ppid=3560 vsize=2496 CPUtime=0.1
/proc/3562/stat : 3562 (IUT_BMB_SIM) S 3560 3562 3280 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 242858217 2555904 423 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3562/statm: 624 423 106 274 0 347 0
[pid=3564] ppid=3562 vsize=7844 CPUtime=267.97
/proc/3564/stat : 3564 (minisat) R 3562 3562 3280 0 -1 4194304 1919 0 0 0 26796 1 0 0 25 0 1 0 242858227 8032256 1669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/3564/statm: 1961 1669 76 170 0 1789 0
Current children cumulated CPU time (s) 268.07
Current children cumulated vsize (KiB) 10340

Child status: 0
Real time (s): 268.21
CPU time (s): 268.094
CPU user time (s): 268.04
CPU system time (s): 0.053991
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 10340

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

runsolver used 0.213967 second user time and 0.776881 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 19:12:01
IDJOB=1806317
IDBENCH=24715
IDSOLVER=650
FILE ID=node68/1806317-1242148321
PBS_JOBID= 9289657
Free space on /tmp= 66280 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806317-1242148321/watcher-1806317-1242148321 -o /tmp/evaluation-result-1806317-1242148321/solver-1806317-1242148321 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806317-1242148321.cnf HOME

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=833009858

node68.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.223
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.223
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:       1713072 kB
Buffers:         43012 kB
Cached:         229556 kB
SwapCached:      12080 kB
Active:          77440 kB
Inactive:       209624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713072 kB
SwapTotal:     4192956 kB
SwapFree:      4172764 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          14776 kB
Slab:            41456 kB
Committed_AS:   770844 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node68 at 2009-05-12 19:16:29