Trace number 1785175

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.5173 83.5629

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 benchmark46.019
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.09/0.20	c |      1320 |    1329     4800    38144 |     2576     1320     21 |  0.000 % |
0.09/0.22	c |      2081 |    1329     4800    38144 |     2834     2081     23 |  0.000 % |
0.09/0.27	c |      3221 |    1329     4800    38144 |     3117     1768     22 |  0.000 % |
0.09/0.33	c |      4932 |    1329     4800    38144 |     3429     1889     17 |  0.000 % |
0.09/0.45	c |      7494 |    1329     4800    38144 |     3772     2697     21 |  0.000 % |
0.09/0.61	c |     11338 |    1329     4800    38144 |     4149     2719     17 |  0.000 % |
0.09/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.08	c |     58191 |    1329     4800    38144 |     6075     3848     27 |  0.000 % |
4.67/4.76	c |     87383 |    1329     4800    38144 |     6683     5427     19 |  0.000 % |
7.68/7.72	c |    131172 |    1329     4800    38144 |     7351     5354     19 |  0.000 % |
12.87/12.93	c |    196857 |    1329     4800    38144 |     8087     4275     23 |  0.000 % |
20.26/20.34	c |    295383 |    1328     4395    34795 |     8895     5809     24 |  0.063 % |
31.85/31.94	c |    443172 |    1328     4395    34795 |     9785     5710     20 |  0.063 % |
50.55/50.64	c |    664855 |    1327     4365    34658 |    10763     5237     18 |  0.126 % |
80.52/80.65	c |    997381 |    1317     3376    25830 |    11840     5555     15 |  0.756 % |
83.43/83.55	c ===============================================================================
83.43/83.55	c restarts              : 22
83.43/83.55	c conflicts             : 1028165        (12329 /sec)
83.43/83.55	c decisions             : 2302440        (1.94 % random) (27609 /sec)
83.43/83.55	c propagations          : 36317185       (435488 /sec)
83.43/83.55	c conflict literals     : 23461243       (24.44 % deleted)
83.43/83.55	c Memory used           : 4.93 MB
83.43/83.55	c CPU time              : 83.3943 s
83.43/83.55	
83.43/83.55	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-1785175-1241896967/watcher-1785175-1241896967 -o /tmp/evaluation-result-1785175-1241896967/solver-1785175-1241896967 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785175-1241896967.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: 0.99 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1723128/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=1584 CPUtime=0
/proc/5053/stat : 5053 (IUT_BMB_SAT) R 5051 5053 4889 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 217730866 1622016 201 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5053/statm: 396 201 99 274 0 119 0

