Trace number 3284226

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
CryptoMiniSat TechDemo-Alpha-mtUNSAT 518.375 131.735

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284226-1304038306.cnf'
0.00/0.00	c -- header says num vars:          24415
0.00/0.00	c -- header says num clauses:      711050
0.80/0.87	c -- clauses added:            0 learnts,       711050 normals,            0 xors
0.80/0.87	c -- vars added      24415
0.80/0.87	c Parsing time:  0.83 s
0.80/0.87	c  N st     0         0     24415    105125    605924         0   2091629         0   no data   no data  --
1.38/1.09	c asymm  cl-useful: 79/96/105124 lits-rem:297 time: 0.84
13.32/4.01	c Flit:  1167 Blit:     13 bXBeca:    0 bXProp:    9 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 11.35
13.32/4.03	c Cleaning up after failed var search:     0.07 s 
14.94/4.49	c Calc non-exist non-lernt bins v-fix:     0 done:  23073 time:  1.85 s
15.31/4.50	c Cache  BProp: 13 Set: 0 BXProp: 35 T: 0.00
15.31/4.55	c Subs w/ non-existent bins:      7 time:  0.23 s
15.31/4.58	c Replacing       45 vars Replaced     1267 lits Time:     0.09 s 
16.09/4.72	c bin-w-bin subsume rem           51 bins  time:  0.30 s
18.09/5.20	c subs with bin:      114  lits-rem:      1615  v-fix:    0  time:  1.93 s
18.49/5.31	c Removed useless bin:     488  fixed:     0  bprops:  10.01M  time:  0.43 s
20.86/5.93	c lits-rem:        88  cl-subs:      893  v-elim:  12288  v-fix:    0  time:  2.42 s
20.86/5.93	c learnt bin added due to v-elim: 0
21.66/6.12	c Finding binary XORs  T:     0.77 s  found:       7
21.66/6.15	c Replacing        7 vars Replaced     1098 lits Time:     0.11 s 
22.46/6.31	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
22.46/6.31	c calculated reachability. Time: 0.20
22.46/6.32	c Calc default polars -  time:   0.05 s pos:    1300 undec:    4472 neg:   18643
22.46/6.32	c =========================================================================================
22.46/6.32	c types(t): F = full restart, N = normal restart
22.46/6.32	c types(t): S = simplification begin/end, E = solution found
22.46/6.32	c restart types(rt): st = static, dy = dynamic
22.46/6.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
22.46/6.32	c  B st     0         0     19957    111931    506539         0   1975936         0   no data   no data  --
24.06/6.77	c Decided on static restart strategy
26.46/7.30	c  N dy    20      4056     19957    111931    506675      3775   1975930    245944     42.29     28.92  --
31.25/8.52	c  N dy    48      8117     19939    111931    507559      7794   1975938    484223     85.56     28.16  --
36.04/9.75	c  N dy    76     12137     19939    111931    507691     11555   1975938    706624     41.70     28.04  --
40.44/10.89	c  N dy   105     16276     19938    111931    507827     15367   1975935    937863     62.23     27.37  --
44.84/11.92	c  N dy   132     20336     19936    111931    507973      9638   1975935    427883     68.13     25.41  --
48.43/12.89	c  N dy   160     24472     19904    111931    508053     13517   1975934    709988     95.99     24.88  --
52.42/13.89	c  N dy   187     28529     19894    111931    508113     17374   1975932   1013741     79.28     24.92  --
54.43/14.34	c  S st   197     30002     19894    111931    508137     18781   1975932   1127130     78.28     24.92  --
56.02/14.78	c  S st   197     30505     19890    111931    508305     19104   1975932   1133145     78.28     24.92  --
56.42/14.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
56.42/14.80	c Cache  BProp: 13 Set: 0 BXProp: 0 T: 0.00
101.95/26.21	c Flit:   512 Blit:      1 bXBeca:    0 bXProp:   21 Bin:  38553 BRemL:   2745 BRemN:    360 CBin:       0 P: 60.0M T: 45.51
101.95/26.24	c Cleaning up after failed var search:     0.14 s 
103.14/26.58	c Calc non-exist non-lernt bins v-fix:     2 done:  19358 time:  1.36 s
103.14/26.59	c Cache  BProp: 16 Set: 0 BXProp: 0 T: 0.00
103.94/26.78	c Subs w/ non-existent bins:     60 time:  0.76 s
104.34/26.84	c Replacing       21 vars Replaced    19603 lits Time:     0.27 s 
104.74/26.97	c bin-w-bin subsume rem          581 bins  time:  0.28 s
110.73/28.40	c subs with bin:      677  lits-rem:     42088  v-fix:    0  time:  5.70 s
111.15/28.52	c Removed useless bin:    8588  fixed:     0  bprops:   7.52M  time:  0.47 s
119.52/30.69	c lits-rem:      1251  cl-subs:     7093  v-elim:  13359  v-fix:    0  time:  8.68 s
119.52/30.69	c learnt bin added due to v-elim: 0
119.93/30.77	c vivif2 --  cl tried   110130 cl shrink     2661 lits rem      11033 time: 0.31
120.33/30.82	c vivif2 --  cl tried     8784 cl shrink     1700 lits rem       8503 time: 0.21
120.71/30.98	c asymm  cl-useful: 199/920/109848 lits-rem:2179 time: 0.61
121.11/31.04	c calculated reachability. Time: 0.21
121.11/31.04	c  N dy   197     30505     18427    109846    465488      8769   1723528    488511     78.28     24.92  --
121.11/31.04	c  F st   197     30505     18427    109846    465488      8769   1723528    488511     78.28     24.92  --
123.11/31.54	c Decided on static restart strategy
125.11/32.00	c  N dy   216     34550     18427    109846    465555     12644   1723512    739686     60.51     24.71  --
128.73/32.95	c  N dy   243     38556     18426    109846    465695     16367   1723509    992862     65.00     24.50  --
132.70/33.91	c  N dy   270     42620     18426    109846    465768     20226   1723509   1215183     45.99     23.99  --
135.90/34.79	c  S st   293     45757     18423    109846    465853     23170   1723509   1350623     47.22     23.30  --
137.92/35.23	c  S st   293     46259     18422    109846    465955     23562   1723507   1357822     47.22     23.30  --
137.92/35.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
137.92/35.25	c Cache  BProp: 16 Set: 0 BXProp: 0 T: 0.01
173.83/44.22	c Flit:   105 Blit:      0 bXBeca:    0 bXProp:   14 Bin:  24457 BRemL:   2121 BRemN:   2371 CBin:       0 P: 60.0M T: 35.78
173.83/44.23	c Cleaning up after failed var search:     0.00 s 
175.04/44.52	c Calc non-exist non-lernt bins v-fix:     0 done:  18293 time:  1.19 s
175.04/44.53	c Cache  BProp: 14 Set: 0 BXProp: 0 T: 0.02
176.64/44.91	c Subs w/ non-existent bins:    162 time:  1.55 s
176.64/44.97	c Replacing       14 vars Replaced     2526 lits Time:     0.20 s 
177.45/45.11	c bin-w-bin subsume rem          725 bins  time:  0.28 s
183.03/46.59	c subs with bin:       58  lits-rem:      3976  v-fix:    0  time:  5.92 s
183.43/46.67	c Removed useless bin:    2560  fixed:     0  bprops:   4.17M  time:  0.30 s
192.61/48.98	c lits-rem:     17822  cl-subs:     5512  v-elim:  11180  v-fix:    0  time:  9.25 s
192.61/48.98	c learnt bin added due to v-elim: 0
193.01/49.07	c vivif2 --  cl tried   109611 cl shrink     2006 lits rem       7254 time: 0.34
193.81/49.25	c vivif2 --  cl tried    18141 cl shrink     7652 lits rem      21634 time: 0.73
194.63/49.43	c asymm  cl-useful: 54/614/109428 lits-rem:563 time: 0.69
195.03/49.50	c calculated reachability. Time: 0.24
195.03/49.50	c  N dy   293     46259     18216    109428    472059     18134   1686237    951777     47.22     23.30  --
199.80/50.71	c  N dy   322     50362     18171    109428    521156     22262   1686460   1228594     44.56     22.87  --
203.82/51.79	c  N dy   350     54422     18165    109428    521198     26180   1686459   1419902     53.91     22.46  --
208.59/52.95	c  N dy   379     58536     18163    109428    521289     15895   1686458    646362     36.97     21.99  --
212.98/54.07	c  N dy   407     62616     18159    109428    521412     19717   1686455    820216     47.62     21.82  --
217.00/55.03	c  N dy   435     66617     18154    109428    521525     23463   1686450    970282     35.78     21.43  --
219.78/55.78	c  S st   455     69388     18147    109428    521548     26071   1686449   1069732     38.42     21.13  --
221.40/56.19	c  S st   455     69888     18147    109428    521606     26505   1686444   1079896     38.42     21.13  --
221.77/56.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
221.77/56.22	c Cache  BProp: 17 Set: 4 BXProp: 0 T: 0.02
241.35/61.15	c Flit:    11 Blit:      0 bXBeca:    0 bXProp:   18 Bin:  16983 BRemL:   5531 BRemN:   5412 CBin:       0 P: 60.0M T: 19.71
242.55/61.49	c Calc non-exist non-lernt bins v-fix:     0 done:  18114 time:  1.34 s
242.55/61.49	c Cache  BProp: 17 Set: 0 BXProp: 6 T: 0.02
244.14/61.87	c Subs w/ non-existent bins:    342 time:  1.52 s
244.54/61.93	c Replacing       24 vars Replaced     3975 lits Time:     0.22 s 
244.94/62.06	c bin-w-bin subsume rem          732 bins  time:  0.31 s
250.94/63.58	c subs with bin:      336  lits-rem:      5024  v-fix:    0  time:  6.08 s
251.34/63.64	c Removed useless bin:     322  fixed:     0  bprops:   2.81M  time:  0.23 s
261.31/66.19	c ORs :  15706 avg-s: 25.7 cl-sh: 13323 l-rem:  74475 b-add:    435 v-rep:   0 cl-rem: 520 avg s: 16.3 T:    5.05
265.34/67.18	c Added 51 vars  tried: 80000 time: 3.94
265.71/67.23	c ORs :     51 avg-s:  0.0 cl-sh: 18693 l-rem:  18693 b-add:    104 v-rep:   1 cl-rem: 89 avg s: 4.7 T:    4.16
265.71/67.28	c lits-rem:      4450  cl-subs:     4652  v-elim:  10137  v-fix:    0  time: 14.52 s
265.71/67.28	c learnt bin added due to v-elim: 0
266.11/67.38	c vivif2 --  cl tried   107960 cl shrink     2332 lits rem       4039 time: 0.39
266.91/67.55	c vivif2 --  cl tried    20561 cl shrink     5191 lits rem      28869 time: 0.69
267.71/67.72	c asymm  cl-useful: 77/654/107809 lits-rem:507 time: 0.68
268.11/67.80	c calculated reachability. Time: 0.27
268.11/67.81	c  N dy   455     69888     18007    107809    513964     20513   1603492    794889     38.42     21.13  --
268.11/67.81	c  F st   455     69888     18007    107809    513964     20513   1603492    794889     38.42     21.13  --
268.11/67.84	c Replacing        1 vars Replaced      945 lits Time:     0.13 s 
272.50/68.99	c Decided on static restart strategy
276.89/70.03	c Finding binary XORs  T:     0.90 s  found:       4
277.69/70.27	c  N dy   478     74458     18005    107809    513919     24915   1603417    966616     32.65     20.76  --
286.49/72.45	c  N dy   511     79293     17902    107809    513950     29532   1603408   1153646     39.79     20.53  --
294.08/74.35	c  N dy   547     84470     17871    107809    514008     34517   1603399   1295368     26.25     20.03  --
304.06/76.81	c  N dy   585     89955     17869    107809    514035     22545   1603393    725258     38.49     19.78  --
313.66/79.25	c  N dy   624     95699     17868    107809    514091     28091   1603390    938843     48.19     19.57  --
325.23/82.15	c  N dy   666    101821     17868    107809    514157     33986   1603381   1182366     53.52     19.45  --
331.61/83.76	c  S st   687    104832     17844    107809    544319     37171   1603493   1362121     30.72     19.33  --
333.21/84.13	c  S st   687    105336     17837    107809    544321     37670   1603491   1370998     30.72     19.33  --
333.21/84.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
333.21/84.16	c Cache  BProp: 7 Set: 0 BXProp: 1 T: 0.02
349.59/88.23	c Flit:    17 Blit:      0 bXBeca:    0 bXProp:   43 Bin:   4774 BRemL:   8455 BRemN:   2123 CBin:       0 P: 60.0M T: 16.23
350.79/88.59	c Calc non-exist non-lernt bins v-fix:     0 done:  17788 time:  1.28 s
350.79/88.60	c Cache  BProp: 7 Set: 0 BXProp: 2 T: 0.03
352.39/88.97	c Subs w/ non-existent bins:    184 time:  1.51 s
352.80/89.03	c Replacing       50 vars Replaced    19364 lits Time:     0.21 s 
353.20/89.17	c bin-w-bin subsume rem         1553 bins  time:  0.32 s
359.17/90.61	c subs with bin:      375  lits-rem:     28587  v-fix:    0  time:  5.76 s
359.17/90.66	c Removed useless bin:     282  fixed:     0  bprops:   1.91M  time:  0.18 s
369.16/93.14	c ORs :   9008 avg-s: 16.8 cl-sh:  7061 l-rem:  22877 b-add:      5 v-rep:   0 cl-rem: 369 avg s: 12.2 T:    2.48
369.16/93.18	c lits-rem:     14766  cl-subs:     9386  v-elim:  13681  v-fix:    0  time: 10.06 s
369.16/93.18	c learnt bin added due to v-elim: 0
369.56/93.26	c vivif2 --  cl tried   105528 cl shrink      931 lits rem       3177 time: 0.36
370.38/93.48	c vivif2 --  cl tried    24571 cl shrink     5794 lits rem      22285 time: 0.85
371.15/93.65	c asymm  cl-useful: 22/649/105481 lits-rem:104 time: 0.70
371.55/93.73	c calculated reachability. Time: 0.24
371.55/93.73	c  N dy   687    105336     16531    105481    482884     24518   1457134    906512     30.72     19.33  --
380.35/95.94	c  N dy   734    112118     16409    105481    526342     31348   1457305   1182281     27.24     18.92  --
385.54/97.27	c Finding binary XORs  T:     0.84 s  found:       4
389.93/98.39	c  N dy   785    119286     16397    104886    514385     36017   1436588   1292764     17.40     18.47  --
400.32/100.93	c  N dy   839    127040     16296    104886    514405     23837   1436557    722084     40.91     18.27  --
410.70/103.59	c  N dy   896    135148     16293    104886    514407     31762   1436545    971658     41.66     18.02  --
421.90/106.32	c  N dy   957    143831     16293    104886    514416     40251   1436542   1216638     22.86     17.73  --
433.48/109.27	c  N dy  1023    153124     16291    104886    514427     27757   1436522    738824     22.05     17.42  --
439.87/110.85	c  S st  1058    158004     16286    104886    514437     32510   1436520    864269     27.72     17.23  --
441.09/111.12	c  S st  1058    158504     16286    104886    514437     33005   1436518    876407     27.72     17.23  --
441.09/111.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
441.09/111.15	c Cache  BProp: 95 Set: 81 BXProp: 2 T: 0.03
454.65/114.56	c Flit:   104 Blit:      3 bXBeca:    0 bXProp:   17 Bin:   9011 BRemL:  12560 BRemN:   1834 CBin:       0 P: 60.0M T: 13.61
454.65/114.59	c Cleaning up after failed var search:     0.13 s 
455.85/114.85	c Calc non-exist non-lernt bins v-fix:     0 done:  16046 time:  1.05 s
455.85/114.86	c Cache  BProp: 88 Set: 0 BXProp: 0 T: 0.04
457.05/115.13	c Subs w/ non-existent bins:    654 time:  1.09 s
457.05/115.16	c Replacing       23 vars Replaced     7443 lits Time:     0.12 s 
457.45/115.28	c bin-w-bin subsume rem         1097 bins  time:  0.30 s
462.66/116.58	c subs with bin:      544  lits-rem:      9937  v-fix:    0  time:  5.16 s
463.06/116.62	c Removed useless bin:     772  fixed:     0  bprops:   1.43M  time:  0.16 s
469.03/118.19	c ORs :   8014 avg-s: 16.9 cl-sh:   475 l-rem:   1822 b-add:     15 v-rep:   0 cl-rem: 464 avg s: 15.7 T:    2.22
469.43/118.23	c lits-rem:      2608  cl-subs:     7874  v-elim:  11560  v-fix:    0  time:  6.44 s
469.43/118.23	c learnt bin added due to v-elim: 0
469.83/118.30	c vivif2 --  cl tried   102991 cl shrink      772 lits rem       2164 time: 0.31
470.23/118.45	c vivif2 --  cl tried    21850 cl shrink     2043 lits rem       5177 time: 0.57
471.03/118.61	c asymm  cl-useful: 25/572/102978 lits-rem:122 time: 0.66
471.03/118.68	c calculated reachability. Time: 0.22
471.03/118.68	c  N dy  1058    158504     15328    102977    463020     21833   1356961    634169     27.72     17.23  --
482.21/121.41	c  N dy  1130    168733     15318    102977    499488     31848   1356958    896466     20.74     16.78  --
493.81/124.38	c  N dy  1207    179584     15362    102977    535896     43024   1357428   1158528     18.39     16.31  --
504.58/127.03	c Finding binary XORs  T:     0.74 s  found:      16
507.00/127.65	c  N dy  1288    191059     15282    101301    526399     26404   1333684    740111     19.23     15.89  --
511.77/128.83	c  E dy  1320    195500     14955    101301    526421     30637   1333683    813155     15.19     15.72  --
517.84/131.55	c Following stats are for *FIRST FINISHED THREAD ONLY*
517.84/131.55	c num threads              : 4          
517.84/131.55	c restarts                 : 1320       
517.84/131.55	c dynamic restarts         : 1302       
517.84/131.55	c static restarts          : 18         
517.84/131.55	c full restarts            : 2          
517.84/131.55	c total simplify time      : 2.81       
517.84/131.55	c learnts DL2              : 0          
517.84/131.55	c learnts size 2           : 902361     
517.84/131.55	c learnts size 1           : 6775        (27.56     % of vars)
517.84/131.55	c filedLit time            : 142.68      (27.59     % time)
517.84/131.55	c v-elim SatELite          : 6073        (24.71     % vars)
517.84/131.55	c SatELite time            : 50.68       (9.80      % time)
517.84/131.55	c v-elim xor               : 0           (0.00      % vars)
517.84/131.55	c xor elim time            : 0.45        (0.09      % time)
517.84/131.55	c num binary xor trees     : 181        
517.84/131.55	c binxor trees' crown      : 201         (1.11      leafs/tree)
517.84/131.55	c bin xor find time        : 3.25       
517.84/131.55	c OTF clause subsumed      : 6257        (0.03      clauses/conflict)
517.84/131.55	c OTF subs. size diff      : 9596        (1.53       lits/clause)
517.84/131.55	c OTF cl watch-shrink      : 119041      (0.61      clauses/conflict)
517.84/131.55	c OTF cl watch-sh-lit      : 1369516     (11.50      lits/clause)
517.84/131.55	c tried to recurMin cls    : 195443      (99.97      % of conflicts)
517.84/131.55	c updated cache            : 67          (0.00       lits/tried recurMin)
517.84/131.55	c OTF Gate-Rem cl          : 21306       (0.11      clauses/conflict)
517.84/131.55	c OTF Gate-rem lits        : 99028       (4.65      lits/confl)
517.84/131.55	c unit cls received        : 66          (0.97      % of units)
517.84/131.55	c unit cls sent            : 2253        (33.25     % of units)
517.84/131.55	c bin cls received         : 196238     
517.84/131.55	c bin cls sent             : 100649     
517.84/131.55	c tri cls recevied         : 2233       
517.84/131.55	c tri cls sent             : 11041      
517.84/131.55	c clauses over max glue    : 0           (0.00      % of all clauses)
517.84/131.55	c conflicts                : 195500      (378.01    / sec)
517.84/131.55	c decisions                : 1683593     (0.45      % random)
517.84/131.55	c bogo-props               : 1184003264  (2289347.41 / sec)
517.84/131.55	c props                    : 154745546   (299210.59 / sec)
517.84/131.55	c conflict literals        : 7423886     (39.14     % deleted)
517.84/131.55	c Memory used              : 1604.73     MB
517.84/131.55	c single-thread CPU time   : 517.18      s
517.84/131.55	c all-threads sum CPU time : 517.18      s
517.84/131.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284226-1304038306/watcher-3284226-1304038306 -o /tmp/evaluation-result-3284226-1304038306/solver-3284226-1304038306 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3284226-1304038306.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.42 7.77 7.88 5/180 26366
/proc/meminfo: memFree=27591592/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=50572 CPUtime=0 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 962 0 0 0 0 0 0 0 21 0 1 0 515428314 51785728 897 33554432000 4194304 4797429 140735068928240 18446744073709551615 218905390501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26366/statm: 12643 897 348 148 0 7572 0

