Trace number 1729816

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0UNSAT 89.9453 89.9885

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 benchmark55.7415
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_SAT version 1.0
0.09/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Number of variables:  1477                                                 |
0.09/0.10	c |  Number of clauses:    7422                                                 |
0.09/0.12	c |  Parsing time:         0.02         s                                       |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    1234     4590    36163 |     1530        0    nan |  0.000 % |
0.09/0.16	c |       100 |    1234     4590    36163 |     1683      100     16 |  0.000 % |
0.09/0.16	c |       250 |    1234     4590    36163 |     1851      250     15 |  0.000 % |
0.09/0.17	c |       477 |    1234     4590    36163 |     2036      477     17 |  0.000 % |
0.09/0.18	c |       816 |    1234     4590    36163 |     2240      816     18 |  0.000 % |
0.09/0.19	c |      1324 |    1234     4590    36163 |     2464     1324     17 |  0.000 % |
0.10/0.21	c |      2083 |    1234     4590    36163 |     2710     2083     18 |  0.000 % |
0.10/0.26	c |      3223 |    1234     4590    36163 |     2981     1817     21 |  0.000 % |
0.10/0.33	c |      4932 |    1234     4590    36163 |     3279     1995     22 |  0.000 % |
0.10/0.44	c |      7494 |    1234     4590    36163 |     3607     2872     23 |  0.000 % |
0.10/0.61	c |     11338 |    1234     4590    36163 |     3968     3046     21 |  0.000 % |
0.10/0.91	c |     17105 |    1234     4590    36163 |     4365     2753     17 |  0.000 % |
1.29/1.31	c |     25755 |    1234     4590    36163 |     4801     2580     15 |  0.000 % |
2.09/2.16	c |     38729 |    1234     4590    36163 |     5281     3321     24 |  0.000 % |
3.38/3.47	c |     58191 |    1234     4590    36163 |     5810     4000     26 |  0.001 % |
5.08/5.17	c |     87383 |    1234     4590    36163 |     6391     3879     22 |  0.001 % |
7.78/7.86	c |    131172 |    1234     4590    36163 |     7030     5685     16 |  0.000 % |
11.78/11.89	c |    196856 |    1233     4185    32816 |     7733     4442     17 |  0.068 % |
19.37/19.43	c |    295383 |    1233     4185    32816 |     8506     5493     18 |  0.068 % |
29.96/30.08	c |    443174 |    1232     4154    32674 |     9357     5833     15 |  0.135 % |
47.45/47.54	c |    664859 |    1231     4141    32625 |    10293     9077     20 |  0.203 % |
75.45/75.55	c |    997385 |    1227     3709    28793 |    11322     7883     16 |  0.475 % |
89.85/89.98	c ===============================================================================
89.85/89.98	c restarts              : 22
89.85/89.98	c conflicts             : 1152245        (12828 /sec)
89.85/89.98	c decisions             : 2424024        (1.94 % random) (26987 /sec)
89.85/89.98	c propagations          : 41378704       (460673 /sec)
89.85/89.98	c conflict literals     : 24581308       (28.27 % deleted)
89.85/89.98	c Memory used           : 4.87 MB
89.85/89.98	c CPU time              : 89.8223 s
89.85/89.98	
89.85/89.98	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-1729816-1240753856/watcher-1729816-1240753856 -o /tmp/evaluation-result-1729816-1240753856/solver-1729816-1240753856 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729816-1240753856.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 20892
/proc/meminfo: memFree=1839296/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=1572 CPUtime=0
/proc/20892/stat : 20892 (IUT_BMB_SAT) R 20890 20892 20669 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 103419011 1609728 197 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/20892/statm: 393 197 99 274 0 116 0

