Trace number 3285652

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 2999.44 761.576

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3285652-1304041250.cnf'
0.00/0.00	c -- header says num vars:         133566
0.00/0.00	c -- header says num clauses:      667976
0.89/0.92	c -- clauses added:            0 learnts,       667976 normals,            0 xors
0.89/0.92	c -- vars added     133566
0.89/0.92	c Parsing time:  0.83 s
0.89/0.92	c  N st     0         0    133566      7085    448915         0   1058309         0   no data   no data  --
1.63/1.11	c asymm  cl-useful: 8/142/6963 lits-rem:142 time: 0.75
14.40/4.34	c Flit:   932 Blit:    627 bXBeca:    0 bXProp:  414 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 12.84
14.40/4.36	c Cleaning up after failed var search:     0.05 s 
17.57/5.17	c Calc non-exist non-lernt bins v-fix:     0 done:  20843 time:  3.08 s
17.57/5.18	c Cache  BProp: 0 Set: 0 BXProp: 152 T: 0.03
17.57/5.18	c Subs w/ non-existent bins:      0 time:  0.02 s
17.98/5.21	c Replacing      567 vars Replaced    16441 lits Time:     0.11 s 
17.98/5.27	c bin-w-bin subsume rem         2974 bins  time:  0.13 s
18.37/5.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
18.79/5.47	c Removed useless bin:    4765  fixed:     0  bprops:  10.00M  time:  0.35 s
19.57/5.60	c lits-rem:         0  cl-subs:      447  v-elim:  33903  v-fix:    0  time:  0.47 s
19.57/5.60	c learnt bin added due to v-elim: 0
19.57/5.62	c Finding binary XORs  T:     0.07 s  found:     566
19.57/5.64	c Replacing      566 vars Replaced    30345 lits Time:     0.10 s 
19.57/5.67	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
19.57/5.67	c Calc default polars -  time:   0.03 s pos:    4064 undec:   94137 neg:   35365
19.57/5.67	c =========================================================================================
19.57/5.67	c types(t): F = full restart, N = normal restart
19.57/5.67	c types(t): S = simplification begin/end, E = solution found
19.57/5.67	c restart types(rt): st = static, dy = dynamic
19.57/5.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
19.57/5.67	c  B st     0         0     67240      8578    335547         0    919897         0   no data   no data  --
38.34/10.35	c Decided on static restart strategy
48.73/12.98	c  N dy    19      4084     67239      8578    335580      3621    919897   2136486    369.40    254.07  --
81.88/21.25	c  N dy    45      8170     67220      8578    335633      5073    919897   2085129    671.40    179.50  --
111.84/28.73	c  N dy    71     12221     67199      8578    335681      4975    919895   1285504    492.41    136.73  --
137.01/35.09	c  N dy    95     16991     67184      8578    351179      9375    950627   3457713    991.78    111.63  --
166.17/42.30	c  N dy   120     21134     67183      8578    351205      7933    950627   2382352   1122.04    106.73  --
204.91/52.05	c  N dy   146     25172     67159      8578    351239     11578    950627   4347191    537.71     99.68  --
265.24/67.15	c  N dy   163     30000     67103      8578    351264      9732    950627   4130372   1500.45     94.74  --
266.83/67.51	c  S st   163     30000     67103      8578    351264      9732    950627   4130372   1500.45     94.74  --
273.23/69.13	c  S st   163     30501     67103      8578    351269     10220    950627   4489652   1500.45     94.74  --
273.23/69.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
273.23/69.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
366.68/92.53	c Flit:    49 Blit:    332 bXBeca:    0 bXProp:    0 Bin:  19041 BRemL:      5 BRemN:   2529 CBin:       0 P: 60.1M T: 92.86
366.68/92.53	c Cleaning up after failed var search:     0.00 s 
371.88/93.86	c Calc non-exist non-lernt bins v-fix:     0 done:  15112 time:  5.25 s
371.88/93.88	c Cache  BProp: 332 Set: 0 BXProp: 0 T: 0.06
372.68/94.01	c Subs w/ non-existent bins:    232 time:  0.52 s
372.68/94.07	c Replacing        1 vars Replaced       60 lits Time:     0.24 s 
373.87/94.31	c bin-w-bin subsume rem         2215 bins  time:  0.14 s
380.67/96.05	c subs with bin:      294  lits-rem:     47564  v-fix:    0  time:  6.93 s
381.07/96.15	c Removed useless bin:    2109  fixed:     0  bprops:  10.01M  time:  0.37 s
391.45/98.73	c lits-rem:       132  cl-subs:     3162  v-elim:  17577  v-fix:    0  time: 10.28 s
391.45/98.73	c learnt bin added due to v-elim: 0
391.45/98.77	c vivif2 --  cl tried     8168 cl shrink      815 lits rem      15864 time: 0.15
392.27/98.98	c vivif2 --  cl tried     7351 cl shrink     4160 lits rem    1058060 time: 0.83
393.85/99.39	c asymm  cl-useful: 96/123/8152 lits-rem:1254 time: 1.65
395.04/99.62	c calculated reachability. Time: 0.85
395.04/99.62	c  N dy   163     30501     52191      8144    356176      7225    877484   1554884   1500.45     94.74  --
395.04/99.62	c  F st   163     30501     52191      8144    356176      7225    877484   1554884   1500.45     94.74  --
405.04/102.13	c Decided on dynamic restart strategy
413.02/104.16	c  N dy   183     34531     52185      8144    356261     11025    877484   2771477    479.03     85.44  --
423.80/106.88	c  N dy   212     38545     52109      8144    414570      8246    891130    791106     93.41     77.64  --
432.21/108.99	c  N dy   241     42616     52079      8144    414664     12051    891130   1557196    225.09     71.42  --
439.79/110.84	c  S st   263     45751     52076      8144    414725     15041    891130   2282464    131.17     67.32  --
441.00/111.17	c  S st   263     46252     52076      8144    414730     15534    891130   2396335    131.17     67.32  --
441.38/111.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
441.38/111.22	c Cache  BProp: 872 Set: 88 BXProp: 6 T: 0.07
467.37/117.77	c Flit:    17 Blit:    457 bXBeca:    0 bXProp:    8 Bin:   1453 BRemL:    567 BRemN:    838 CBin:       0 P: 60.0M T: 26.08
467.37/117.79	c Cleaning up after failed var search:     0.08 s 
474.14/119.48	c Calc non-exist non-lernt bins v-fix:     0 done:   9734 time:  6.66 s
474.53/119.50	c Cache  BProp: 1335 Set: 5 BXProp: 5 T: 0.08
475.75/119.81	c Subs w/ non-existent bins:    234 time:  1.22 s
475.75/119.87	c Replacing       19 vars Replaced     3023 lits Time:     0.21 s 
476.53/120.03	c bin-w-bin subsume rem        12706 bins  time:  0.18 s
482.12/121.42	c subs with bin:       54  lits-rem:      3441  v-fix:    0  time:  5.56 s
482.52/121.53	c Removed useless bin:    6389  fixed:     0  bprops:  10.00M  time:  0.44 s
489.33/123.21	c lits-rem:      1891  cl-subs:     1661  v-elim:   2947  v-fix:    0  time:  6.69 s
489.33/123.21	c learnt bin added due to v-elim: 0
489.33/123.27	c vivif2 --  cl tried     7854 cl shrink      423 lits rem       9548 time: 0.21
490.91/123.67	c vivif2 --  cl tried    13408 cl shrink     3579 lits rem     238344 time: 1.61
492.51/124.05	c asymm  cl-useful: 87/125/7830 lits-rem:988 time: 1.52
494.11/124.48	c calculated reachability. Time: 1.65
494.11/124.48	c  N dy   263     46252     50519      7821    385573     13036    805162   1636421    131.17     67.32  --
503.69/126.82	c  N dy   292     50268     50514      7821    385668      8597    805162    567531    284.35     62.89  --
512.88/129.12	c  N dy   321     54388     50509      7821    385759     12497    805162   1706903    226.66     59.49  --
520.09/130.92	c Finding binary XORs  T:     5.99 s  found:       9
528.07/132.93	c  N dy   350     58477     50503      7818    385611     16381    804750   2540815    102.65     56.25  --
540.04/135.95	c  N dy   380     62620     50498      7818    385712     10980    804750    936133    266.24     53.64  --
549.23/138.24	c  N dy   409     66667     50495      7818    385782     14862    804750   1698435    128.31     51.04  --
558.02/140.42	c  S st   429     69378     50491      7818    385826     17471    804750   2546984    292.23     49.55  --
559.23/140.76	c  S st   429     69884     50491      7818    385836     17962    804750   2645929    292.23     49.55  --
559.23/140.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
559.63/140.81	c Cache  BProp: 1384 Set: 41 BXProp: 0 T: 0.10
585.99/147.47	c Flit:    28 Blit:    432 bXBeca:    0 bXProp:    2 Bin:   2666 BRemL:    115 BRemN:   1243 CBin:       0 P: 60.0M T: 26.57
585.99/147.49	c Cleaning up after failed var search:     0.08 s 
592.77/149.13	c Calc non-exist non-lernt bins v-fix:     0 done:  10898 time:  6.51 s
592.77/149.16	c Cache  BProp: 1816 Set: 0 BXProp: 0 T: 0.11
594.38/149.60	c Subs w/ non-existent bins:     49 time:  1.74 s
594.78/149.63	c Replacing       12 vars Replaced     1237 lits Time:     0.14 s 
595.56/149.80	c bin-w-bin subsume rem          875 bins  time:  0.16 s
601.55/151.37	c subs with bin:        5  lits-rem:       459  v-fix:    0  time:  6.28 s
601.95/151.49	c Removed useless bin:    4936  fixed:     0  bprops:  10.00M  time:  0.47 s
615.14/154.78	c ORs :  18465 avg-s: 25.6 cl-sh:   240 l-rem:   1418 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    6.14
621.92/156.45	c Added 51 vars  tried: 80000 time: 6.67
621.92/156.49	c ORs :     51 avg-s:  0.0 cl-sh:  3651 l-rem:   3651 b-add:    102 v-rep:   0 cl-rem: 4 avg s: 3.0 T:    6.83
622.32/156.54	c lits-rem:      1542  cl-subs:      984  v-elim:   2169  v-fix:    0  time: 20.13 s
622.32/156.54	c learnt bin added due to v-elim: 0
622.72/156.62	c vivif2 --  cl tried     7946 cl shrink      173 lits rem       2442 time: 0.30
624.72/157.17	c vivif2 --  cl tried    16892 cl shrink     1842 lits rem     181557 time: 2.19
626.31/157.58	c asymm  cl-useful: 9/161/7923 lits-rem:25 time: 1.66
628.72/158.15	c calculated reachability. Time: 2.23
628.72/158.15	c  N dy   429     69884     49693      7923    375561     16760    773663   2222997    292.23     49.55  --
628.72/158.15	c  F st   429     69884     49693      7923    375561     16760    773663   2222997    292.23     49.55  --
635.51/159.84	c Decided on dynamic restart strategy
643.50/161.82	c  N dy   453     74468     49637      7922    403202     11005    773880    622855    216.51     47.18  --
658.68/165.64	c  N dy   487     79261     49614      7922    403265     15645    773877   2142082    551.19     45.26  --
677.05/170.29	c  N dy   524     84426     49258      7922    403329     20599    773877   3593183    169.08     43.78  --
693.82/174.40	c  N dy   563     89937     49255      7922    403442     14363    773877    998412    177.70     41.90  --
708.62/178.19	c  N dy   604     95761     49251      7922    403512     20006    773877   2205888    325.90     40.05  --
728.19/183.04	c  N dy   647    101932     49238      7922    403589     13468    773877    670917    239.35     38.41  --
734.18/184.58	c  S st   668    104828     49235      7922    403624     16277    773877   1177236    116.02     37.71  --
735.39/184.83	c  S st   668    105331     49235      7922    403636     16765    773877   1244942    116.02     37.71  --
735.39/184.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
735.39/184.88	c Cache  BProp: 1776 Set: 13 BXProp: 0 T: 0.11
756.55/190.13	c Flit:    20 Blit:    126 bXBeca:    0 bXProp:    5 Bin:   2935 BRemL:    175 BRemN:    551 CBin:       0 P: 60.0M T: 20.92
756.55/190.15	c Cleaning up after failed var search:     0.06 s 
762.13/191.55	c Calc non-exist non-lernt bins v-fix:     0 done:  13978 time:  5.58 s
762.13/191.58	c Cache  BProp: 1902 Set: 0 BXProp: 3 T: 0.12
763.73/191.97	c Subs w/ non-existent bins:     87 time:  1.53 s
764.13/192.00	c Replacing        8 vars Replaced     1185 lits Time:     0.13 s 
764.53/192.11	c bin-w-bin subsume rem          352 bins  time:  0.18 s
770.15/193.56	c subs with bin:       22  lits-rem:       489  v-fix:    0  time:  5.79 s
770.55/193.67	c Removed useless bin:    4509  fixed:     0  bprops:  10.00M  time:  0.45 s
782.11/196.56	c ORs :  18706 avg-s: 25.1 cl-sh:    31 l-rem:    166 b-add:      4 v-rep:   1 cl-rem: 0 avg s: nan T:    5.92
782.11/196.59	c lits-rem:       518  cl-subs:      750  v-elim:   2028  v-fix:    0  time: 11.61 s
782.11/196.59	c learnt bin added due to v-elim: 0
782.51/196.67	c vivif2 --  cl tried     7845 cl shrink      179 lits rem       1053 time: 0.32
784.50/197.13	c vivif2 --  cl tried    15808 cl shrink     1024 lits rem      45706 time: 1.84
785.70/197.45	c asymm  cl-useful: 4/174/7835 lits-rem:4 time: 1.24
788.49/198.17	c calculated reachability. Time: 2.87
788.49/198.18	c  N dy   668    105331     48758      7835    392840     15717    746881   1031365    116.02     37.71  --
806.47/202.66	c  N dy   716    112145     48712      7835    392961     22257    746881   2124298     84.91     36.14  --
823.28/206.84	c  N dy   767    119305     48703      7835    393050     15776    746881    736096     63.90     34.64  --
838.04/210.51	c  N dy   822    127017     48699      7835    393113     23279    746881   1779817    201.22     33.23  --
857.61/215.48	c Finding binary XORs  T:     9.50 s  found:      18
867.22/217.87	c  N dy   880    135221     48677      7825    392004     16618    745234    871401    102.29     31.96  --
888.78/223.22	c  N dy   941    143932     48646      7825    397408     25184    745436   2106545    159.63     30.77  --
909.94/228.59	c  N dy  1007    153143     48639      7825    397478     18629    745436    990609     75.51     29.65  --
920.72/231.22	c  S st  1042    157996     48335      7825    397536     23301    745436   1688412     87.74     29.08  --
921.92/231.54	c  S st  1042    158499     48334      7825    397540     23796    745436   1770680     87.74     29.08  --
921.92/231.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
921.92/231.59	c Cache  BProp: 1956 Set: 43 BXProp: 0 T: 0.12
945.09/237.36	c Flit:    26 Blit:     90 bXBeca:    0 bXProp:    5 Bin:   2126 BRemL:     96 BRemN:    337 CBin:       0 P: 60.0M T: 23.03
945.09/237.38	c Cleaning up after failed var search:     0.07 s 
951.48/238.98	c Calc non-exist non-lernt bins v-fix:     0 done:  11530 time:  6.36 s
951.88/239.01	c Cache  BProp: 2044 Set: 0 BXProp: 0 T: 0.13
954.28/239.60	c Subs w/ non-existent bins:     72 time:  2.34 s
954.28/239.64	c Replacing       24 vars Replaced     5074 lits Time:     0.15 s 
954.70/239.77	c bin-w-bin subsume rem          424 bins  time:  0.17 s
961.07/241.30	c subs with bin:        5  lits-rem:        26  v-fix:    0  time:  6.10 s
961.47/241.43	c Removed useless bin:    4027  fixed:     0  bprops:  10.00M  time:  0.54 s
975.45/244.93	c ORs :  19264 avg-s: 24.7 cl-sh:   125 l-rem:    386 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:    7.93
975.45/244.96	c lits-rem:      1854  cl-subs:     1247  v-elim:   1902  v-fix:    0  time: 14.07 s
975.45/244.96	c learnt bin added due to v-elim: 0
975.85/245.04	c vivif2 --  cl tried     7666 cl shrink       52 lits rem         93 time: 0.32
978.64/245.75	c vivif2 --  cl tried    22282 cl shrink     1051 lits rem      23091 time: 2.83
979.84/246.03	c asymm  cl-useful: 44/187/7658 lits-rem:278 time: 1.11
983.04/246.82	c calculated reachability. Time: 3.10
983.04/246.82	c  N dy  1042    158499     47893      7655    386841     22228    722771   1471953     87.74     29.08  --
1010.20/253.69	c  N dy  1113    168688     47853      7655    393454     32251    723091   3174884    374.03     28.05  --
1034.19/259.61	c  N dy  1189    179567     47595      7655    393558     26288    723089   2227912     95.38     27.12  --
1060.93/266.32	c  N dy  1270    191106     47579      7655    393656     20044    723086    965468    134.51     26.12  --
1090.91/273.89	c  N dy  1357    203418     47569      7655    393751     31967    723083   2807529    125.84     25.27  --
1121.26/281.41	c  N dy  1450    216511     47564      7655    393868     26243    723083   1858726    103.35     24.46  --
1151.61/289.05	c  N dy  1549    230469     47561      7655    393987     20402    723083    498198     58.48     23.65  --
1168.79/293.35	c  S st  1601    237750     47555      7655    394050     27421    723083   1745080    315.60     23.30  --
1170.41/293.79	c  S st  1601    238251     47554      7655    394056     27914    723083   1837969    315.60     23.30  --
1170.78/293.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1170.78/293.85	c Cache  BProp: 2047 Set: 45 BXProp: 10 T: 0.13
1195.56/300.06	c Flit:    23 Blit:     41 bXBeca:    0 bXProp:    6 Bin:   1104 BRemL:    160 BRemN:    118 CBin:       0 P: 60.0M T: 24.78
1202.75/301.80	c Calc non-exist non-lernt bins v-fix:     0 done:  10671 time:  6.82 s
1202.75/301.83	c Cache  BProp: 2075 Set: 0 BXProp: 4 T: 0.13
1205.56/302.58	c Subs w/ non-existent bins:     32 time:  2.97 s
1205.93/302.62	c Replacing       20 vars Replaced     3747 lits Time:     0.15 s 
1206.34/302.74	c bin-w-bin subsume rem          333 bins  time:  0.17 s
1212.33/304.23	c subs with bin:       14  lits-rem:        82  v-fix:    0  time:  5.96 s
1212.73/304.35	c Removed useless bin:    2785  fixed:     0  bprops:  10.00M  time:  0.47 s
1232.70/309.35	c ORs :  22405 avg-s: 24.5 cl-sh:   108 l-rem:    383 b-add:     15 v-rep:   4 cl-rem: 0 avg s: nan T:   13.12
1232.70/309.39	c lits-rem:      1587  cl-subs:     1460  v-elim:   1877  v-fix:    0  time: 20.12 s
1232.70/309.39	c learnt bin added due to v-elim: 0
1233.10/309.47	c vivif2 --  cl tried     7659 cl shrink       22 lits rem         89 time: 0.32
1236.70/310.30	c vivif2 --  cl tried    25963 cl shrink     1052 lits rem      30166 time: 3.29
1237.89/310.64	c asymm  cl-useful: 9/139/7654 lits-rem:20 time: 1.36
1241.09/311.47	c calculated reachability. Time: 3.27
1241.09/311.48	c  N dy  1601    238251     46944      7654    383015     25904    701590   1554431    315.60     23.30  --
1285.03/322.45	c  N dy  1707    253480     46806      7654    383156     20391    701590    426817    116.13     22.55  --
1314.59/329.82	c  N dy  1822    269727     45460      7520    351670     35020    669816   1951108    109.87     21.79  --
1356.93/340.44	c Finding binary XORs  T:    11.50 s  found:      14
1359.35/341.03	c  N dy  1944    287049     45426      7515    351298     30426    668797   1163581     61.78     21.08  --
1392.89/349.49	c  N dy  2074    305439     45405      7515    355935     26060    668947    627920     98.07     20.41  --
1428.05/358.28	c  N dy  2212    324953     45361      7515    358039     45109    669083   2378482     74.75     19.78  --
1467.99/368.24	c  N dy  2354    345070     45332      7515    359936     41363    669355   2581543     63.07     19.27  --
1491.95/374.26	c  S st  2442    357376     45253      7515    360027     28914    669355    635938     46.92     18.93  --
1492.75/374.47	c  S st  2442    357881     45253      7515    360031     29404    669355    678240     46.92     18.93  --
1492.75/374.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1493.15/374.53	c Cache  BProp: 1768 Set: 87 BXProp: 6 T: 0.12
1512.33/379.36	c Flit:    33 Blit:    131 bXBeca:    0 bXProp:   12 Bin:    956 BRemL:    157 BRemN:    135 CBin:       0 P: 60.0M T: 19.30
1512.33/379.38	c Cleaning up after failed var search:     0.06 s 
1518.72/380.99	c Calc non-exist non-lernt bins v-fix:     0 done:  11377 time:  6.44 s
1519.12/381.03	c Cache  BProp: 1889 Set: 0 BXProp: 4 T: 0.13
1522.32/381.82	c Subs w/ non-existent bins:    104 time:  3.15 s
1522.32/381.85	c Replacing       41 vars Replaced     7531 lits Time:     0.13 s 
1522.72/381.93	c bin-w-bin subsume rem          640 bins  time:  0.16 s
1528.71/383.44	c subs with bin:      262  lits-rem:       338  v-fix:    0  time:  6.05 s
1529.11/383.57	c Removed useless bin:    2211  fixed:     0  bprops:  10.00M  time:  0.50 s
1558.27/390.87	c ORs :  26704 avg-s: 23.4 cl-sh:   127 l-rem:   1081 b-add:     25 v-rep:   3 cl-rem: 2 avg s: 3.0 T:   21.32
1558.67/390.91	c lits-rem:       970  cl-subs:      880  v-elim:   2279  v-fix:    0  time: 29.32 s
1558.67/390.91	c learnt bin added due to v-elim: 0
1558.67/390.99	c vivif2 --  cl tried     7580 cl shrink       60 lits rem        150 time: 0.33
1562.26/391.86	c vivif2 --  cl tried    27966 cl shrink      849 lits rem       7571 time: 3.49
1563.06/392.06	c asymm  cl-useful: 0/190/7565 lits-rem:0 time: 0.79
1566.66/392.90	c calculated reachability. Time: 3.31
1566.66/392.91	c  N dy  2442    357881     44059      7565    350185     27800    649087    629439     46.92     18.93  --
1611.80/404.25	c  N dy  2584    377941     44023      7565    350363     47245    649087   2631293    125.15     18.44  --
1652.94/414.50	c  N dy  2725    397975     43964      7565    350501     41559    649087   2339029     79.86     18.02  --
1689.69/423.74	c  N dy  2868    418040     43900      7565    350640     34921    649087   1146843     92.21     17.63  --
1727.64/433.28	c  N dy  3010    438113     43892      7565    350742     27237    649087    396846    104.30     17.27  --
1767.18/443.13	c  N dy  3153    458128     43886      7565    350908     46669    649087   2139155    112.34     16.92  --
1804.73/452.56	c  N dy  3295    478193     43880      7565    351059     37992    649086   1275888    102.38     16.61  --
1823.52/457.24	c Finding binary XORs  T:    11.76 s  found:      13
1855.08/465.15	c  N dy  3436    498207     43873      7547    348487     57186    645232   3003562     74.10     16.35  --
1893.82/474.87	c  N dy  3578    518310     43734      7547    350593     47983    645546   2191620     55.77     16.07  --
1930.97/484.10	c  S st  3709    536821     43725      7547    350680     35673    645546    862457     62.20     15.86  --
1931.77/484.34	c  S st  3709    537326     43725      7547    350681     36173    645546    932449     62.20     15.86  --
1931.77/484.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1932.17/484.40	c Cache  BProp: 2017 Set: 46 BXProp: 1 T: 0.13
1952.94/489.66	c Flit:    28 Blit:     38 bXBeca:    0 bXProp:    3 Bin:    899 BRemL:    229 BRemN:    250 CBin:       0 P: 60.0M T: 20.99
1959.74/491.32	c Calc non-exist non-lernt bins v-fix:     0 done:  11735 time:  6.59 s
1959.74/491.35	c Cache  BProp: 2053 Set: 0 BXProp: 1 T: 0.13
1963.73/492.34	c Subs w/ non-existent bins:    204 time:  3.97 s
1963.73/492.39	c Replacing       21 vars Replaced     3089 lits Time:     0.19 s 
1964.13/492.48	c bin-w-bin subsume rem          379 bins  time:  0.17 s
1970.14/493.97	c subs with bin:      288  lits-rem:       161  v-fix:    0  time:  5.94 s
1970.52/494.09	c Removed useless bin:    2423  fixed:     0  bprops:  10.00M  time:  0.50 s
2014.04/504.94	c ORs :  32116 avg-s: 23.1 cl-sh:    81 l-rem:    982 b-add:     11 v-rep:   3 cl-rem: 2 avg s: 3.0 T:   29.71
2014.04/504.98	c lits-rem:      1415  cl-subs:      939  v-elim:   1501  v-fix:    0  time: 43.43 s
2014.04/504.98	c learnt bin added due to v-elim: 0
2014.42/505.06	c vivif2 --  cl tried     7475 cl shrink       35 lits rem         51 time: 0.34
2018.81/506.18	c vivif2 --  cl tried    34602 cl shrink      664 lits rem       6874 time: 4.45
2020.01/506.47	c asymm  cl-useful: 0/162/7465 lits-rem:0 time: 1.18
2023.61/507.39	c calculated reachability. Time: 3.61
2023.61/507.39	c  N dy  3709    537326     43295      7465    343841     34461    630987    862726     62.20     15.86  --
2023.61/507.39	c  F st  3709    537326     43295      7465    343841     34461    630987    862726     62.20     15.86  --
2024.01/507.44	c Replacing        3 vars Replaced      475 lits Time:     0.12 s 
2031.22/509.25	c Decided on dynamic restart strategy
2076.34/520.58	c  N dy  3842    557395     43255      7465    345226     54017    631012   3656337    152.10     15.63  --
2127.88/533.47	c  N dy  3983    577405     43124      7465    346219     42479    631254   1723731     93.33     15.40  --
2179.81/546.45	c  N dy  4125    597520     43111      7465    346338     62103    631254   3838955    144.89     15.23  --
2219.75/556.40	c  N dy  4267    617624     43090      7465    346446     49500    631254   2007659     86.81     15.04  --
2261.30/566.86	c  N dy  4408    637729     41572      7264    327627     34773    600251    522194     46.65     14.88  --
2296.05/575.58	c  N dy  4550    657842     40978      7167    312016     53466    580892   1962677    154.50     14.71  --
2331.60/584.46	c  N dy  4691    677895     40809      7167    312117     38884    580892    669128     68.60     14.54  --
2363.56/592.45	c  N dy  4833    697906     39410      6854    295779     56292    547681   1854378     46.52     14.37  --
2400.32/601.60	c  N dy  4975    718006     38814      6798    286303     40396    532275    688206     58.04     14.20  --
2436.65/610.78	c  N dy  5117    738045     38796      6798    286377     60037    532275   2057135     56.16     14.06  --
2475.79/620.56	c  N dy  5258    758078     38696      6798    286471     43473    532275    741964     36.70     13.93  --
2510.09/629.15	c Finding binary XORs  T:    12.38 s  found:      25
2522.85/632.34	c  N dy  5400    778214     38498      6750    283530     62548    525852   2009494     66.64     13.80  --
2556.73/640.81	c  N dy  5542    798290     38485      6750    283602     45050    525852    802669     51.64     13.68  --
2569.49/644.08	c  S st  5597    805992     38467      6750    283623     52564    525852   1201405     53.55     13.63  --
2571.09/644.43	c  S st  5597    806495     38467      6750    283625     53060    525852   1238080     53.55     13.63  --
2571.09/644.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2571.09/644.48	c Cache  BProp: 2365 Set: 68 BXProp: 0 T: 0.12
2594.19/650.22	c Flit:    44 Blit:    201 bXBeca:    0 bXProp:   29 Bin:    801 BRemL:    230 BRemN:    157 CBin:       0 P: 60.0M T: 22.81
2594.19/650.24	c Cleaning up after failed var search:     0.08 s 
2601.37/652.06	c Calc non-exist non-lernt bins v-fix:     0 done:  13071 time:  7.25 s
2601.37/652.09	c Cache  BProp: 2420 Set: 0 BXProp: 1 T: 0.12
2607.26/653.59	c Subs w/ non-existent bins:    422 time:  5.84 s
2607.65/653.62	c Replacing       55 vars Replaced     6795 lits Time:     0.14 s 
2608.04/653.72	c bin-w-bin subsume rem          360 bins  time:  0.13 s
2613.63/655.13	c subs with bin:      777  lits-rem:       872  v-fix:    0  time:  5.65 s
2614.04/655.29	c Removed useless bin:    1932  fixed:     0  bprops:  10.00M  time:  0.62 s
2657.97/666.34	c ORs :  37537 avg-s: 21.6 cl-sh:  1026 l-rem:  12487 b-add:     26 v-rep:   7 cl-rem: 7 avg s: 3.1 T:   36.79
2657.97/666.39	c lits-rem:      1428  cl-subs:     2475  v-elim:   4043  v-fix:    0  time: 43.91 s
2657.97/666.39	c learnt bin added due to v-elim: 0
2658.37/666.47	c vivif2 --  cl tried     6978 cl shrink      553 lits rem       3232 time: 0.34
2665.13/668.11	c vivif2 --  cl tried    49026 cl shrink     1348 lits rem      31551 time: 6.53
2665.93/668.33	c asymm  cl-useful: 5/249/6951 lits-rem:56 time: 0.89
2668.72/669.05	c calculated reachability. Time: 2.84
2668.72/669.06	c  N dy  5597    806495     33330      6949    250696     48923    472240   1004894     53.55     13.63  --
2701.26/677.21	c  N dy  5740    826546     33281      6949    252083     68583    472262   1962162     45.51     13.50  --
2732.28/685.04	c  N dy  5883    846643     32952      6888    245125     49911    462787    827068     32.75     13.37  --
2765.72/693.46	c  N dy  6026    866737     32821      6888    245211     69542    462787   1701139     30.16     13.24  --
2796.77/701.28	c  N dy  6169    886874     31933      6722    235342     47558    441451    649842     38.01     13.12  --
2826.25/708.66	c  N dy  6311    906923     31928      6722    235410     67204    441451   1533052     51.75     13.01  --
2858.12/716.70	c  N dy  6454    927035     31879      6722    235454     46844    441451    644101     27.70     12.91  --
2890.73/724.84	c  N dy  6596    947070     31870      6722    235522     66437    441451   1578669     55.68     12.81  --
2926.57/733.85	c  N dy  6737    967115     31770      6722    235578     44983    441451    514473     37.61     12.72  --
2954.46/740.83	c  N dy  6878    987158     31517      6659    231758     64121    432599   1365762     39.52     12.63  --
2977.58/746.65	c  E dy  6991   1002935     31461      6659    234213     79700    433259   1835845     11.44     12.54  --
2998.66/760.80	c Following stats are for *FIRST FINISHED THREAD ONLY*
2998.66/760.80	c num threads              : 4          
2998.66/760.80	c restarts                 : 6991       
2998.66/760.80	c dynamic restarts         : 6967       
2998.66/760.80	c static restarts          : 24         
2998.66/760.80	c full restarts            : 3          
2998.66/760.80	c total simplify time      : 52.22      
2998.66/760.80	c learnts DL2              : 0          
2998.66/760.80	c learnts size 2           : 705768     
2998.66/760.80	c learnts size 1           : 50769       (38.00     % of vars)
2998.66/760.80	c filedLit time            : 290.80      (9.71      % time)
2998.66/760.80	c v-elim SatELite          : 54391       (40.71     % vars)
2998.66/760.80	c SatELite time            : 196.67      (6.57      % time)
2998.66/760.80	c v-elim xor               : 0           (0.00      % vars)
2998.66/760.80	c xor elim time            : 0.89        (0.03      % time)
2998.66/760.80	c num binary xor trees     : 1250       
2998.66/760.80	c binxor trees' crown      : 1344        (1.08      leafs/tree)
2998.66/760.80	c bin xor find time        : 51.20      
2998.66/760.80	c OTF clause subsumed      : 21775       (0.02      clauses/conflict)
2998.66/760.80	c OTF subs. size diff      : 86226       (3.96       lits/clause)
2998.66/760.80	c OTF cl watch-shrink      : 811612      (0.81      clauses/conflict)
2998.66/760.80	c OTF cl watch-sh-lit      : 97151899    (119.70     lits/clause)
2998.66/760.80	c tried to recurMin cls    : 972011      (96.92      % of conflicts)
2998.66/760.80	c updated cache            : 95415       (0.10       lits/tried recurMin)
2998.66/760.80	c OTF Gate-Rem cl          : 22489       (0.02      clauses/conflict)
2998.66/760.80	c OTF Gate-rem lits        : 212614      (9.45      lits/confl)
2998.66/760.80	c unit cls received        : 749         (1.48      % of units)
2998.66/760.80	c unit cls sent            : 46050       (90.70     % of units)
2998.66/760.80	c bin cls received         : 132229     
2998.66/760.80	c bin cls sent             : 126561     
2998.66/760.80	c tri cls recevied         : 4227       
2998.66/760.80	c tri cls sent             : 13480      
2998.66/760.80	c clauses over max glue    : 0           (0.00      % of all clauses)
2998.66/760.80	c conflicts                : 1002935     (334.99    / sec)
2998.66/760.80	c decisions                : 3552524     (0.21      % random)
2998.66/760.80	c bogo-props               : 5478912424  (1830003.28 / sec)
2998.66/760.80	c props                    : 1038104228  (346735.63 / sec)
2998.66/760.80	c conflict literals        : 118762718   (53.45     % deleted)
2998.66/760.80	c Memory used              : 12759.57    MB
2998.66/760.80	c single-thread CPU time   : 2993.94     s
2998.66/760.80	c all-threads sum CPU time : 2993.94     s
2998.66/760.80	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-3285652-1304041250/watcher-3285652-1304041250 -o /tmp/evaluation-result-3285652-1304041250/solver-3285652-1304041250 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285652-1304041250.cnf 

