Trace number 1729922

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 83.1954 83.2295

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5741
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

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:  1587                                                 |
0.09/0.11	c |  Number of clauses:    7632                                                 |
0.09/0.13	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 |    1329     4800    38144 |     1600        0    nan |  0.000 % |
0.09/0.17	c |       100 |    1329     4800    38144 |     1760      100     16 |  0.000 % |
0.09/0.17	c |       250 |    1329     4800    38144 |     1936      250     13 |  0.000 % |
0.09/0.17	c |       477 |    1329     4800    38144 |     2129      477     17 |  0.000 % |
0.09/0.18	c |       814 |    1329     4800    38144 |     2342      814     19 |  0.000 % |
0.10/0.20	c |      1320 |    1329     4800    38144 |     2576     1320     21 |  0.000 % |
0.10/0.22	c |      2081 |    1329     4800    38144 |     2834     2081     23 |  0.000 % |
0.10/0.27	c |      3221 |    1329     4800    38144 |     3117     1768     22 |  0.000 % |
0.10/0.33	c |      4932 |    1329     4800    38144 |     3429     1889     17 |  0.000 % |
0.10/0.45	c |      7494 |    1329     4800    38144 |     3772     2697     21 |  0.000 % |
0.10/0.61	c |     11338 |    1329     4800    38144 |     4149     2719     17 |  0.000 % |
0.10/0.85	c |     17106 |    1329     4800    38144 |     4564     4255     19 |  0.000 % |
1.18/1.28	c |     25755 |    1329     4800    38144 |     5021     3670     21 |  0.000 % |
1.88/1.96	c |     38729 |    1329     4800    38144 |     5523     3936     18 |  0.000 % |
2.98/3.07	c |     58191 |    1329     4800    38144 |     6075     3848     27 |  0.000 % |
4.68/4.75	c |     87383 |    1329     4800    38144 |     6683     5427     19 |  0.000 % |
7.68/7.73	c |    131172 |    1329     4800    38144 |     7351     5354     19 |  0.000 % |
12.78/12.86	c |    196857 |    1329     4800    38144 |     8087     4275     23 |  0.000 % |
20.17/20.21	c |    295383 |    1328     4395    34795 |     8895     5809     24 |  0.063 % |
31.67/31.73	c |    443172 |    1328     4395    34795 |     9785     5710     20 |  0.063 % |
50.36/50.41	c |    664855 |    1327     4365    34658 |    10763     5237     18 |  0.126 % |
80.25/80.32	c |    997381 |    1317     3376    25830 |    11840     5555     15 |  0.756 % |
83.14/83.22	c ===============================================================================
83.14/83.22	c restarts              : 22
83.14/83.22	c conflicts             : 1028165        (12377 /sec)
83.14/83.22	c decisions             : 2302440        (1.94 % random) (27717 /sec)
83.14/83.22	c propagations          : 36317185       (437186 /sec)
83.14/83.22	c conflict literals     : 23461243       (24.44 % deleted)
83.14/83.22	c Memory used           : 4.93 MB
83.14/83.22	c CPU time              : 83.0704 s
83.14/83.22	
83.14/83.22	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-1729922-1240754679/watcher-1729922-1240754679 -o /tmp/evaluation-result-1729922-1240754679/solver-1729922-1240754679 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729922-1240754679.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 1.00 3/67 10113
/proc/meminfo: memFree=1566792/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=1584 CPUtime=0
/proc/10113/stat : 10113 (IUT_BMB_SAT) R 10111 10113 9948 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 103494049 1622016 202 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10113/statm: 396 202 99 274 0 119 0