[startup+0.051145 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 20892
/proc/meminfo: memFree=1839296/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.04
/proc/20892/stat : 20892 (IUT_BMB_SAT) R 20890 20892 20669 0 -1 4194304 431 0 0 0 4 0 0 0 18 0 1 0 103419011 2555904 414 1992294400 134512640 135635285 4294956224 18446744073709551615 134550071 0 0 4096 0 0 0 0 17 0 0 0
/proc/20892/statm: 624 414 99 274 0 347 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2496

[startup+0.101149 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 20892
/proc/meminfo: memFree=1839296/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.09
/proc/20892/stat : 20892 (IUT_BMB_SAT) R 20890 20892 20669 0 -1 4194304 435 0 0 0 7 2 0 0 18 0 1 0 103419011 2555904 418 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/20892/statm: 624 418 101 274 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2496

[startup+0.301167 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 20892
/proc/meminfo: memFree=1839296/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2496

[startup+0.7012 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 20892
/proc/meminfo: memFree=1839296/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2496

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1835816/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=3128 CPUtime=1.39
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 511 0 0 0 139 0 0 0 25 0 1 0 103419022 3203072 492 1992294400 134512640 135243223 4294956320 18446744073709551615 134565430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 782 492 84 178 0 602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10980

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1835432/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=3392 CPUtime=2.98
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 583 0 0 0 298 0 0 0 25 0 1 0 103419022 3473408 564 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 848 564 84 178 0 668 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11244

[startup+6.30268 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1835048/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=3524 CPUtime=6.18
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 609 0 0 0 618 0 0 0 25 0 1 0 103419022 3608576 590 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 881 590 84 178 0 701 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11376

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1834856/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=3920 CPUtime=12.58
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 719 0 0 0 1258 0 0 0 25 0 1 0 103419022 4014080 700 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 980 700 84 178 0 800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11772

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1834344/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4316 CPUtime=25.36
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 785 0 0 0 2536 0 0 0 25 0 1 0 103419022 4419584 766 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1079 766 84 178 0 899 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12168

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1834024/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4712 CPUtime=50.95
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 886 0 0 0 5095 0 0 0 25 0 1 0 103419022 4825088 867 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1178 867 84 178 0 998 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12564

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

[startup+76.7018 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833832/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4844 CPUtime=76.55
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 944 0 0 0 7654 1 0 0 25 0 1 0 103419022 4960256 925 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1211 925 84 178 0 1031 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 12696

[startup+83.1023 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833640/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4844 CPUtime=82.95
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 952 0 0 0 8294 1 0 0 25 0 1 0 103419022 4960256 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1211 933 84 178 0 1031 0
Current children cumulated CPU time (s) 83.05
Current children cumulated vsize (KiB) 12696

[startup+86.3016 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833576/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4980 CPUtime=86.15
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 954 0 0 0 8614 1 0 0 25 0 1 0 103419022 5099520 935 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1245 935 84 178 0 1065 0
Current children cumulated CPU time (s) 86.25
Current children cumulated vsize (KiB) 12832

[startup+87.9017 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833576/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4980 CPUtime=87.75
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 956 0 0 0 8774 1 0 0 25 0 1 0 103419022 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 87.85
Current children cumulated vsize (KiB) 12832

[startup+88.7018 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833576/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4980 CPUtime=88.55
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 956 0 0 0 8854 1 0 0 25 0 1 0 103419022 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 88.65
Current children cumulated vsize (KiB) 12832

[startup+89.5019 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833576/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4980 CPUtime=89.35
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 956 0 0 0 8934 1 0 0 25 0 1 0 103419022 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 12832

[startup+89.9019 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 20895
/proc/meminfo: memFree=1833576/2055920 swapFree=4191900/4192956
[pid=20892] ppid=20890 vsize=2496 CPUtime=0.1
/proc/20892/stat : 20892 (IUT_BMB_SAT) S 20890 20892 20669 0 -1 4194304 441 0 0 0 7 3 0 0 18 0 1 0 103419011 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20892/statm: 624 423 106 274 0 347 0
[pid=20894] ppid=20892 vsize=5356 CPUtime=0
/proc/20894/stat : 20894 (sh) S 20892 20892 20669 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103419022 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20894/statm: 1339 232 193 169 0 50 0
[pid=20895] ppid=20894 vsize=4980 CPUtime=89.75
/proc/20895/stat : 20895 (minisat) R 20894 20892 20669 0 -1 4194304 956 0 0 0 8974 1 0 0 25 0 1 0 103419022 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/20895/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 89.85
Current children cumulated vsize (KiB) 12832

Child status: 0
Real time (s): 89.9885
CPU time (s): 89.9453
CPU user time (s): 89.8973
CPU system time (s): 0.047992
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 12832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.8973
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1929
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= 9
involuntary context switches= 198

runsolver used 0.075988 second user time and 0.25896 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 15:50:56
IDJOB=1729816
IDBENCH=24715
IDSOLVER=523
FILE ID=node15/1729816-1240753856
PBS_JOBID= 9187064
Free space on /tmp= 66268 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729816-1240753856/watcher-1729816-1240753856 -o /tmp/evaluation-result-1729816-1240753856/solver-1729816-1240753856 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729816-1240753856.cnf HOME

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=811742305

node15.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.220
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.220
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:       1839840 kB
Buffers:         17628 kB
Cached:         130908 kB
SwapCached:        384 kB
Active:          24960 kB
Inactive:       136944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839840 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            40172 kB
Committed_AS:   374272 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node15 at 2009-04-26 15:52:26