[startup+0.0360811 s]
/proc/loadavg: 7.42 7.77 7.88 5/180 26366
/proc/meminfo: memFree=27591592/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=56652 CPUtime=0.03 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 2344 0 0 0 3 0 0 0 21 0 1 0 515428314 58011648 2266 33554432000 4194304 4797429 140735068928240 18446744073709551615 4356635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26366/statm: 14163 2266 348 148 0 9092 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56652

[startup+0.101093 s]
/proc/loadavg: 7.42 7.77 7.88 5/180 26366
/proc/meminfo: memFree=27591592/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=66000 CPUtime=0.09 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 4924 0 0 0 9 0 0 0 21 0 1 0 515428314 67584000 4423 33554432000 4194304 4797429 140735068928240 18446744073709551615 4299203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26366/statm: 16500 4423 348 148 0 11429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66000

[startup+0.301055 s]
/proc/loadavg: 7.42 7.77 7.88 5/180 26366
/proc/meminfo: memFree=27591592/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=89896 CPUtime=0.29 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 11988 0 0 0 28 1 0 0 22 0 1 0 515428314 92053504 10546 33554432000 4194304 4797429 140735068928240 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26366/statm: 22474 10546 349 148 0 17403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89896

[startup+0.700984 s]
/proc/loadavg: 7.42 7.77 7.88 5/180 26366
/proc/meminfo: memFree=27591592/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=137888 CPUtime=0.69 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 26194 0 0 0 66 3 0 0 23 0 1 0 515428314 141197312 22871 33554432000 4194304 4797429 140735068928240 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26366/statm: 34472 22873 349 148 0 29401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137888