running on 4 cores: 1,3,5,7

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: 8.04 8.06 7.97 5/180 27495
/proc/meminfo: memFree=17192252/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=24084 CPUtime=0 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 1270 0 0 0 0 0 0 0 25 0 1 0 515723855 24662016 1210 33554432000 4194304 4797429 140733538996784 18446744073709551615 4366271 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27495/statm: 6021 1217 346 148 0 950 0

[startup+0.063081 s]
/proc/loadavg: 8.04 8.06 7.97 5/180 27495
/proc/meminfo: memFree=17192252/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=71984 CPUtime=0.06 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 6909 0 0 0 5 1 0 0 25 0 1 0 515723855 73711616 5508 33554432000 4194304 4797429 140733538996784 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27495/statm: 17996 5514 350 148 0 12925 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 71984

[startup+0.101075 s]
/proc/loadavg: 8.04 8.06 7.97 5/180 27495
/proc/meminfo: memFree=17192252/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=88668 CPUtime=0.09 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 11418 0 0 0 8 1 0 0 25 0 1 0 515723855 90796032 8208 33554432000 4194304 4797429 140733538996784 18446744073709551615 4431490 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27495/statm: 22167 8208 350 148 0 17096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88668

[startup+0.301041 s]
/proc/loadavg: 8.04 8.06 7.97 5/180 27495
/proc/meminfo: memFree=17192252/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=144896 CPUtime=0.29 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 27944 0 0 0 27 2 0 0 25 0 1 0 515723855 148373504 21095 33554432000 4194304 4797429 140733538996784 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27495/statm: 36224 21098 350 148 0 31153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 144896