[startup+0.0302349 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 10113
/proc/meminfo: memFree=1566792/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=1980 CPUtime=0.03
/proc/10113/stat : 10113 (IUT_BMB_SAT) R 10111 10113 9948 0 -1 4194304 331 0 0 0 3 0 0 0 18 0 1 0 103494049 2027520 314 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10113/statm: 495 314 99 274 0 218 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1980

[startup+0.101241 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 10113
/proc/meminfo: memFree=1566792/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.09
/proc/10113/stat : 10113 (IUT_BMB_SAT) R 10111 10113 9948 0 -1 4194304 447 0 0 0 7 2 0 0 18 0 1 0 103494049 2568192 430 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/10113/statm: 627 430 101 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.30126 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 10113
/proc/meminfo: memFree=1566792/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2508

[startup+0.701296 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 10113
/proc/meminfo: memFree=1566792/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2508

[startup+1.50237 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1563184/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=3128 CPUtime=1.38
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 519 0 0 0 138 0 0 0 25 0 1 0 103494060 3203072 500 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 782 500 84 178 0 602 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10992

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1562992/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=3420 CPUtime=2.98
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 587 0 0 0 298 0 0 0 25 0 1 0 103494060 3502080 568 1992294400 134512640 135243223 4294956320 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 855 568 84 178 0 675 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11284

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1562544/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=3684 CPUtime=6.18
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 643 0 0 0 618 0 0 0 25 0 1 0 103494060 3772416 624 1992294400 134512640 135243223 4294956320 18446744073709551615 134568279 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 921 624 84 178 0 741 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11548

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1561840/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=3948 CPUtime=12.58
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 734 0 0 0 1258 0 0 0 25 0 1 0 103494060 4042752 715 1992294400 134512640 135243223 4294956320 18446744073709551615 134555690 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 987 715 84 178 0 807 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11812

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1561584/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=4384 CPUtime=25.37
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 829 0 0 0 2537 0 0 0 25 0 1 0 103494060 4489216 810 1992294400 134512640 135243223 4294956320 18446744073709551615 134555904 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1096 810 84 178 0 916 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12248

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=4780 CPUtime=50.96
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 935 0 0 0 5096 0 0 0 25 0 1 0 103494060 4894720 916 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1195 916 84 178 0 1015 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12644

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

[startup+63.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1561072/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=63.75
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 978 0 0 0 6375 0 0 0 25 0 1 0 103494060 5165056 959 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 959 84 178 0 1081 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 12908

[startup+76.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1561008/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=76.55
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1003 0 0 0 7655 0 0 0 25 0 1 0 103494060 5165056 984 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 984 84 178 0 1081 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 12908

[startup+79.9014 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560944/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=79.74
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1005 0 0 0 7974 0 0 0 25 0 1 0 103494060 5165056 986 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 986 84 178 0 1081 0
Current children cumulated CPU time (s) 79.84
Current children cumulated vsize (KiB) 12908

[startup+81.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560816/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=81.34
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1007 0 0 0 8134 0 0 0 25 0 1 0 103494060 5165056 988 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 988 84 178 0 1081 0
Current children cumulated CPU time (s) 81.44
Current children cumulated vsize (KiB) 12908

[startup+82.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560816/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=82.14
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1007 0 0 0 8214 0 0 0 25 0 1 0 103494060 5165056 988 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 988 84 178 0 1081 0
Current children cumulated CPU time (s) 82.24
Current children cumulated vsize (KiB) 12908

[startup+82.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560816/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=82.54
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1007 0 0 0 8254 0 0 0 25 0 1 0 103494060 5165056 988 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 988 84 178 0 1081 0
Current children cumulated CPU time (s) 82.64
Current children cumulated vsize (KiB) 12908

[startup+83.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560816/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=82.94
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1009 0 0 0 8294 0 0 0 25 0 1 0 103494060 5165056 990 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 990 84 178 0 1081 0
Current children cumulated CPU time (s) 83.04
Current children cumulated vsize (KiB) 12908

[startup+83.2017 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 10116
/proc/meminfo: memFree=1560816/2055920 swapFree=4192812/4192956
[pid=10113] ppid=10111 vsize=2508 CPUtime=0.1
/proc/10113/stat : 10113 (IUT_BMB_SAT) S 10111 10113 9948 0 -1 4194304 453 0 0 0 8 2 0 0 18 0 1 0 103494049 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10113/statm: 627 435 106 274 0 350 0
[pid=10115] ppid=10113 vsize=5356 CPUtime=0
/proc/10115/stat : 10115 (sh) S 10113 10113 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103494059 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10115/statm: 1339 232 193 169 0 50 0
[pid=10116] ppid=10115 vsize=5044 CPUtime=83.04
/proc/10116/stat : 10116 (minisat) R 10115 10113 9948 0 -1 4194304 1009 0 0 0 8304 0 0 0 25 0 1 0 103494060 5165056 990 1992294400 134512640 135243223 4294956320 18446744073709551615 134552876 0 0 4096 3 0 0 0 17 0 0 0
/proc/10116/statm: 1261 990 84 178 0 1081 0
Current children cumulated CPU time (s) 83.14
Current children cumulated vsize (KiB) 12908

Child status: 0
Real time (s): 83.2295
CPU time (s): 83.1954
CPU user time (s): 83.1554
CPU system time (s): 0.039993
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 12908

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

runsolver used 0.086986 second user time and 0.223965 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 16:04:39
IDJOB=1729922
IDBENCH=24717
IDSOLVER=523
FILE ID=node68/1729922-1240754679
PBS_JOBID= 9187099
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=1508248863

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:       1567336 kB
Buffers:         56448 kB
Cached:         340188 kB
SwapCached:        144 kB
Active:         163028 kB
Inactive:       250152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            61092 kB
Committed_AS:   303980 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= 66556 MiB
End job on node68 at 2009-04-26 16:06:02