[startup+1.50077 s]
/proc/loadavg: 7.42 7.77 7.88 9/184 26370
/proc/meminfo: memFree=27472148/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=827368 CPUtime=3.36 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 54608 0 0 0 329 7 0 0 18 0 4 0 515428314 847224832 46647 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429104 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 206842 46649 383 148 0 201771 0
[pid=26366/tid=26368] ppid=26364 vsize=827368 CPUtime=0.61 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 5457 0 0 0 61 0 0 0 18 0 4 0 515428401 847224832 46653 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=827368 CPUtime=0.61 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 5303 0 0 0 61 0 0 0 25 0 4 0 515428401 847224832 46653 33554432000 4194304 4797429 140735068928240 18446744073709551615 4226125 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=827368 CPUtime=0.61 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 5108 0 0 0 61 0 0 0 18 0 4 0 515428401 847224832 46653 33554432000 4194304 4797429 140735068928240 18446744073709551615 4430173 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 827368

[startup+3.10048 s]
/proc/loadavg: 7.46 7.78 7.88 9/184 26370
/proc/meminfo: memFree=27334012/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1034020 CPUtime=9.74 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 111744 0 0 0 956 18 0 0 18 0 4 0 515428314 1058836480 103784 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429680 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 258505 103784 384 148 0 253434 0
[pid=26366/tid=26368] ppid=26364 vsize=1034020 CPUtime=2.22 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 19634 0 0 0 219 3 0 0 18 0 4 0 515428401 1058836480 103786 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1034020 CPUtime=2.21 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 19566 0 0 0 218 3 0 0 18 0 4 0 515428401 1058836480 103787 33554432000 4194304 4797429 140735068928240 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1034020 CPUtime=2.22 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 19304 0 0 0 219 3 0 0 21 0 4 0 515428401 1058836480 103787 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (KiB) 1034020

