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 in four parts:
  1. 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 provide some useful information on the computer.
  2. 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 !
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namesubmitted/manquinho/routing/normalized-s4-4-3-1pb.opb
MD5SUM9f27aad2edb50c2232eec4dba5ec2271
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62
Optimality of the best value was proved YES
Number of terms in the objective function 672
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 672
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 672
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark229.103
Number of variables672
Total number of constraints2028
Number of constraints which are clauses2004
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint28

Trace number 2158

Launcher Data

LAUNCH ON wulflinc9 THE 2005-09-18 18:06:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2580 boxname=wulflinc9 idbench=236 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  9f27aad2edb50c2232eec4dba5ec2271  /oldhome/oroussel/tmp/wulflinc9/normalized-s4-4-3-1pb.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc9/normalized-s4-4-3-1pb.opb
IDLAUNCH: 2580
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        929396 kB
Buffers:         29076 kB
Cached:          49984 kB
SwapCached:       1044 kB
Active:          45284 kB
Inactive:        36524 kB
HighTotal:      131008 kB
HighFree:        77420 kB
LowTotal:       903652 kB
LowFree:        851976 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5660 kB
Slab:            17708 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 18:10:09 (client local time) WITH STATUS 30 IN 229.103 SECONDS
stats: 2580 0 229.103 30

Solver Data