[startup+0.70097 s]
/proc/loadavg: 8.04 8.06 7.97 5/180 27495
/proc/meminfo: memFree=17192252/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=260652 CPUtime=0.69 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 60955 0 0 0 63 6 0 0 25 0 1 0 515723855 266907648 46796 33554432000 4194304 4797429 140733538996784 18446744073709551615 4356668 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27495/statm: 65163 46796 350 148 0 60092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 260652

[startup+1.50083 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27499
/proc/meminfo: memFree=16954644/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=994208 CPUtime=3.21 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 90791 0 0 0 311 10 0 0 25 0 4 0 515723855 1018068992 61542 33554432000 4194304 4797429 140733538996784 18446744073709551615 4430453 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 248552 61542 384 148 0 243481 0
[pid=27495/tid=27497] ppid=27493 vsize=994208 CPUtime=0.56 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 907 0 0 0 56 0 0 0 25 0 4 0 515723947 1018068992 61542 33554432000 4194304 4797429 140733538996784 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=994208 CPUtime=0.57 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 215 0 0 0 57 0 0 0 25 0 4 0 515723947 1018068992 61542 33554432000 4194304 4797429 140733538996784 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=994208 CPUtime=0.57 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 890 0 0 0 57 0 0 0 25 0 4 0 515723947 1018068992 61542 33554432000 4194304 4797429 140733538996784 18446744073709551615 4332819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 994208

[startup+3.10055 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27499
/proc/meminfo: memFree=16945412/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=994780 CPUtime=9.6 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 91028 0 0 0 950 10 0 0 25 0 4 0 515723855 1018654720 61779 33554432000 4194304 4797429 140733538996784 18446744073709551615 4241730 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 248695 61779 384 148 0 243624 0
[pid=27495/tid=27497] ppid=27493 vsize=994780 CPUtime=2.16 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 968 0 0 0 216 0 0 0 25 0 4 0 515723947 1018654720 61779 33554432000 4194304 4797429 140733538996784 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=994780 CPUtime=2.17 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 268 0 0 0 217 0 0 0 25 0 4 0 515723947 1018654720 61779 33554432000 4194304 4797429 140733538996784 18446744073709551615 4428023 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=994780 CPUtime=2.17 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 946 0 0 0 217 0 0 0 25 0 4 0 515723947 1018654720 61779 33554432000 4194304 4797429 140733538996784 18446744073709551615 4427902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (KiB) 994780

[startup+6.30099 s]
/proc/loadavg: 8.04 8.05 7.97 9/184 27499
/proc/meminfo: memFree=16470264/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=1589392 CPUtime=22.36 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 232320 0 0 0 2201 35 0 0 18 0 4 0 515723855 1627537408 201217 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341286 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 397348 201217 413 148 0 392277 0
[pid=27495/tid=27497] ppid=27493 vsize=1589392 CPUtime=5.36 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 29592 0 0 0 530 6 0 0 18 0 4 0 515723947 1627537408 201217 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341372 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=1589392 CPUtime=5.35 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 39587 0 0 0 529 6 0 0 18 0 4 0 515723947 1627537408 201217 33554432000 4194304 4797429 140733538996784 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=1589392 CPUtime=5.37 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 46960 0 0 0 529 8 0 0 19 0 4 0 515723947 1627537408 201217 33554432000 4194304 4797429 140733538996784 18446744073709551615 4413516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 1589392

[startup+12.7009 s]
/proc/loadavg: 8.03 8.05 7.97 9/184 27499
/proc/meminfo: memFree=16354880/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=1593060 CPUtime=47.93 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 240212 0 0 0 4757 36 0 0 25 0 4 0 515723855 1631293440 209097 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341440 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 398265 209097 414 148 0 393194 0
[pid=27495/tid=27497] ppid=27493 vsize=1593060 CPUtime=11.77 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 31546 0 0 0 1170 7 0 0 25 0 4 0 515723947 1631293440 209097 33554432000 4194304 4797429 140733538996784 18446744073709551615 4413841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=1593060 CPUtime=11.76 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 41469 0 0 0 1169 7 0 0 25 0 4 0 515723947 1631293440 209097 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=1593060 CPUtime=11.76 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 48831 0 0 0 1168 8 0 0 25 0 4 0 515723947 1631293440 209097 33554432000 4194304 4797429 140733538996784 18446744073709551615 4413453 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (KiB) 1593060

[startup+25.5006 s]
/proc/loadavg: 8.03 8.05 7.97 9/184 27500
/proc/meminfo: memFree=16301116/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=1642968 CPUtime=99.06 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 267819 0 0 0 9865 41 0 0 25 0 4 0 515723855 1682399232 225282 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 410742 225282 418 148 0 405671 0
[pid=27495/tid=27497] ppid=27493 vsize=1642968 CPUtime=24.56 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 37616 0 0 0 2448 8 0 0 25 0 4 0 515723947 1682399232 225282 33554432000 4194304 4797429 140733538996784 18446744073709551615 4236524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=1642968 CPUtime=24.56 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 47414 0 0 0 2448 8 0 0 25 0 4 0 515723947 1682399232 225282 33554432000 4194304 4797429 140733538996784 18446744073709551615 4430123 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=1642968 CPUtime=24.56 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 57255 0 0 0 2447 9 0 0 25 0 4 0 515723947 1682399232 225282 33554432000 4194304 4797429 140733538996784 18446744073709551615 4428738 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.06
Current children cumulated vsize (KiB) 1642968

[startup+51.1011 s]
/proc/loadavg: 8.02 8.05 7.97 9/184 27501
/proc/meminfo: memFree=15510020/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=2652700 CPUtime=201.32 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 496831 0 0 0 20055 77 0 0 25 0 4 0 515723855 2716364800 434679 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341275 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 663175 434688 421 148 0 658104 0
[pid=27495/tid=27497] ppid=27493 vsize=2652700 CPUtime=50.16 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 120764 0 0 0 4996 20 0 0 25 0 4 0 515723947 2716364800 434688 33554432000 4194304 4797429 140733538996784 18446744073709551615 4506687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=2652700 CPUtime=50.16 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 111818 0 0 0 4996 20 0 0 25 0 4 0 515723947 2716364800 434695 33554432000 4194304 4797429 140733538996784 18446744073709551615 4256375 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=2652700 CPUtime=50.16 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 129699 0 0 0 4997 19 0 0 25 0 4 0 515723947 2716364800 434698 33554432000 4194304 4797429 140733538996784 18446744073709551615 4236524 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (KiB) 2652700

[startup+102.306 s]
/proc/loadavg: 8.00 8.04 7.97 9/184 27502
/proc/meminfo: memFree=13442356/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=5185124 CPUtime=405.85 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 1038428 0 0 0 40417 168 0 0 25 0 4 0 515723855 5309566976 937000 33554432000 4194304 4797429 140733538996784 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27495/statm: 1296281 937000 423 148 0 1291210 0
[pid=27495/tid=27497] ppid=27493 vsize=5185124 CPUtime=101.37 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 279752 0 0 0 10090 47 0 0 25 0 4 0 515723947 5309566976 937000 33554432000 4194304 4797429 140733538996784 18446744073709551615 4427887 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=5185124 CPUtime=101.34 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 268266 0 0 0 10088 46 0 0 25 0 4 0 515723947 5309566976 937000 33554432000 4194304 4797429 140733538996784 18446744073709551615 4346600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=5185124 CPUtime=101.37 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 267145 0 0 0 10095 42 0 0 25 0 4 0 515723947 5309566976 937000 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.85
Current children cumulated vsize (KiB) 5185124

[startup+162.301 s]
/proc/loadavg: 8.06 8.04 7.97 9/184 27503
/proc/meminfo: memFree=11539936/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=7705128 CPUtime=645.49 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 1533522 0 0 0 64300 249 0 0 25 0 4 0 515723855 7890051072 1406527 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 1926282 1406527 424 148 0 1921211 0
[pid=27495/tid=27497] ppid=27493 vsize=7705128 CPUtime=161.36 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 395866 0 0 0 16069 67 0 0 25 0 4 0 515723947 7890051072 1406527 33554432000 4194304 4797429 140733538996784 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=7705128 CPUtime=161.25 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 404429 0 0 0 16060 65 0 0 25 0 4 0 515723947 7890051072 1406527 33554432000 4194304 4797429 140733538996784 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=7705128 CPUtime=161.36 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 362538 0 0 0 16078 58 0 0 25 0 4 0 515723947 7890051072 1406527 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531994 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 645.49
Current children cumulated vsize (KiB) 7705128

[startup+222.301 s]
/proc/loadavg: 8.08 8.05 7.98 9/184 27505
/proc/meminfo: memFree=10547536/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=9142680 CPUtime=885.17 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 1811708 0 0 0 88219 298 0 0 25 0 4 0 515723855 9362104320 1657686 33554432000 4194304 4797429 140733538996784 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 2285670 1657686 424 148 0 2280599 0
[pid=27495/tid=27497] ppid=27493 vsize=9142680 CPUtime=221.36 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 476222 0 0 0 22057 79 0 0 25 0 4 0 515723947 9362104320 1657686 33554432000 4194304 4797429 140733538996784 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=9142680 CPUtime=221.25 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 463801 0 0 0 22050 75 0 0 25 0 4 0 515723947 9362104320 1657686 33554432000 4194304 4797429 140733538996784 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=9142680 CPUtime=221.36 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 436471 0 0 0 22065 71 0 0 25 0 4 0 515723947 9362104320 1657686 33554432000 4194304 4797429 140733538996784 18446744073709551615 4346600 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 885.17
Current children cumulated vsize (KiB) 9142680

[startup+282.301 s]

################
# More data... #
################


[startup+582.301 s]
/proc/loadavg: 8.10 7.98 7.95 9/184 27546
/proc/meminfo: memFree=4393248/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=12508192 CPUtime=2323.21 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2494381 0 0 0 231886 435 0 0 25 0 4 0 515723855 12808388608 2262208 33554432000 4194304 4797429 140733538996784 18446744073709551615 4379204 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 3127048 2262208 425 148 0 3121977 0
[pid=27495/tid=27497] ppid=27493 vsize=12508192 CPUtime=581.37 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 641236 0 0 0 58031 106 0 0 25 0 4 0 515723947 12808388608 2262208 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=12508192 CPUtime=581.21 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 622423 0 0 0 58018 103 0 0 25 0 4 0 515723947 12808388608 2262208 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=12508192 CPUtime=581.36 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 631909 0 0 0 58033 103 0 0 25 0 4 0 515723947 12808388608 2262208 33554432000 4194304 4797429 140733538996784 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2323.21
Current children cumulated vsize (KiB) 12508192

[startup+642.3 s]
/proc/loadavg: 7.91 7.94 7.93 10/184 27547
/proc/meminfo: memFree=95636/32950928 swapFree=67111524/67111528
[pid=27495] ppid=27493 vsize=12843600 CPUtime=2562.73 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2573248 0 0 0 255819 454 0 0 25 0 4 0 515723855 13151846400 2325693 33554432000 4194304 4797429 140733538996784 18446744073709551615 4341440 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 3210900 2325693 425 148 0 3205829 0
[pid=27495/tid=27497] ppid=27493 vsize=12843600 CPUtime=641.36 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 672309 0 0 0 64025 111 0 0 25 0 4 0 515723947 13151846400 2325693 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=12843600 CPUtime=641.04 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 641635 0 0 0 63997 107 0 0 25 0 4 0 515723947 13151846400 2325693 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=12843600 CPUtime=641.37 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 646347 0 0 0 64031 106 0 0 25 0 4 0 515723947 13151846400 2325693 33554432000 4194304 4797429 140733538996784 18446744073709551615 4647995 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.73
Current children cumulated vsize (KiB) 12843600

[startup+702.301 s]
/proc/loadavg: 9.99 8.46 8.11 5/185 27550
/proc/meminfo: memFree=92840/32950928 swapFree=67111412/67111528
[pid=27495] ppid=27493 vsize=13065852 CPUtime=2801.17 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2626593 0 0 0 279648 469 0 0 25 0 4 0 515723855 13379432448 2371279 33554432000 4194304 4797429 140733538996784 18446744073709551615 4413300 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 3266463 2371279 427 148 0 3261392 0
[pid=27495/tid=27497] ppid=27493 vsize=13065852 CPUtime=701.24 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 673432 0 0 0 70012 112 0 0 25 0 4 0 515723947 13379432448 2371279 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065852 CPUtime=699.91 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 659032 0 0 0 69880 111 0 0 25 0 4 0 515723947 13379432448 2371279 33554432000 4194304 4797429 140733538996784 18446744073709551615 4365018 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065852 CPUtime=701.36 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660331 0 0 0 70027 109 0 0 25 0 4 0 515723947 13379432448 2371279 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.17
Current children cumulated vsize (KiB) 13065852

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

[startup+717.601 s]
/proc/loadavg: 10.43 8.64 8.17 5/185 27550
/proc/meminfo: memFree=93160/32950928 swapFree=67111412/67111528
[pid=27495] ppid=27493 vsize=13065756 CPUtime=2862.11 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2629699 0 0 0 285741 470 0 0 25 0 4 0 515723855 13379334144 2372079 33554432000 4194304 4797429 140733538996784 18446744073709551615 4352371 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 3266439 2372079 425 148 0 3261368 0
[pid=27495/tid=27497] ppid=27493 vsize=13065756 CPUtime=716.54 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 673649 0 0 0 71542 112 0 0 25 0 4 0 515723947 13379334144 2372079 33554432000 4194304 4797429 140733538996784 18446744073709551615 4241811 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065756 CPUtime=715.03 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 659088 0 0 0 71392 111 0 0 25 0 4 0 515723947 13379334144 2372079 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065756 CPUtime=716.66 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660757 0 0 0 71557 109 0 0 25 0 4 0 515723947 13379334144 2372079 33554432000 4194304 4797429 140733538996784 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2862.11
Current children cumulated vsize (KiB) 13065756

[startup+743.201 s]
/proc/loadavg: 11.24 9.00 8.30 5/185 27551
/proc/meminfo: memFree=98048/32950928 swapFree=67111412/67111528
[pid=27495] ppid=27493 vsize=13065800 CPUtime=2964 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2634483 0 0 0 295928 472 0 0 25 0 4 0 515723855 13379379200 2374301 33554432000 4194304 4797429 140733538996784 18446744073709551615 4352364 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27495/statm: 3266450 2374301 425 148 0 3261379 0
[pid=27495/tid=27497] ppid=27493 vsize=13065800 CPUtime=742.14 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 673682 0 0 0 74102 112 0 0 25 0 4 0 515723947 13379379200 2374301 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531994 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065800 CPUtime=740.27 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) R 27493 27495 27293 0 -1 4202560 659974 0 0 0 73915 112 0 0 25 0 4 0 515723947 13379379200 2374301 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065800 CPUtime=742.26 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660955 0 0 0 74117 109 0 0 25 0 4 0 515723947 13379379200 2374301 33554432000 4194304 4797429 140733538996784 18446744073709551615 4531999 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2964
Current children cumulated vsize (KiB) 13065800

[startup+749.6 s]
/proc/loadavg: 11.30 9.05 8.32 4/185 27551
/proc/meminfo: memFree=93300/32950928 swapFree=67111412/67111528
[pid=27495] ppid=27493 vsize=13065800 CPUtime=2984.7 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) S 27493 27495 27293 0 -1 4202496 2634924 0 0 0 297997 473 0 0 15 0 4 0 515723855 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27495/statm: 3266450 2374731 426 148 0 3261379 0
[pid=27495/tid=27497] ppid=27493 vsize=13065800 CPUtime=748.55 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) R 27493 27495 27293 0 -1 4202560 673841 0 0 0 74742 113 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065800 CPUtime=744.74 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) S 27493 27495 27293 0 -1 4202560 660004 0 0 0 74362 112 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907693620 0 0 4096 2 18446604466459601664 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065800 CPUtime=748.66 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660965 0 0 0 74757 109 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2984.7
Current children cumulated vsize (KiB) 13065800