[startup+6.3009 s]
/proc/loadavg: 7.46 7.78 7.88 10/184 26370
/proc/meminfo: memFree=26957052/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1384796 CPUtime=22.46 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 174544 0 0 0 2211 35 0 0 18 0 4 0 515428314 1418031104 166058 33554432000 4194304 4797429 140735068928240 18446744073709551615 4373000 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 346199 166058 413 148 0 341128 0
[pid=26366/tid=26368] ppid=26364 vsize=1384796 CPUtime=5.4 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 35676 0 0 0 534 6 0 0 20 0 4 0 515428401 1418031104 166058 33554432000 4194304 4797429 140735068928240 18446744073709551615 4425692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1384796 CPUtime=5.38 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 35937 0 0 0 530 8 0 0 18 0 4 0 515428401 1418031104 166058 33554432000 4194304 4797429 140735068928240 18446744073709551615 4373065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1384796 CPUtime=5.4 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 34119 0 0 0 533 7 0 0 18 0 4 0 515428401 1418031104 166058 33554432000 4194304 4797429 140735068928240 18446744073709551615 4354779 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 1384796

[startup+12.7007 s]
/proc/loadavg: 7.51 7.78 7.88 9/184 26370
/proc/meminfo: memFree=26895792/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1404848 CPUtime=48.03 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 187180 0 0 0 4764 39 0 0 25 0 4 0 515428314 1438564352 174231 33554432000 4194304 4797429 140735068928240 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 351212 174231 418 148 0 346141 0
[pid=26366/tid=26368] ppid=26364 vsize=1404848 CPUtime=11.8 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 38690 0 0 0 1173 7 0 0 25 0 4 0 515428401 1438564352 174231 33554432000 4194304 4797429 140735068928240 18446744073709551615 4236524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1404848 CPUtime=11.78 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 38875 0 0 0 1169 9 0 0 25 0 4 0 515428401 1438564352 174231 33554432000 4194304 4797429 140735068928240 18446744073709551615 4259083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1404848 CPUtime=11.8 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 36966 0 0 0 1173 7 0 0 25 0 4 0 515428401 1438564352 174231 33554432000 4194304 4797429 140735068928240 18446744073709551615 4236512 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.03
Current children cumulated vsize (KiB) 1404848