c Parsing PB file...
c Converting 2028 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ################################################################################################################
c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[2022]---> BDD-cost:    1
c ---[2004]---> BDD-cost:    1
c ---[1966]---> BDD-cost:    1
c ---[1956]---> BDD-cost:    1
c ---[1954]---> BDD-cost:    1
c ---[1928]---> BDD-cost:    1
c ---[1910]---> BDD-cost:    1
c ---[1885]---> BDD-cost:    1
c ---[1879]---> BDD-cost:    1
c ---[1862]---> BDD-cost:    1
c ---[1824]---> BDD-cost:    1
c ---[1814]---> BDD-cost:    1
c ---[1804]---> BDD-cost:    1
c ---[1794]---> BDD-cost:    1
c ---[1744]---> BDD-cost:    1
c ---[1742]---> BDD-cost:    1
c ---[1728]---> BDD-cost:    1
c ---[1702]---> BDD-cost:    1
c ---[1680]---> BDD-cost:    1
c ---[1670]---> BDD-cost:    1
c ---[1652]---> BDD-cost:    1
c ---[1630]---> BDD-cost:    1
c ---[1605]---> BDD-cost:    1
c ---[1599]---> BDD-cost:    1
c ---[1589]---> BDD-cost:    1
c ---[1579]---> BDD-cost:    1
c ---[1530]---> BDD-cost:    1
c ---[1528]---> BDD-cost:    1
c ---[1510]---> BDD-cost:    1
c ---[1489]---> BDD-cost:    1
c ---[1463]---> BDD-cost:    1
c ---[1457]---> BDD-cost:    1
c ---[1455]---> BDD-cost:    1
c ---[1429]---> BDD-cost:    1
c ---[1411]---> BDD-cost:    1
c ---[1385]---> BDD-cost:    1
c ---[1348]---> BDD-cost:    1
c ---[1326]---> BDD-cost:    1
c ---[1320]---> BDD-cost:    1
c ---[1314]---> BDD-cost:    1
c ---[1265]---> BDD-cost:    1
c ---[1255]---> BDD-cost:    1
c ---[1245]---> BDD-cost:    1
c ---[1243]---> BDD-cost:    1
c ---[1241]---> BDD-cost:    1
c ---[1215]---> BDD-cost:    1
c ---[1198]---> BDD-cost:    1
c ---[1172]---> BDD-cost:    1
c ---[1154]---> BDD-cost:    1
c ---[1132]---> BDD-cost:    1
c ---[1106]---> BDD-cost:    1
c ---[1100]---> BDD-cost:    1
c ---[1063]---> BDD-cost:    1
c ---[1041]---> BDD-cost:    1
c ---[1035]---> BDD-cost:    1
c ---[1029]---> BDD-cost:    1
c ---[1019]---> BDD-cost:    1
c ---[1009]---> BDD-cost:    1
c ---[ 959]---> BDD-cost:    1
c ---[ 957]---> BDD-cost:    1
c ---[ 955]---> BDD-cost:    1
c ---[ 929]---> BDD-cost:    1
c ---[ 911]---> BDD-cost:    1
c ---[ 885]---> BDD-cost:    1
c ---[ 883]---> BDD-cost:    1
c ---[ 857]---> BDD-cost:    1
c ---[ 839]---> BDD-cost:    1
c ---[ 813]---> BDD-cost:    1
c ---[ 811]---> BDD-cost:    1
c ---[ 785]---> BDD-cost:    1
c ---[ 768]---> BDD-cost:    1
c ---[ 742]---> BDD-cost:    1
c ---[ 736]---> BDD-cost:    1
c ---[ 718]---> BDD-cost:    1
c ---[ 680]---> BDD-cost:    1
c ---[ 670]---> BDD-cost:    1
c ---[ 656]---> BDD-cost:    1
c ---[ 630]---> BDD-cost:    1
c ---[ 608]---> BDD-cost:    1
c ---[ 598]---> BDD-cost:    1
c ---[ 592]---> BDD-cost:    1
c ---[ 575]---> BDD-cost:    1
c ---[ 537]---> BDD-cost:    1
c ---[ 527]---> BDD-cost:    1
c ---[ 521]---> BDD-cost:    1
c ---[ 504]---> BDD-cost:    1
c ---[ 466]---> BDD-cost:    1
c ---[ 456]---> BDD-cost:    1
c ---[ 438]---> BDD-cost:    1
c ---[ 416]---> BDD-cost:    1
c ---[ 390]---> BDD-cost:    1
c ---[ 384]---> BDD-cost:    1
c ---[ 370]---> BDD-cost:    1
c ---[ 344]---> BDD-cost:    1
c ---[ 322]---> BDD-cost:    1
c ---[ 312]---> BDD-cost:    1
c ---[ 294]---> BDD-cost:    1
c ---[ 272]---> BDD-cost:    1
c ---[ 246]---> BDD-cost:    1
c ---[ 240]---> BDD-cost:    1
c ---[ 238]---> BDD-cost:    1
c ---[ 212]---> BDD-cost:    1
c ---[ 194]---> BDD-cost:    1
c ---[ 168]---> BDD-cost:    1
c ---[ 166]---> BDD-cost:    1
c ---[ 140]---> BDD-cost:    1
c ---[ 122]---> BDD-cost:    1
c ---[  96]---> BDD-cost:    1
c ---[  94]---> BDD-cost:    1
c ---[  68]---> BDD-cost:    1
c ---[  50]---> BDD-cost:    1
c ---[  24]---> BDD-cost:    1
c ---[  23]---> BDD-cost:   99
c ---[  22]---> BDD-cost:   99
c ---[  21]---> BDD-cost:   99
c ---[  20]---> BDD-cost:   99
c ---[  19]---> BDD-cost:   99
c ---[  18]---> BDD-cost:   99
c ---[  17]---> BDD-cost:   99
c ---[  16]---> BDD-cost:   99
c ---[  15]---> BDD-cost:   99
c ---[  14]---> BDD-cost:   99
c ---[  13]---> BDD-cost:   99
c ---[  12]---> BDD-cost:   99
c ---[  11]---> BDD-cost:   99
c ---[  10]---> BDD-cost:   99
c ---[   9]---> BDD-cost:   99
c ---[   8]---> BDD-cost:   99
c ---[   7]---> BDD-cost:   99
c ---[   6]---> BDD-cost:   99
c ---[   5]---> BDD-cost:   99
c ---[   4]---> BDD-cost:   99
c ---[   3]---> BDD-cost:   99
c ---[   2]---> BDD-cost:   99
c ---[   1]---> BDD-cost:   99
c ---[   0]---> BDD-cost:   99
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    8412    24334 |    2804       0        0     nan |  0.000 % |
c |       100 |    8412    24334 |    3084     100     3315    33.1 |  4.304 % |
c |       252 |    8412    24334 |    3392     252     7801    31.0 |  4.304 % |
c |       480 |    8412    24334 |    3732     480    15642    32.6 |  4.304 % |
c |       826 |    8412    24334 |    4105     826    27221    33.0 |  4.304 % |
c |      1332 |    8412    24334 |    4515    1332    42049    31.6 |  4.304 % |
c |      2096 |    8412    24334 |    4967    2096    70553    33.7 |  4.304 % |
c |      3235 |    8412    24334 |    5464    3235   103266    31.9 |  4.304 % |
c |      4948 |    8412    24334 |    6010    4948   150217    30.4 |  4.304 % |
c |      7511 |    8412    24334 |    6611    4273   159409    37.3 |  4.304 % |
c |     11355 |    8412    24334 |    7272    4350   233863    53.8 |  4.304 % |
c |     17124 |    8412    24334 |    8000    6281   189003    30.1 |  4.304 % |
c |     25773 |    8412    24334 |    8800    6662   164545    24.7 |  4.304 % |
c |     38748 |    8412    24334 |    9680    6034   193979    32.1 |  4.304 % |
c |     58213 |    8412    24334 |   10648    5484   145019    26.4 |  4.304 % |
c ==============================================================================
c Found solution: 70
c ---[   0]---> Sorter-cost:30564     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     58502 |   43742   106761 |   14580    5773   152145    26.4 |  4.304 % |
c |     58602 |   43742   106761 |   16038    5873   154993    26.4 |  0.562 % |
c |     58754 |   43742   106761 |   17641    6025   160135    26.6 |  0.562 % |
c |     58979 |   43742   106761 |   19405    6250   163397    26.1 |  0.562 % |
c |     59317 |   43742   106761 |   21346    6588   169026    25.7 |  0.562 % |
c |     59823 |   43742   106761 |   23481    7094   176308    24.9 |  0.562 % |
c |     60586 |   43742   106761 |   25829    7857   212536    27.1 |  0.562 % |
c |     61725 |   43742   106761 |   28412    8996   252343    28.1 |  0.562 % |
c ==============================================================================
c Found solution: 68
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     62354 |   43698   106669 |   14566    9625   270037    28.1 |  0.562 % |
c |     62456 |   43698   106669 |   16022    9727   272911    28.1 |  0.762 % |
c |     62608 |   43698   106669 |   17624    9879   276008    27.9 |  0.762 % |
c |     62835 |   43698   106669 |   19387   10106   284979    28.2 |  0.762 % |
c |     63172 |   43698   106669 |   21326   10443   295013    28.2 |  0.762 % |
c |     63678 |   43698   106669 |   23458   10949   310146    28.3 |  0.762 % |
c |     64437 |   43698   106669 |   25804   11708   334270    28.6 |  0.762 % |
c |     65579 |   43698   106669 |   28385   12850   369034    28.7 |  0.762 % |
c |     67289 |   43698   106669 |   31223   14560   417977    28.7 |  0.762 % |
c |     69852 |   43698   106669 |   34345   17123   493715    28.8 |  0.762 % |
c |     73696 |   43698   106669 |   37780   20967   604727    28.8 |  0.762 % |
c |     79462 |   43698   106669 |   41558   26733   737283    27.6 |  0.762 % |
c |     88112 |   43643   106558 |   45714   35380   945228    26.7 |  0.857 % |
c |    101088 |   43643   106558 |   50285   15940   380202    23.9 |  0.857 % |
c |    120550 |   43593   106456 |   55314   35400   795415    22.5 |  0.956 % |
c ==============================================================================
c Found solution: 66
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    149225 |   43504   106276 |   14501   23100   338231    14.6 |  0.956 % |
c |    149330 |   43504   106276 |   15951   11655   181889    15.6 |  1.201 % |
c |    149480 |   43504   106276 |   17546   11805   185930    15.8 |  1.201 % |
c |    149706 |   43348   105950 |   19300   12022   191496    15.9 |  1.524 % |
c |    150043 |   43348   105950 |   21230   12359   201985    16.3 |  1.524 % |
c |    150554 |   43348   105950 |   23354   12870   218030    16.9 |  1.524 % |
c |    151313 |   43348   105950 |   25689   13629   244774    18.0 |  1.524 % |
c |    152452 |   43348   105950 |   28258   14768   279863    19.0 |  1.524 % |
c |    154161 |   43348   105950 |   31084   16477   330621    20.1 |  1.524 % |
c |    156726 |   43348   105950 |   34192   19042   403447    21.2 |  1.524 % |
c |    160571 |   43348   105950 |   37611   22887   496269    21.7 |  1.524 % |
c |    166338 |   43328   105904 |   41373   28653   636031    22.2 |  1.573 % |
c |    174989 |   43328   105904 |   45510   37304   839940    22.5 |  1.573 % |
c |    187964 |   43221   105676 |   50061   18119   360422    19.9 |  1.793 % |
c ==============================================================================
c Found solution: 64
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    201947 |   41762   102423 |   13920   32049   697800    21.8 |  1.793 % |
c |    202048 |   41762   102423 |   15312   14399   308583    21.4 |  5.220 % |
c |    202202 |   41762   102423 |   16843   14553   311006    21.4 |  5.220 % |
c |    202429 |   41762   102423 |   18527   14780   314521    21.3 |  5.220 % |
c |    202766 |   41762   102423 |   20380   15117   320220    21.2 |  5.220 % |
c |    203273 |   41762   102423 |   22418   15624   328568    21.0 |  5.220 % |
c ==============================================================================
c Found solution: 62
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |    203362 |   41753   102402 |   13917   15712   329701    21.0 |  5.220 % |
c |    203462 |   41753   102402 |   15308    7956   142535    17.9 |  5.305 % |
c |    203613 |   41753   102402 |   16839    8107   145042    17.9 |  5.305 % |
c |    203840 |   41753   102402 |   18523    8334   148271    17.8 |  5.305 % |
c |    204182 |   41710   102307 |   20375    8673   153579    17.7 |  5.399 % |
c |    204688 |   41710   102307 |   22413    9179   161415    17.6 |  5.399 % |
c |    205447 |   41710   102307 |   24654    9938   171624    17.3 |  5.399 % |
c |    206589 |   41710   102307 |   27120   11080   187584    16.9 |  5.399 % |
c |    208297 |   41710   102307 |   29832   12788   211569    16.5 |  5.399 % |
c |    210859 |   40647    99866 |   32815   15342   248899    16.2 |  7.993 % |
c |    214707 |   39598    97470 |   36097   19156   302206    15.8 | 10.492 % |
c ==============================================================================
c Optimal solution: 62
s OPTIMUM FOUND
v -v1 -v2 -v3 -v4 -v5 -v6 -v7 -v8 -v9 v10 v11 -v12 -v13 -v14 -v15 -v16 -v17 -v18 -v19 -v20 v21 -v22 -v23 -v24 -v25 -v26 -v27 v28 v29 -v30 -v31 -v32 -v33 -v34 -v35 -v36 -v37 -v38 -v39 -v40 v41 -v42 -v43 -v44 v45 -v46 -v47 -v48 -v49 -v50 -v51 -v52 -v53 -v54 v55 -v56 -v57 -v58 -v59 -v60 -v61 -v62 -v63 -v64 -v65 -v66 -v67 -v68 -v69 -v70 -v71 -v72 -v73 -v74 -v75 v76 -v77 -v78 -v79 v80 v81 -v82 -v83 -v84 -v85 -v86 -v87 -v88 -v89 v90 -v91 -v92 -v93 -v94 -v95 -v96 -v97 -v98 -v99 -v100 -v101 -v102 v103 v104 -v105 -v106 -v107 -v108 -v109 -v110 v111 -v112 -v113 -v114 v115 -v116 -v117 -v118 -v119 -v120 -v121 -v122 -v123 -v124 -v125 -v126 -v127 -v128 -v129 -v130 v131 -v132 -v133 -v134 -v135 -v136 -v137 -v138 v139 -v140 -v141 -v142 v143 -v144 -v145 -v146 -v147 -v148 -v149 -v150 v151 -v152 -v153 -v154 -v155 -v156 -v157 -v158 -v159 -v160 v161 -v162 -v163 -v164 -v165 -v166 -v167 -v168 -v169 -v170 -v171 -v172 -v173 -v174 -v175 v176 -v177 -v178 -v179 -v180 -v181 -v182 -v183 -v184 -v185 -v186 -v187 -v188 -v189 v190 -v191 -v192 -v193 -v194 -v195 -v196 -v197 -v198 -v199 -v200 -v201 -v202 -v203 v204 -v205 -v206 v207 -v208 -v209 -v210 v211 -v212 -v213 -v214 v215 -v216 -v217 -v218 -v219 -v220 v221 v222 -v223 -v224 -v225 -v226 -v227 -v228 -v229 -v230 -v231 -v232 -v233 v234 -v235 -v236 -v237 -v238 -v239 -v240 -v241 -v242 -v243 -v244 -v245 v246 -v247 -v248 -v249 -v250 -v251 -v252 -v253 -v254 -v255 -v256 -v257 -v258 -v259 v260 -v261 -v262 -v263 -v264 -v265 -v266 -v267 -v268 -v269 -v270 -v271 -v272 -v273 v274 v275 -v276 -v277 -v278 -v279 -v280 -v281 -v282 -v283 -v284 -v285 -v286 v287 -v288 -v289 v290 -v291 -v292 -v293 -v294 -v295 -v296 -v297 -v298 -v299 -v300 -v301 -v302 -v303 -v304 -v305 -v306 -v307 -v308 -v309 -v310 -v311 -v312 v313 -v314 -v315 -v316 -v317 -v318 -v319 -v320 -v321 -v322 -v323 -v324 -v325 v326 -v327 -v328 -v329 v330 -v331 -v332 -v333 -v334 -v335 -v336 -v337 -v338 -v339 -v340 -v341 -v342 -v343 -v344 -v345 -v346 -v347 -v348 v349 -v350 -v351 -v352 -v353 -v354 -v355 -v356 -v357 -v358 -v359 -v360 v361 v362 v363 -v364 -v365 -v366 -v367 -v368 -v369 -v370 -v371 -v372 v373 -v374 -v375 -v376 -v377 -v378 -v379 -v380 -v381 -v382 -v383 -v384 -v385 -v386 -v387 -v388 -v389 -v390 -v391 -v392 -v393 v394 -v395 -v396 v397 -v398 -v399 -v400 v401 -v402 -v403 -v404 v405 -v406 -v407 -v408 -v409 -v410 -v411 -v412 -v413 v414 -v415 -v416 -v417 -v418 -v419 -v420 -v421 -v422 -v423 -v424 -v425 -v426 -v427 v428 -v429 -v430 -v431 v432 -v433 -v434 -v435 -v436 -v437 -v438 -v439 -v440 -v441 -v442 -v443 -v444 -v445 -v446 -v447 -v448 -v449 -v450 -v451 v452 -v453 -v454 -v455 -v456 -v457 -v458 -v459 -v460 -v461 -v462 -v463 -v464 -v465 -v466 -v467 v468 -v469 -v470 -v471 -v472 -v473 -v474 -v475 -v476 -v477 -v478 -v479 -v480 -v481 -v482 -v483 -v484 -v485 -v486 -v487 -v488 v489 -v490 -v491 -v492 -v493 -v494 -v495 -v496 -v497 -v498 -v499 -v500 -v501 -v502 -v503 -v504 -v505 -v506 -v507 -v508 -v509 -v510 -v511 -v512 v513 -v514 -v515 -v516 -v517 -v518 -v519 -v520 -v521 -v522 -v523 -v524 -v525 -v526 -v527 -v528 -v529 -v530 -v531 v532 -v533 -v534 -v535 -v536 -v537 -v538 -v539 -v540 -v541 v542 -v543 -v544 -v545 -v546 -v547 -v548 -v549 -v550 -v551 -v552 -v553 -v554 -v555 -v556 -v557 -v558 -v559 -v560 -v561 -v562 -v563 v564 -v565 -v566 -v567 -v568 -v569 -v570 -v571 -v572 -v573 -v574 -v575 -v576 v577 -v578 -v579 -v580 -v581 -v582 -v583 -v584 -v585 -v586 -v587 -v588 -v589 -v590 -v591 -v592 -v593 -v594 -v595 -v596 -v597 -v598 -v599 -v600 -v601 -v602 -v603 -v604 -v605 -v606 -v607 -v608 -v609 -v610 -v611 -v612 -v613 -v614 -v615 v616 -v617 -v618 -v619 -v620 -v621 -v622 -v623 -v624 -v625 -v626 v627 -v628 -v629 -v630 -v631 -v632 -v633 -v634 -v635 -v636 -v637 -v638 -v639 -v640 -v641 -v642 -v643 -v644 -v645 -v646 -v647 -v648 -v649 -v650 v651 -v652 -v653 -v654 -v655 -v656 -v657 -v658 -v659 -v660 -v661 -v662 -v663 -v664 -v665 -v666 -v667 -v668 -v669 -v670 -v671 -v672
c _______________________________________________________________________________
c 
c restarts              : 69
c conflicts             : 215724         (943 /sec)
c decisions             : 330694         (1446 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 228.698 s
c _______________________________________________________________________________

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/7590/stat): 7590 (minisat+_script) R 7589 7590 30740 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1785056215 712704 3 4294967295 134512640 135087896 3221224512 3221224512 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/7590/statm): 174 3 169 147 0 27 0
[pid=7590] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libtermcap.so.2
open syscall for file tls/i686/libtermcap.so.2
open syscall for file tls/mmx/libtermcap.so.2
open syscall for file tls/libtermcap.so.2
open syscall for file i686/mmx/libtermcap.so.2
open syscall for file i686/libtermcap.so.2
open syscall for file mmx/libtermcap.so.2
open syscall for file libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/libtermcap.so.2
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libtermcap.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /dev/tty
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/minisat+_script
New process pid=7591
New process pid=7592
New process pid=7593
execve syscall for /bin/sed executable
One traced child (pid=7592) exited with status: 0
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
One traced child (pid=7593) exited with status: 0
One traced child (pid=7591) exited with status: 0
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
New process pid=7594
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc9/normalized-s4-4-3-1pb.opb

