Trace number 1785187

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 176.598 176.678

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.9721
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Number of variables:  1605                                                 |
0.09/0.11	c |  Number of clauses:    7656                                                 |
0.09/0.13	c |  Parsing time:         0.02         s                                       |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    1344     4807    38439 |     1602        0    nan |  0.000 % |
0.09/0.17	c |       102 |    1344     4807    38439 |     1762      102     10 |  0.000 % |
0.09/0.17	c |       252 |    1344     4807    38439 |     1938      252     10 |  0.000 % |
0.09/0.17	c |       477 |    1344     4807    38439 |     2132      477     11 |  0.000 % |
0.09/0.18	c |       814 |    1344     4807    38439 |     2345      814     14 |  0.000 % |
0.09/0.19	c |      1320 |    1344     4807    38439 |     2580     1320     14 |  0.000 % |
0.10/0.22	c |      2079 |    1344     4807    38439 |     2838     2079     18 |  0.000 % |
0.10/0.26	c |      3218 |    1344     4807    38439 |     3122     1755     21 |  0.000 % |
0.10/0.32	c |      4927 |    1344     4807    38439 |     3434     1857     21 |  0.000 % |
0.10/0.41	c |      7489 |    1344     4807    38439 |     3778     2683     19 |  0.000 % |
0.10/0.56	c |     11335 |    1344     4807    38439 |     4156     2664     21 |  0.000 % |
0.10/0.84	c |     17101 |    1344     4807    38439 |     4571     4171     23 |  0.000 % |
1.27/1.32	c |     25750 |    1344     4807    38439 |     5028     3501     20 |  0.000 % |
1.87/1.96	c |     38724 |    1344     4807    38439 |     5531     3731     19 |  0.000 % |
2.87/2.96	c |     58188 |    1344     4807    38439 |     6084     3556     17 |  0.000 % |
4.47/4.56	c |     87380 |    1344     4807    38439 |     6693     5137     17 |  0.000 % |
7.07/7.10	c |    131171 |    1344     4807    38439 |     7362     5052     19 |  0.000 % |
11.07/11.19	c |    196856 |    1344     4807    38439 |     8098     3824     18 |  0.000 % |
17.87/17.92	c |    295382 |    1344     4807    38439 |     8908     4492     21 |  0.000 % |
29.07/29.11	c |    443171 |    1344     4807    38439 |     9799     8795     20 |  0.000 % |
47.16/47.26	c |    664854 |    1344     4807    38439 |    10779     8724     26 |  0.000 % |
75.34/75.49	c |    997379 |    1342     4732    38091 |    11857     5683     18 |  0.125 % |
122.53/122.67	c |   1496167 |    1342     4732    38091 |    13043     9630     22 |  0.125 % |
176.50/176.67	c ===============================================================================
176.50/176.67	c restarts              : 23
176.50/176.67	c conflicts             : 2009737        (11388 /sec)
176.50/176.67	c decisions             : 3911464        (1.94 % random) (22165 /sec)
176.50/176.67	c propagations          : 69450167       (393543 /sec)
176.50/176.67	c conflict literals     : 45516341       (25.76 % deleted)
176.50/176.67	c Memory used           : 5.84 MB
176.50/176.67	c CPU time              : 176.474 s
176.50/176.67	
176.50/176.67	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-1785187-1241897150/watcher-1785187-1241897150 -o /tmp/evaluation-result-1785187-1241897150/solver-1785187-1241897150 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785187-1241897150.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 1.00 3/64 30496
/proc/meminfo: memFree=1731888/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=1588 CPUtime=0
/proc/30496/stat : 30496 (IUT_BMB_SAT) R 30494 30496 30385 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 217743008 1626112 201 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/30496/statm: 397 202 99 274 0 120 0