[startup+25.5004 s]
/proc/loadavg: 7.68 7.81 7.89 9/184 26371
/proc/meminfo: memFree=26805892/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1461844 CPUtime=99.15 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 214740 0 0 0 9869 46 0 0 25 0 4 0 515428314 1496928256 195198 33554432000 4194304 4797429 140735068928240 18446744073709551615 4259086 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 365461 195198 418 148 0 360390 0
[pid=26366/tid=26368] ppid=26364 vsize=1461844 CPUtime=24.6 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 44458 0 0 0 2452 8 0 0 25 0 4 0 515428401 1496928256 195198 33554432000 4194304 4797429 140735068928240 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1461844 CPUtime=24.59 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 45644 0 0 0 2447 12 0 0 25 0 4 0 515428401 1496928256 195198 33554432000 4194304 4797429 140735068928240 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1461844 CPUtime=24.6 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 43274 0 0 0 2451 9 0 0 25 0 4 0 515428401 1496928256 195198 33554432000 4194304 4797429 140735068928240 18446744073709551615 4568177 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.15
Current children cumulated vsize (KiB) 1461844

[startup+51.1008 s]
/proc/loadavg: 7.79 7.82 7.89 9/184 26371
/proc/meminfo: memFree=26634608/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1612168 CPUtime=201.4 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 261523 0 0 0 20082 58 0 0 25 0 4 0 515428314 1650860032 237752 33554432000 4194304 4797429 140735068928240 18446744073709551615 4341187 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 403042 237752 420 148 0 397971 0
[pid=26366/tid=26368] ppid=26364 vsize=1612168 CPUtime=50.2 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 57663 0 0 0 5009 11 0 0 25 0 4 0 515428401 1650860032 237752 33554432000 4194304 4797429 140735068928240 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1612168 CPUtime=50.18 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 54953 0 0 0 5003 15 0 0 25 0 4 0 515428401 1650860032 237752 33554432000 4194304 4797429 140735068928240 18446744073709551615 4531994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1612168 CPUtime=50.2 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 55234 0 0 0 5007 13 0 0 25 0 4 0 515428401 1650860032 237752 33554432000 4194304 4797429 140735068928240 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.4
Current children cumulated vsize (KiB) 1612168