[startup+10.0037 s]
Raw data (loadavg): 0.91 0.92 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 861 0 0 0 986 4 0 0 25 0 1 0 1785056220 3862528 848 4294967295 134512640 135094434 3221224448 3221223104 134558210 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 943 848 145 145 0 798 0
[pid=7594] vsize: 3772
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 5896

[startup+20.0055 s]
Raw data (loadavg): 0.92 0.92 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 999 0 0 0 1984 6 0 0 25 0 1 0 1785056220 4448256 986 4294967295 134512640 135094434 3221224448 3221223120 134556073 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 1086 986 145 145 0 941 0
[pid=7594] vsize: 4344
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 6468

[startup+30.0062 s]
Raw data (loadavg): 0.93 0.93 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 3184 0 0 0 2965 16 0 0 25 0 1 0 1785056220 14082048 3041 4294967295 134512640 135094434 3221224448 3221223104 134557911 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 3438 3041 145 145 0 3293 0
[pid=7594] vsize: 13752
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (Kb) 15876

[startup+40.007 s]
Raw data (loadavg): 0.94 0.93 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 3564 0 0 0 3957 20 0 0 25 0 1 0 1785056220 15618048 3421 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 3813 3421 145 145 0 3668 0
[pid=7594] vsize: 15252
Current children cumulated CPU time (s) 39.77
Current children cumulated vsize (Kb) 17376