[startup+0.027122 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30496
/proc/meminfo: memFree=1731888/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=1984 CPUtime=0.02
/proc/30496/stat : 30496 (IUT_BMB_SAT) R 30494 30496 30385 0 -1 4194304 315 0 0 0 2 0 0 0 18 0 1 0 217743008 2031616 298 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/30496/statm: 496 298 99 274 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1984

[startup+0.102129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30496
/proc/meminfo: memFree=1731888/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.09
/proc/30496/stat : 30496 (IUT_BMB_SAT) R 30494 30496 30385 0 -1 4194304 443 0 0 0 7 2 0 0 18 0 1 0 217743008 2572288 426 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/30496/statm: 628 426 101 274 0 351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2512

[startup+0.302146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30496
/proc/meminfo: memFree=1731888/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2512

[startup+0.702182 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30496
/proc/meminfo: memFree=1731888/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2512

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1728208/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=3176 CPUtime=1.37
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 541 0 0 0 137 0 0 0 25 0 1 0 217743019 3252224 522 1992294400 134512640 135243223 4294956320 18446744073709551615 134555562 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 794 522 84 178 0 614 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11044

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1727952/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=3440 CPUtime=2.97
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 593 0 0 0 297 0 0 0 25 0 1 0 217743019 3522560 574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 860 574 84 178 0 680 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11308

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1727568/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=3572 CPUtime=6.17
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 617 0 0 0 617 0 0 0 25 0 1 0 217743019 3657728 598 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 893 598 84 178 0 713 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11440

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1726864/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=4116 CPUtime=12.57
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 761 0 0 0 1257 0 0 0 25 0 1 0 217743019 4214784 742 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1029 742 84 178 0 849 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11984

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1726736/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=4512 CPUtime=25.37
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 848 0 0 0 2537 0 0 0 25 0 1 0 217743019 4620288 829 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1128 829 84 178 0 948 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12380

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30499
/proc/meminfo: memFree=1726160/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=4912 CPUtime=50.95
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 974 0 0 0 5095 0 0 0 25 0 1 0 217743019 5029888 955 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1228 955 84 178 0 1048 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12780

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725584/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5444 CPUtime=102.14
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1092 0 0 0 10214 0 0 0 25 0 1 0 217743019 5574656 1073 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1361 1073 84 178 0 1181 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13312

[startup+162.303 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5848 CPUtime=162.1
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1191 0 0 0 16210 0 0 0 25 0 1 0 217743019 5988352 1172 1992294400 134512640 135243223 4294956320 18446744073709551615 134555956 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1462 1172 84 178 0 1282 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13716

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

[startup+166.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5848 CPUtime=166.1
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1196 0 0 0 16610 0 0 0 25 0 1 0 217743019 5988352 1177 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1462 1177 84 178 0 1282 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 13716

[startup+172.706 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5848 CPUtime=172.5
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1205 0 0 0 17250 0 0 0 25 0 1 0 217743019 5988352 1186 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1462 1186 84 178 0 1282 0
Current children cumulated CPU time (s) 172.6
Current children cumulated vsize (KiB) 13716

[startup+174.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5848 CPUtime=174.1
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1205 0 0 0 17410 0 0 0 25 0 1 0 217743019 5988352 1186 1992294400 134512640 135243223 4294956320 18446744073709551615 134563385 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1462 1186 84 178 0 1282 0
Current children cumulated CPU time (s) 174.2
Current children cumulated vsize (KiB) 13716

[startup+175.902 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5980 CPUtime=175.7
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1207 0 0 0 17570 0 0 0 25 0 1 0 217743019 6123520 1188 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1495 1188 84 178 0 1315 0
Current children cumulated CPU time (s) 175.8
Current children cumulated vsize (KiB) 13848

[startup+176.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5980 CPUtime=176.1
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1207 0 0 0 17610 0 0 0 25 0 1 0 217743019 6123520 1188 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1495 1188 84 178 0 1315 0
Current children cumulated CPU time (s) 176.2
Current children cumulated vsize (KiB) 13848

[startup+176.502 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5980 CPUtime=176.3
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1207 0 0 0 17630 0 0 0 25 0 1 0 217743019 6123520 1188 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1495 1188 84 178 0 1315 0
Current children cumulated CPU time (s) 176.4
Current children cumulated vsize (KiB) 13848

[startup+176.602 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 30499
/proc/meminfo: memFree=1725072/2055920 swapFree=4075576/4192956
[pid=30496] ppid=30494 vsize=2512 CPUtime=0.1
/proc/30496/stat : 30496 (IUT_BMB_SAT) S 30494 30496 30385 0 -1 4194304 449 0 0 0 7 3 0 0 18 0 1 0 217743008 2572288 431 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30496/statm: 628 431 106 274 0 351 0
[pid=30498] ppid=30496 vsize=5356 CPUtime=0
/proc/30498/stat : 30498 (sh) S 30496 30496 30385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217743019 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30498/statm: 1339 232 193 169 0 50 0
[pid=30499] ppid=30498 vsize=5980 CPUtime=176.4
/proc/30499/stat : 30499 (minisat) R 30498 30496 30385 0 -1 4194304 1207 0 0 0 17640 0 0 0 25 0 1 0 217743019 6123520 1188 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/30499/statm: 1495 1188 84 178 0 1315 0
Current children cumulated CPU time (s) 176.5
Current children cumulated vsize (KiB) 13848

Child status: 0
Real time (s): 176.678
CPU time (s): 176.598
CPU user time (s): 176.556
CPU system time (s): 0.041993
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 13848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.556
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2189
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= 8
involuntary context switches= 367

runsolver used 0.174973 second user time and 0.476927 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-09 21:25:50
IDJOB=1785187
IDBENCH=24720
IDSOLVER=638
FILE ID=node43/1785187-1241897150
PBS_JOBID= 9264758
Free space on /tmp= 66088 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785187-1241897150/watcher-1785187-1241897150 -o /tmp/evaluation-result-1785187-1241897150/solver-1785187-1241897150 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785187-1241897150.cnf HOME

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=855055775

node43.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.237
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.237
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:       1732368 kB
Buffers:         43588 kB
Cached:         103396 kB
SwapCached:     111552 kB
Active:          80048 kB
Inactive:       180796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732368 kB
SwapTotal:     4192956 kB
SwapFree:      4075576 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            48708 kB
Committed_AS:   775640 kB
PageTables:       1444 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= 66088 MiB
End job on node43 at 2009-05-09 21:28:46