[startup+102.307 s]
/proc/loadavg: 7.96 7.86 7.90 9/184 26373
/proc/meminfo: memFree=26539816/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1642072 CPUtime=405.93 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 296374 0 0 0 40524 69 0 0 25 0 4 0 515428314 1681481728 259873 33554432000 4194304 4797429 140735068928240 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410518 259873 424 148 0 405447 0
[pid=26366/tid=26368] ppid=26364 vsize=1642072 CPUtime=101.41 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 63516 0 0 0 10127 14 0 0 25 0 4 0 515428401 1681481728 259873 33554432000 4194304 4797429 140735068928240 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1642072 CPUtime=101.38 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 61535 0 0 0 10122 16 0 0 25 0 4 0 515428401 1681481728 259873 33554432000 4194304 4797429 140735068928240 18446744073709551615 4352635 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1642072 CPUtime=101.4 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 62941 0 0 0 10124 16 0 0 25 0 4 0 515428401 1681481728 259873 33554432000 4194304 4797429 140735068928240 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.93
Current children cumulated vsize (KiB) 1642072

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

[startup+115.101 s]
/proc/loadavg: 7.96 7.87 7.90 9/184 26373
/proc/meminfo: memFree=26529132/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1641620 CPUtime=457.05 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 301022 0 0 0 45634 71 0 0 25 0 4 0 515428314 1681018880 261661 33554432000 4194304 4797429 140735068928240 18446744073709551615 4642204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410405 261661 422 148 0 405334 0
[pid=26366/tid=26368] ppid=26364 vsize=1641620 CPUtime=114.2 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 63826 0 0 0 11406 14 0 0 25 0 4 0 515428401 1681018880 261661 33554432000 4194304 4797429 140735068928240 18446744073709551615 4332819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1641620 CPUtime=114.18 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62230 0 0 0 11401 17 0 0 25 0 4 0 515428401 1681018880 261661 33554432000 4194304 4797429 140735068928240 18446744073709551615 4360257 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1641620 CPUtime=114.2 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 63653 0 0 0 11403 17 0 0 25 0 4 0 515428401 1681018880 261661 33554432000 4194304 4797429 140735068928240 18446744073709551615 4238928 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 457.05
Current children cumulated vsize (KiB) 1641620