[startup+756 s]
/proc/loadavg: 11.19 9.07 8.33 2/185 27551
/proc/meminfo: memFree=96624/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=13065800 CPUtime=2993.69 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) S 27493 27495 27293 0 -1 4202496 2634924 0 0 0 298896 473 0 0 15 0 4 0 515723855 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27495/statm: 3266450 2374731 426 148 0 3261379 0
[pid=27495/tid=27497] ppid=27493 vsize=13065800 CPUtime=751.13 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) S 27493 27495 27293 0 -1 4202560 673841 0 0 0 75000 113 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907693620 0 0 4096 2 18446604466459601664 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065800 CPUtime=744.74 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) S 27493 27495 27293 0 -1 4202560 660004 0 0 0 74362 112 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907693620 0 0 4096 2 18446604466459601664 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065800 CPUtime=755.06 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660965 0 0 0 75397 109 0 0 25 0 4 0 515723947 13379379200 2374731 33554432000 4194304 4797429 140733538996784 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2993.69
Current children cumulated vsize (KiB) 13065800

[startup+759.201 s]
/proc/loadavg: 11.02 9.07 8.33 2/188 27554
/proc/meminfo: memFree=96352/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=13065800 CPUtime=2996.89 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) S 27493 27495 27293 0 -1 4202496 2634927 0 0 0 299216 473 0 0 15 0 4 0 515723855 13379379200 2374734 33554432000 4194304 4797429 140733538996784 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27495/statm: 3266450 2374734 426 148 0 3261379 0
[pid=27495/tid=27497] ppid=27493 vsize=13065800 CPUtime=751.13 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) S 27493 27495 27293 0 -1 4202560 673841 0 0 0 75000 113 0 0 25 0 4 0 515723947 13379379200 2374734 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907693620 0 0 4096 2 18446604466459601664 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065800 CPUtime=744.74 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) S 27493 27495 27293 0 -1 4202560 660004 0 0 0 74362 112 0 0 25 0 4 0 515723947 13379379200 2374734 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907693620 0 0 4096 2 18446604466459601664 0 0 -1 1 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065800 CPUtime=758.26 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) R 27493 27495 27293 0 -1 4202560 660968 0 0 0 75717 109 0 0 25 0 4 0 515723947 13379379200 2374734 33554432000 4194304 4797429 140733538996784 18446744073709551615 4647984 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2996.89
Current children cumulated vsize (KiB) 13065800