[startup+50.0088 s]
Raw data (loadavg): 0.95 0.93 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 3832 0 0 0 4953 22 0 0 25 0 1 0 1785056220 16859136 3689 4294967295 134512640 135094434 3221224448 3221223104 134557914 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4116 3689 145 145 0 3971 0
[pid=7594] vsize: 16464
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (Kb) 18588

[startup+60.0095 s]
Raw data (loadavg): 0.96 0.93 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4084 0 0 0 5949 25 0 0 25 0 1 0 1785056220 17883136 3941 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4366 3941 145 145 0 4221 0
[pid=7594] vsize: 17464
Current children cumulated CPU time (s) 59.74
Current children cumulated vsize (Kb) 19588

[startup+70.0113 s]
Raw data (loadavg): 0.96 0.93 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4220 0 0 0 6947 26 0 0 25 0 1 0 1785056220 18485248 4077 4294967295 134512640 135094434 3221224448 3221223072 134562122 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4513 4077 145 145 0 4368 0
[pid=7594] vsize: 18052
Current children cumulated CPU time (s) 69.73
Current children cumulated vsize (Kb) 20176

[startup+80.013 s]
Raw data (loadavg): 0.97 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4255 0 0 0 7946 27 0 0 25 0 1 0 1785056220 18649088 4112 4294967295 134512640 135094434 3221224448 3221223120 134555274 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4553 4112 145 145 0 4408 0
[pid=7594] vsize: 18212
Current children cumulated CPU time (s) 79.73
Current children cumulated vsize (Kb) 20336