[startup+0.075559 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1723128/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.07
/proc/5053/stat : 5053 (IUT_BMB_SAT) R 5051 5053 4889 0 -1 4194304 447 0 0 0 6 1 0 0 18 0 1 0 217730866 2568192 430 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/5053/statm: 627 430 101 274 0 350 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2508

[startup+0.101563 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1723128/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) R 5051 5053 4889 0 -1 4194304 447 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 430 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/5053/statm: 627 430 101 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.3016 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1723128/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.701674 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1723128/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1719584/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=3128 CPUtime=1.39
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 519 0 0 0 139 0 0 0 25 0 1 0 217730877 3203072 500 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 782 500 84 178 0 602 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10992

[startup+3.10211 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1719264/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=3420 CPUtime=2.99
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 587 0 0 0 299 0 0 0 25 0 1 0 217730877 3502080 568 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 855 568 84 178 0 675 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11284

[startup+6.3017 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1718816/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=3684 CPUtime=6.18
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 640 0 0 0 618 0 0 0 25 0 1 0 217730877 3772416 621 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 921 621 84 178 0 741 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11548

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1718240/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=3948 CPUtime=12.58
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 734 0 0 0 1258 0 0 0 25 0 1 0 217730877 4042752 715 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 987 715 84 178 0 807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11812

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717920/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=4384 CPUtime=25.36
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 829 0 0 0 2536 0 0 0 25 0 1 0 217730877 4489216 810 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1096 810 84 178 0 916 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12248

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717600/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=4780 CPUtime=50.95
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 935 0 0 0 5095 0 0 0 25 0 1 0 217730877 4894720 916 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1195 916 84 178 0 1015 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12644

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

[startup+63.9022 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717408/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=63.74
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 978 0 0 0 6374 0 0 0 25 0 1 0 217730877 5165056 959 1992294400 134512640 135243223 4294956320 18446744073709551615 134555671 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 959 84 178 0 1081 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 12908

[startup+76.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717344/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=76.54
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1003 0 0 0 7654 0 0 0 25 0 1 0 217730877 5165056 984 1992294400 134512640 135243223 4294956320 18446744073709551615 134558449 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 984 84 178 0 1081 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 12908

[startup+79.9022 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717344/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=79.73
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1005 0 0 0 7973 0 0 0 25 0 1 0 217730877 5165056 986 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 986 84 178 0 1081 0
Current children cumulated CPU time (s) 79.82
Current children cumulated vsize (KiB) 12908

[startup+81.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717216/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=81.33
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1005 0 0 0 8133 0 0 0 25 0 1 0 217730877 5165056 986 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 986 84 178 0 1081 0
Current children cumulated CPU time (s) 81.42
Current children cumulated vsize (KiB) 12908

[startup+82.3016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717216/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=82.13
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1007 0 0 0 8213 0 0 0 25 0 1 0 217730877 5165056 988 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 988 84 178 0 1081 0
Current children cumulated CPU time (s) 82.22
Current children cumulated vsize (KiB) 12908

[startup+83.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717216/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=82.93
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1009 0 0 0 8293 0 0 0 25 0 1 0 217730877 5165056 990 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 990 84 178 0 1081 0
Current children cumulated CPU time (s) 83.02
Current children cumulated vsize (KiB) 12908

[startup+83.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5056
/proc/meminfo: memFree=1717216/2055920 swapFree=4167856/4192956
[pid=5053] ppid=5051 vsize=2508 CPUtime=0.09
/proc/5053/stat : 5053 (IUT_BMB_SAT) S 5051 5053 4889 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 217730866 2568192 435 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5053/statm: 627 435 106 274 0 350 0
[pid=5055] ppid=5053 vsize=5356 CPUtime=0
/proc/5055/stat : 5055 (sh) S 5053 5053 4889 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217730877 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5055/statm: 1339 232 193 169 0 50 0
[pid=5056] ppid=5055 vsize=5044 CPUtime=83.34
/proc/5056/stat : 5056 (minisat) R 5055 5053 4889 0 -1 4194304 1009 0 0 0 8334 0 0 0 25 0 1 0 217730877 5165056 990 1992294400 134512640 135243223 4294956320 18446744073709551615 134559416 0 0 4096 3 0 0 0 17 0 0 0
/proc/5056/statm: 1261 990 84 178 0 1081 0
Current children cumulated CPU time (s) 83.43
Current children cumulated vsize (KiB) 12908

Child status: 0
Real time (s): 83.5629
CPU time (s): 83.5173
CPU user time (s): 83.4783
CPU system time (s): 0.038994
CPU usage (%): 99.9454
Max. virtual memory (cumulated for all children) (KiB): 12908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.4783
system time used= 0.038994
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= 211

runsolver used 0.080987 second user time and 0.232964 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-09 21:22:48
IDJOB=1785175
IDBENCH=24717
IDSOLVER=638
FILE ID=node2/1785175-1241896967
PBS_JOBID= 9264734
Free space on /tmp= 66212 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-1785175-1241896967/watcher-1785175-1241896967 -o /tmp/evaluation-result-1785175-1241896967/solver-1785175-1241896967 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785175-1241896967.cnf HOME

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=2066865582

node2.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.265
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.265
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:       1723672 kB
Buffers:         44848 kB
Cached:         203728 kB
SwapCached:      19344 kB
Active:          85360 kB
Inactive:       184896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723672 kB
SwapTotal:     4192956 kB
SwapFree:      4167856 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            47988 kB
Committed_AS:   945388 kB
PageTables:       1468 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= 66212 MiB
End job on node2 at 2009-05-09 21:24:11