[startup+760.8 s]
/proc/loadavg: 11.02 9.07 8.33 2/188 27554
/proc/meminfo: memFree=97476/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=13065800 CPUtime=2998.66 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) D 27493 27495 27293 0 -1 4202496 2634944 0 0 0 299393 473 0 0 16 0 4 0 515723855 13379379200 2374751 33554432000 4194304 4797429 140733538996784 18446744073709551615 4597728 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2
/proc/27495/statm: 3266450 2374751 426 148 0 3261379 0
[pid=27495/tid=27497] ppid=27493 vsize=13065800 CPUtime=751.23 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) S 27493 27495 27293 0 -1 4202560 673841 0 0 0 75010 113 0 0 18 0 4 0 515723947 13379379200 2374751 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=13065800 CPUtime=744.84 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) S 27493 27495 27293 0 -1 4202560 660004 0 0 0 74372 112 0 0 18 0 4 0 515723947 13379379200 2374751 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 7 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=13065800 CPUtime=759.83 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) S 27493 27495 27293 0 -1 4202560 660985 0 0 0 75874 109 0 0 25 0 4 0 515723947 13379379200 2374751 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2998.66
Current children cumulated vsize (KiB) 13065800

[startup+761.2 s]
/proc/loadavg: 11.02 9.07 8.33 2/187 27554
/proc/meminfo: memFree=125844/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=11618764 CPUtime=2999.06 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202496 2634948 0 1 0 299430 476 0 0 16 0 4 0 515723855 11897614336 2201264 33554432000 4194304 4797429 140733538996784 18446744073709551615 235594909831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 12
/proc/27495/statm: 2904691 2201264 430 148 0 2899620 0
[pid=27495/tid=27497] ppid=27493 vsize=11618764 CPUtime=751.23 cores=1,3,5,7
/proc/27495/task/27497/stat : 27497 (techdemo) S 27493 27495 27293 0 -1 4202560 673841 0 0 0 75010 113 0 0 18 0 4 0 515723947 11897614336 2200945 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 3 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=11618764 CPUtime=744.84 cores=1,3,5,7
/proc/27495/task/27498/stat : 27498 (techdemo) S 27493 27495 27293 0 -1 4202560 660004 0 0 0 74372 112 0 0 18 0 4 0 515723947 11897614336 2200629 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 7 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=11618764 CPUtime=759.83 cores=1,3,5,7
/proc/27495/task/27499/stat : 27499 (techdemo) S 27493 27495 27293 0 -1 4202560 660985 0 0 0 75874 109 0 0 25 0 4 0 515723947 11897614336 2200629 33554432000 4194304 4797429 140733538996784 18446744073709551615 47284907694026 0 0 4096 2 18446604466459601664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2999.06
Current children cumulated vsize (KiB) 11618764