[startup+90.0128 s]
Raw data (loadavg): 0.97 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4258 0 0 0 8946 28 0 0 25 0 1 0 1785056220 18649088 4115 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4553 4115 145 145 0 4408 0
[pid=7594] vsize: 18212
Current children cumulated CPU time (s) 89.74
Current children cumulated vsize (Kb) 20336

[startup+100.014 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4294 0 0 0 9945 28 0 0 25 0 1 0 1785056220 18780160 4151 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4585 4151 145 145 0 4440 0
[pid=7594] vsize: 18340
Current children cumulated CPU time (s) 99.73
Current children cumulated vsize (Kb) 20464

[startup+110.015 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4316 0 0 0 10945 28 0 0 25 0 1 0 1785056220 18845696 4173 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4601 4173 145 145 0 4456 0
[pid=7594] vsize: 18404
Current children cumulated CPU time (s) 109.73
Current children cumulated vsize (Kb) 20528

[startup+120.017 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4365 0 0 0 11944 29 0 0 25 0 1 0 1785056220 19107840 4222 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4665 4222 145 145 0 4520 0
[pid=7594] vsize: 18660
Current children cumulated CPU time (s) 119.73
Current children cumulated vsize (Kb) 20784

[startup+130.018 s]
Raw data (loadavg): 0.98 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4397 0 0 0 12944 29 0 0 25 0 1 0 1785056220 19304448 4254 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4713 4254 145 145 0 4568 0
[pid=7594] vsize: 18852
Current children cumulated CPU time (s) 129.73
Current children cumulated vsize (Kb) 20976

[startup+140.019 s]
Raw data (loadavg): 0.99 0.94 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4410 0 0 0 13943 30 0 0 25 0 1 0 1785056220 19304448 4267 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4713 4267 145 145 0 4568 0
[pid=7594] vsize: 18852
Current children cumulated CPU time (s) 139.73
Current children cumulated vsize (Kb) 20976

[startup+150.02 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4411 0 0 0 14943 31 0 0 25 0 1 0 1785056220 19304448 4268 4294967295 134512640 135094434 3221224448 3221223104 134557837 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4713 4268 145 145 0 4568 0
[pid=7594] vsize: 18852
Current children cumulated CPU time (s) 149.74
Current children cumulated vsize (Kb) 20976

[startup+160.021 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4432 0 0 0 15942 31 0 0 25 0 1 0 1785056220 19402752 4289 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4737 4289 145 145 0 4592 0
[pid=7594] vsize: 18948
Current children cumulated CPU time (s) 159.73
Current children cumulated vsize (Kb) 21072

[startup+170.023 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4464 0 0 0 16942 31 0 0 25 0 1 0 1785056220 19599360 4321 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4785 4321 145 145 0 4640 0
[pid=7594] vsize: 19140
Current children cumulated CPU time (s) 169.73
Current children cumulated vsize (Kb) 21264

[startup+180.024 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4533 0 0 0 17941 32 0 0 25 0 1 0 1785056220 19927040 4390 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4865 4390 145 145 0 4720 0
[pid=7594] vsize: 19460
Current children cumulated CPU time (s) 179.73
Current children cumulated vsize (Kb) 21584

[startup+190.024 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4535 0 0 0 18941 33 0 0 25 0 1 0 1785056220 19927040 4392 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4865 4392 145 145 0 4720 0
[pid=7594] vsize: 19460
Current children cumulated CPU time (s) 189.74
Current children cumulated vsize (Kb) 21584

[startup+200.025 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4547 0 0 0 19940 33 0 0 25 0 1 0 1785056220 20025344 4404 4294967295 134512640 135094434 3221224448 3221223104 134557835 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4889 4404 145 145 0 4744 0
[pid=7594] vsize: 19556
Current children cumulated CPU time (s) 199.73
Current children cumulated vsize (Kb) 21680

[startup+210.026 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4555 0 0 0 20940 33 0 0 25 0 1 0 1785056220 20025344 4412 4294967295 134512640 135094434 3221224448 3221223136 134554751 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4889 4412 145 145 0 4744 0
[pid=7594] vsize: 19556
Current children cumulated CPU time (s) 209.73
Current children cumulated vsize (Kb) 21680

[startup+220.028 s]
Raw data (loadavg): 0.99 0.95 0.96 2/57 7594
Raw data (/proc/7590/stat): 7590 (minisat+_script) S 7589 7590 30740 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1785056215 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/7590/statm): 531 226 485 147 0 384 0
[pid=7590] vsize: 2124
Raw data (/proc/7594/stat): 7594 (minisat+_64-bit) R 7590 7590 30740 0 -1 0 4555 0 0 0 21940 34 0 0 25 0 1 0 1785056220 20025344 4412 4294967295 134512640 135094434 3221224448 3221223104 134558019 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/7594/statm): 4889 4412 145 145 0 4744 0
[pid=7594] vsize: 19556
Current children cumulated CPU time (s) 219.74
Current children cumulated vsize (Kb) 21680
One traced child (pid=7594) exited with status: 30
One traced child (pid=7590) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 229.365
CPU time (s): 229.103
CPU user time (s): 228.722
CPU system time (s): 0.380942
CPU usage (%): 99.8859
Max. virtual memory (cumulated for all children) (Kb): 21680

Verifier Data

Verifier:	OK	62