[startup+121.501 s]
/proc/loadavg: 7.97 7.87 7.91 9/184 26373
/proc/meminfo: memFree=26523052/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1641620 CPUtime=482.61 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 301717 0 0 0 48190 71 0 0 25 0 4 0 515428314 1681018880 262322 33554432000 4194304 4797429 140735068928240 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410405 262322 422 148 0 405334 0
[pid=26366/tid=26368] ppid=26364 vsize=1641620 CPUtime=120.6 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 63862 0 0 0 12046 14 0 0 25 0 4 0 515428401 1681018880 262322 33554432000 4194304 4797429 140735068928240 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1641620 CPUtime=120.58 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62302 0 0 0 12041 17 0 0 25 0 4 0 515428401 1681018880 262322 33554432000 4194304 4797429 140735068928240 18446744073709551615 4428452 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1641620 CPUtime=120.59 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 63743 0 0 0 12042 17 0 0 25 0 4 0 515428401 1681018880 262322 33554432000 4194304 4797429 140735068928240 18446744073709551615 4346242 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 482.61
Current children cumulated vsize (KiB) 1641620

[startup+127.901 s]
/proc/loadavg: 8.05 7.89 7.91 9/184 26373
/proc/meminfo: memFree=26524292/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1643236 CPUtime=508.17 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 304333 0 0 0 50745 72 0 0 25 0 4 0 515428314 1682673664 262467 33554432000 4194304 4797429 140735068928240 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410809 262467 422 148 0 405738 0
[pid=26366/tid=26368] ppid=26364 vsize=1643236 CPUtime=127 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 64066 0 0 0 12686 14 0 0 25 0 4 0 515428401 1682673664 262467 33554432000 4194304 4797429 140735068928240 18446744073709551615 4642194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1643236 CPUtime=126.98 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62406 0 0 0 12681 17 0 0 25 0 4 0 515428401 1682673664 262467 33554432000 4194304 4797429 140735068928240 18446744073709551615 4352591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1643236 CPUtime=126.99 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 63766 0 0 0 12682 17 0 0 25 0 4 0 515428401 1682673664 262467 33554432000 4194304 4797429 140735068928240 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 508.17
Current children cumulated vsize (KiB) 1643236

[startup+129.501 s]
/proc/loadavg: 8.05 7.89 7.91 9/184 26373
/proc/meminfo: memFree=26523296/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1643236 CPUtime=513.89 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) R 26364 26366 26197 0 -1 4202496 304508 0 0 0 51317 72 0 0 19 0 4 0 515428314 1682673664 262629 33554432000 4194304 4797429 140735068928240 18446744073709551615 218917559921 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410809 262629 423 148 0 405738 0
[pid=26366/tid=26368] ppid=26364 vsize=1643236 CPUtime=128.6 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 64073 0 0 0 12846 14 0 0 25 0 4 0 515428401 1682673664 262629 33554432000 4194304 4797429 140735068928240 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1643236 CPUtime=128.58 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62434 0 0 0 12841 17 0 0 25 0 4 0 515428401 1682673664 262629 33554432000 4194304 4797429 140735068928240 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1643236 CPUtime=128.59 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4202560 63834 0 0 0 12842 17 0 0 25 0 4 0 515428401 1682673664 262629 33554432000 4194304 4797429 140735068928240 18446744073709551615 47043546142233 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 513.89
Current children cumulated vsize (KiB) 1643236