[startup+761.4 s]
/proc/loadavg: 11.02 9.07 8.33 2/187 27554
/proc/meminfo: memFree=125844/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=0 CPUtime=2999.25 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202500 2634948 0 2 0 299430 495 0 0 16 0 1 0 515723855 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 12
/proc/27495/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2999.25
Current children cumulated vsize (KiB) 0

[startup+761.5 s]
/proc/loadavg: 11.02 9.07 8.33 2/187 27554
/proc/meminfo: memFree=125844/32950928 swapFree=67111404/67111528
[pid=27495] ppid=27493 vsize=0 CPUtime=2999.35 cores=1,3,5,7
/proc/27495/stat : 27495 (techdemo) R 27493 27495 27293 0 -1 4202500 2634948 0 2 0 299430 505 0 0 16 0 1 0 515723855 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 12
/proc/27495/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2999.35
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 761.576
CPU time (s): 2999.44
CPU user time (s): 2994.31
CPU system time (s): 5.13222
CPU usage (%): 393.846
Max. virtual memory (cumulated for all children) (KiB): 13066504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2994.31
system time used= 5.13222
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2634948
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13689
involuntary context switches= 23591

runsolver used 1.25781 second user time and 2.82057 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 03:40:51
IDJOB=3285652
IDBENCH=82392
IDSOLVER=1584
FILE ID=node120/3285652-1304041250
RUNJOBID= node120-1304039838-27312
PBS_JOBID= 13170379
Free space on /tmp= 72048 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285652-1304041250/watcher-3285652-1304041250 -o /tmp/evaluation-result-3285652-1304041250/solver-3285652-1304041250 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285652-1304041250.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=123050926

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17192532 kB
Buffers:       2387436 kB
Cached:        9605296 kB
SwapCached:          4 kB
Active:        5574044 kB
Inactive:      9602180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17192532 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19452 kB
Writeback:           0 kB
AnonPages:     3182708 kB
Mapped:          15852 kB
Slab:           510096 kB
PageTables:      12388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4534484 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= 61064 MiB
End job on node120 at 2011-04-29 03:53:33