[startup+131.1 s]
/proc/loadavg: 8.05 7.89 7.91 7/184 26373
/proc/meminfo: memFree=26525528/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1643236 CPUtime=517.14 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) S 26364 26366 26197 0 -1 4202496 304624 0 0 0 51642 72 0 0 15 0 4 0 515428314 1682673664 262742 33554432000 4194304 4797429 140735068928240 18446744073709551615 218917559921 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410809 262742 423 148 0 405738 0
[pid=26366/tid=26368] ppid=26364 vsize=1643236 CPUtime=130.2 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) R 26364 26366 26197 0 -1 4202560 64185 0 0 0 13006 14 0 0 25 0 4 0 515428401 1682673664 262742 33554432000 4194304 4797429 140735068928240 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1643236 CPUtime=130.18 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62438 0 0 0 13001 17 0 0 25 0 4 0 515428401 1682673664 262742 33554432000 4194304 4797429 140735068928240 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1643236 CPUtime=128.64 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) S 26364 26366 26197 0 -1 4202560 63834 0 0 0 12847 17 0 0 25 0 4 0 515428401 1682673664 262742 33554432000 4194304 4797429 140735068928240 18446744073709551615 47043546142260 0 0 4096 2 18446604453911610304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 517.14
Current children cumulated vsize (KiB) 1643236

[startup+131.5 s]
/proc/loadavg: 8.05 7.89 7.91 7/184 26373
/proc/meminfo: memFree=26525528/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=1643236 CPUtime=517.84 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) S 26364 26366 26197 0 -1 4202496 304626 0 0 0 51712 72 0 0 15 0 4 0 515428314 1682673664 262744 33554432000 4194304 4797429 140735068928240 18446744073709551615 218917559921 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 410809 262744 423 148 0 405738 0
[pid=26366/tid=26368] ppid=26364 vsize=1643236 CPUtime=130.49 cores=0,2,4,6
/proc/26366/task/26368/stat : 26368 (techdemo) S 26364 26366 26197 0 -1 4202560 64187 0 0 0 13035 14 0 0 25 0 4 0 515428401 1682673664 262744 33554432000 4194304 4797429 140735068928240 18446744073709551615 47043546142260 0 0 4096 2 18446604453911610304 0 0 -1 4 0 0 0
[pid=26366/tid=26369] ppid=26364 vsize=1643236 CPUtime=130.58 cores=0,2,4,6
/proc/26366/task/26369/stat : 26369 (techdemo) R 26364 26366 26197 0 -1 4202560 62438 0 0 0 13041 17 0 0 25 0 4 0 515428401 1682673664 262744 33554432000 4194304 4797429 140735068928240 18446744073709551615 4241221 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=1643236 CPUtime=128.64 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) S 26364 26366 26197 0 -1 4202560 63834 0 0 0 12847 17 0 0 25 0 4 0 515428401 1682673664 262744 33554432000 4194304 4797429 140735068928240 18446744073709551615 47043546142260 0 0 4096 2 18446604453911610304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 1643236

[startup+131.7 s]
/proc/loadavg: 8.05 7.89 7.91 7/184 26373
/proc/meminfo: memFree=26525528/32951124 swapFree=67111356/67111528
[pid=26366] ppid=26364 vsize=0 CPUtime=518.33 cores=0,2,4,6
/proc/26366/stat : 26366 (techdemo) Z 26364 26366 26197 0 -1 4202524 304636 0 0 0 51759 74 0 0 16 0 2 0 515428314 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26366/statm: 0 0 0 0 0 0 0
[pid=26366/tid=26370] ppid=26364 vsize=0 CPUtime=128.74 cores=0,2,4,6
/proc/26366/task/26370/stat : 26370 (techdemo) R 26364 26366 26197 0 -1 4203588 63834 0 0 0 12857 17 0 0 17 0 2 0 515428401 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 131.735
CPU time (s): 518.375
CPU user time (s): 517.598
CPU system time (s): 0.776881
CPU usage (%): 393.5
Max. virtual memory (cumulated for all children) (KiB): 1643236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.598
system time used= 0.776881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304636
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= 17165
involuntary context switches= 3820

runsolver used 0.218966 second user time and 0.489925 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 02:51:46
IDJOB=3284226
IDBENCH=71743
IDSOLVER=1584
FILE ID=node137/3284226-1304038306
RUNJOBID= node137-1304036965-26215
PBS_JOBID= 13170366
Free space on /tmp= 71596 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284226-1304038306/watcher-3284226-1304038306 -o /tmp/evaluation-result-3284226-1304038306/solver-3284226-1304038306 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3284226-1304038306.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=129601900

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27591880 kB
Buffers:        866280 kB
Cached:        3575552 kB
SwapCached:         56 kB
Active:         577404 kB
Inactive:      4321220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27591880 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           20856 kB
Writeback:           0 kB
AnonPages:      456492 kB
Mapped:          15684 kB
Slab:           395256 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1067264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71588 MiB
End job on node137 at 2011-04-29 02:53:58