Trace number 3285330

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-mt? (TO) 4800.58 1203.79

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285330-1304040044.cnf'
0.00/0.00	c -- header says num vars:         109684
0.00/0.00	c -- header says num clauses:     1767096
1.79/1.82	c -- clauses added:            0 learnts,      1767096 normals,            0 xors
1.79/1.82	c -- vars added     109684
1.79/1.82	c Parsing time:  1.70 s
1.79/1.83	c  N st     0         0    109684     49482   1343956         0   3185745         0   no data   no data  --
2.50/2.09	c asymm  cl-useful: 233/238/41328 lits-rem:5682 time: 0.96
21.62/6.85	c Flit:   136 Blit:   7024 bXBeca:    0 bXProp:  419 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 18.88
21.62/6.89	c Cleaning up after failed var search:     0.14 s 
29.17/8.80	c Calc non-exist non-lernt bins v-fix:    26 done:  11231 time:  7.20 s
29.57/8.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.03
29.57/8.82	c Subs w/ non-existent bins:      0 time:  0.07 s
29.94/8.90	c Replacing      419 vars Replaced    26678 lits Time:     0.28 s 
30.34/9.04	c bin-w-bin subsume rem          474 bins  time:  0.37 s
31.14/9.25	c subs with bin:       23  lits-rem:       151  v-fix:    0  time:  0.84 s
31.53/9.37	c Removed useless bin:    5811  fixed:     0  bprops:  10.00M  time:  0.45 s
32.73/9.65	c lits-rem:         0  cl-subs:       70  v-elim:   5241  v-fix:    0  time:  1.10 s
32.73/9.65	c learnt bin added due to v-elim: 0
32.73/9.68	c Finding binary XORs  T:     0.12 s  found:     246
33.13/9.73	c Replacing      246 vars Replaced    13043 lits Time:     0.21 s 
33.13/9.79	c Finding non-binary XORs:     0.12 s (found:       0, avg size: nan)
33.13/9.79	c Calc default polars -  time:   0.07 s pos:    2077 undec:   45965 neg:   61642
33.13/9.79	c =========================================================================================
33.13/9.79	c types(t): F = full restart, N = normal restart
33.13/9.79	c types(t): S = simplification begin/end, E = solution found
33.13/9.79	c restart types(rt): st = static, dy = dynamic
33.13/9.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
33.13/9.79	c  B st     0         0     63725     37536    840359         0   2038583         0   no data   no data  --
46.27/13.06	c Decided on dynamic restart strategy
61.67/16.96	c  N dy    20      4130     63624     37536    840423      3860   2038583   2287797    522.23     66.42  --
94.86/25.29	c  N dy    48      8226     63352     37536    840500      7714   2038583   4560231    478.08     47.71  --
125.61/32.97	c  N dy    76     12268     62881     37536    840944      7837   2038583   2598583    523.44     44.38  --
154.75/40.26	c  N dy   104     16339     62614     36939    822387     11620   1993691   4775051    479.04     41.02  --
184.29/47.64	c  N dy   131     20354     62599     36939    822450      9032   1993691   2264428    578.11     38.83  --
211.86/54.58	c  N dy   159     24386     62437     36939    822527     12839   1993691   4166002    458.17     36.54  --
245.41/62.98	c  N dy   186     28423     62419     36939    822597      8604   1993691    827830    656.16     38.07  --
257.00/65.89	c  S st   197     30002     62418     36939    822618     10103   1993691   1698936    695.03     39.53  --
260.59/66.74	c  S st   197     30502     62403     36939    822633     10582   1993691   1808928    695.03     39.53  --
260.59/66.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
260.59/66.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.03
409.55/104.02	c Flit:   226 Blit:   1797 bXBeca:    0 bXProp:   95 Bin: 391223 BRemL:   1356 BRemN:   5704 CBin:       0 P: 60.0M T: 148.18
409.55/104.06	c Cleaning up after failed var search:     0.15 s 
417.53/106.09	c Calc non-exist non-lernt bins v-fix:   104 done:  11874 time:  8.01 s
417.94/106.12	c Cache  BProp: 2046 Set: 120 BXProp: 81 T: 0.10
418.34/106.21	c Subs w/ non-existent bins:     23 time:  0.37 s
418.73/106.33	c Replacing      176 vars Replaced    13095 lits Time:     0.49 s 
419.95/106.64	c bin-w-bin subsume rem          810 bins  time:  0.64 s
425.91/108.13	c subs with bin:      227  lits-rem:     15182  v-fix:    0  time:  5.97 s
426.31/108.28	c Removed useless bin:    4393  fixed:     0  bprops:  10.01M  time:  0.59 s
431.51/109.54	c lits-rem:       538  cl-subs:     1105  v-elim:   4952  v-fix:    0  time:  5.02 s
431.51/109.54	c learnt bin added due to v-elim: 0
431.51/109.59	c vivif2 --  cl tried    35625 cl shrink      335 lits rem       6213 time: 0.18
432.31/109.73	c vivif2 --  cl tried     8658 cl shrink     5038 lits rem     300104 time: 0.59
433.91/110.12	c asymm  cl-useful: 12/303/35608 lits-rem:55 time: 1.51
435.10/110.43	c calculated reachability. Time: 1.17
435.10/110.44	c  N dy   197     30502     59714     35608   1152790      8135   1865771   1889868    695.03     39.53  --
435.10/110.44	c  F st   197     30502     59714     35608   1152790      8135   1865771   1889868    695.03     39.53  --
455.09/115.45	c Decided on dynamic restart strategy
475.05/120.46	c  N dy   218     34583     59711     35588   1151857     11958   1864425   4325890    526.61     37.05  --
499.81/126.62	c Finding binary XORs  T:     4.13 s  found:     231
517.00/130.97	c  N dy   249     38649     58597     35046   1615718     17738   1825342   7105603    489.55     34.23  --
549.32/139.04	c  N dy   279     42702     58596     35046   1615843     11576   1825342   2763107    398.18     32.20  --
570.90/144.47	c  S st   303     45753     58594     35046   1615926     14509   1825342   3755556    328.00     30.67  --
575.29/145.56	c  S st   303     46253     58592     35046   1615958     14968   1825342   3821058    328.00     30.67  --
575.69/145.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.21
575.69/145.64	c Cache  BProp: 1963 Set: 3 BXProp: 1 T: 0.12
607.65/153.68	c Flit:    76 Blit:    272 bXBeca:    0 bXProp:   12 Bin:  25850 BRemL:   5778 BRemN:    550 CBin:       0 P: 60.0M T: 32.04
607.65/153.68	c Cleaning up after failed var search:     0.00 s 
615.63/155.65	c Calc non-exist non-lernt bins v-fix:     4 done:  13766 time:  7.81 s
616.03/155.70	c Cache  BProp: 2201 Set: 6 BXProp: 0 T: 0.19
616.83/155.92	c Subs w/ non-existent bins:     38 time:  0.90 s
617.23/156.07	c Replacing      244 vars Replaced    80616 lits Time:     0.59 s 
618.83/156.48	c bin-w-bin subsume rem         2149 bins  time:  0.98 s
625.62/158.12	c subs with bin:        2  lits-rem:       239  v-fix:    0  time:  6.54 s
626.02/158.28	c Removed useless bin:    4363  fixed:     0  bprops:  10.00M  time:  0.64 s
634.41/160.31	c lits-rem:       379  cl-subs:      963  v-elim:   4846  v-fix:    0  time:  8.12 s
634.41/160.31	c learnt bin added due to v-elim: 0
634.81/160.40	c vivif2 --  cl tried    34859 cl shrink      390 lits rem       8035 time: 0.34
636.01/160.72	c vivif2 --  cl tried    13857 cl shrink     5301 lits rem     254137 time: 1.27
637.61/161.10	c asymm  cl-useful: 43/232/34848 lits-rem:354 time: 1.53
639.21/161.55	c calculated reachability. Time: 1.66
639.21/161.56	c  N dy   303     46253     57985     34848   1604240     13407   1790003   3398213    328.00     30.67  --
671.55/169.64	c  N dy   335     50391     57984     34848   1604374     17382   1790003   4597565    243.34     28.84  --
715.87/180.72	c  N dy   366     54454     57983     34848   1604481     10669   1790003   2017385    404.31     27.44  --
750.99/189.54	c  N dy   398     58577     57980     34848   1604575     14668   1790003   3272166    329.99     26.10  --
783.73/197.74	c Finding binary XORs  T:     6.05 s  found:     196
791.71/199.72	c  N dy   429     62671     56415     34107   2502182     20555   1732928   6275795    304.64     24.95  --
824.84/208.08	c  N dy   460     66691     56414     34107   2502265     24447   1732928   7343135    214.60     23.92  --
845.17/213.18	c  S st   481     69380     56413     34107   2502330     14275   1732928   4063522    192.24     23.30  --
849.17/214.15	c  S st   481     69880     56413     34107   2502355     14748   1732928   4115788    192.24     23.30  --
849.56/214.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.25
849.56/214.26	c Cache  BProp: 2213 Set: 0 BXProp: 0 T: 0.20
883.90/222.89	c Flit:    41 Blit:    112 bXBeca:    0 bXProp:   10 Bin:  34647 BRemL:   4888 BRemN:    360 CBin:       0 P: 60.0M T: 34.39
883.90/222.90	c Cleaning up after failed var search:     0.00 s 
892.28/224.90	c Calc non-exist non-lernt bins v-fix:     3 done:  14233 time:  7.94 s
892.28/224.96	c Cache  BProp: 2325 Set: 7 BXProp: 0 T: 0.25
893.48/225.22	c Subs w/ non-existent bins:     43 time:  1.02 s
893.88/225.37	c Replacing      206 vars Replaced   174055 lits Time:     0.59 s 
895.87/225.87	c bin-w-bin subsume rem         7106 bins  time:  1.70 s
902.26/227.48	c subs with bin:       50  lits-rem:       452  v-fix:    0  time:  6.41 s
903.07/227.66	c Removed useless bin:    3482  fixed:     0  bprops:  10.00M  time:  0.72 s
918.62/231.54	c ORs :  39247 avg-s: 14.0 cl-sh:   819 l-rem:   1015 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:   12.13
944.15/237.96	c Added 0 vars  tried: 80000 time: 25.56
944.15/237.96	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   25.57
944.55/238.04	c lits-rem:       136  cl-subs:      933  v-elim:   4746  v-fix:    0  time: 41.36 s
944.55/238.04	c learnt bin added due to v-elim: 0
944.95/238.14	c vivif2 --  cl tried    34014 cl shrink      140 lits rem       2696 time: 0.43
946.14/238.40	c vivif2 --  cl tried    13675 cl shrink     2201 lits rem      58397 time: 1.03
946.96/238.67	c asymm  cl-useful: 5/395/34008 lits-rem:7 time: 1.05
949.34/239.22	c calculated reachability. Time: 1.99
949.34/239.22	c  N dy   481     69880     56022     34008   2485157     13356   1714087   4001274    192.24     23.30  --
949.34/239.22	c  F st   481     69880     56022     34008   2485157     13356   1714087   4001274    192.24     23.30  --
963.32/242.80	c Decided on dynamic restart strategy
983.67/247.81	c  N dy   506     74424     56022     34007   2484936     17702   1713947   5262891    261.68     22.48  --
1027.20/258.80	c  N dy   542     79231     56021     34007   2485048     22348   1713947   6546495    327.15     21.59  --
1071.09/269.75	c  N dy   581     84379     56019     34007   2485182     14262   1713947   4075047    205.57     20.77  --
1113.00/280.22	c  N dy   623     89849     56018     34007   2485339     19528   1713947   5445458    237.01     20.00  --
1164.47/293.18	c  N dy   667     95695     56017     34007   2485480     25173   1713947   7034244    269.25     19.36  --
1204.00/303.04	c Finding binary XORs  T:     7.39 s  found:      85
1223.15/307.82	c  N dy   714    101901     55511     33777   2743894     17393   1695167   4881212    189.57     18.72  --
1245.12/313.30	c  S st   737    104820     55505     33777   2911328     20578   1695213   5975780    293.40     18.42  --
1249.12/314.36	c  S st   737    105320     55321     33777   2911353     21049   1695213   6030269    293.40     18.42  --
1249.52/314.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.27
1249.52/314.49	c Cache  BProp: 2321 Set: 0 BXProp: 0 T: 0.25
1283.41/322.98	c Flit:    42 Blit:     32 bXBeca:    0 bXProp:    7 Bin:  48209 BRemL:   1805 BRemN:    309 CBin:       0 P: 60.0M T: 33.77
1292.20/325.17	c Calc non-exist non-lernt bins v-fix:     0 done:  11313 time:  8.70 s
1292.60/325.24	c Cache  BProp: 2353 Set: 0 BXProp: 2 T: 0.27
1294.22/325.64	c Subs w/ non-existent bins:     63 time:  1.59 s
1294.99/325.83	c Replacing       94 vars Replaced    76388 lits Time:     0.75 s 
1297.39/326.46	c bin-w-bin subsume rem         1991 bins  time:  1.97 s
1304.18/328.10	c subs with bin:        3  lits-rem:        36  v-fix:    0  time:  6.53 s
1304.98/328.30	c Removed useless bin:    3621  fixed:     0  bprops:  10.00M  time:  0.78 s
1326.13/333.65	c ORs :  45934 avg-s: 12.9 cl-sh:  1040 l-rem:   1249 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:   13.68
1326.53/333.73	c lits-rem:       215  cl-subs:      942  v-elim:   4651  v-fix:    0  time: 21.67 s
1326.53/333.73	c learnt bin added due to v-elim: 0
1326.93/333.85	c vivif2 --  cl tried    33600 cl shrink       26 lits rem        433 time: 0.48
1328.94/334.34	c vivif2 --  cl tried    19986 cl shrink     2949 lits rem      58674 time: 1.94
1330.12/334.68	c asymm  cl-useful: 19/220/33596 lits-rem:72 time: 1.36
1332.92/335.35	c calculated reachability. Time: 2.43
1332.92/335.36	c  N dy   737    105320     55156     33596   2895971     19777   1675530   5813225    293.40     18.42  --
1382.84/347.87	c Finding binary XORs  T:     8.33 s  found:      62
1397.62/351.57	c  N dy   789    112141     55108     33572   3160419     26631   1673903   7723675    175.33     17.82  --
1450.34/364.71	c  N dy   844    119334     55106     33572   3160605     18503   1673903   5733493    275.48     17.19  --
1514.63/380.86	c  N dy   902    126966     55103     33572   3160839     25807   1673903   7132426    208.10     16.60  --
1581.34/397.54	c  N dy   964    135126     55097     33572   3161055     17834   1673903   5399662    192.69     16.14  --
1641.27/412.52	c  N dy  1030    143760     55094     33572   3161338     26111   1673903   6877412    220.01     15.68  --
1709.96/429.72	c  N dy  1100    152965     55094     33572   3161585     19498   1673903   5338890    197.93     15.26  --
1744.31/438.31	c  S st  1138    157980     55094     33572   3161712     24347   1673903   6206894    139.37     15.05  --
1748.30/439.34	c  S st  1138    158481     55094     33572   3161746     24814   1673903   6238584    139.37     15.05  --
1748.70/439.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.28
1748.70/439.48	c Cache  BProp: 2352 Set: 0 BXProp: 0 T: 0.27
1800.62/452.43	c Flit:    39 Blit:     13 bXBeca:    0 bXProp:   10 Bin:  82533 BRemL:   3244 BRemN:    351 CBin:       0 P: 60.0M T: 51.65
1809.01/454.57	c Calc non-exist non-lernt bins v-fix:     0 done:  11845 time:  8.55 s
1809.40/454.65	c Cache  BProp: 2364 Set: 0 BXProp: 0 T: 0.30
1811.40/455.13	c Subs w/ non-existent bins:     27 time:  1.93 s
1812.22/455.33	c Replacing       72 vars Replaced    80898 lits Time:     0.77 s 
1815.00/456.00	c bin-w-bin subsume rem         4230 bins  time:  2.19 s
1821.41/457.64	c subs with bin:      129  lits-rem:       277  v-fix:    0  time:  6.56 s
1822.18/457.88	c Removed useless bin:   10515  fixed:     0  bprops:  10.00M  time:  0.93 s
1845.36/463.64	c ORs :  54179 avg-s: 12.0 cl-sh:   941 l-rem:   1177 b-add:     31 v-rep:   0 cl-rem: 0 avg s: nan T:   16.06
1845.75/463.73	c lits-rem:       206  cl-subs:      560  v-elim:   4655  v-fix:    0  time: 23.35 s
1845.75/463.73	c learnt bin added due to v-elim: 0
1846.15/463.86	c vivif2 --  cl tried    33516 cl shrink       30 lits rem        107 time: 0.52
1848.54/464.40	c vivif2 --  cl tried    24030 cl shrink     2141 lits rem      33975 time: 2.15
1849.75/464.74	c asymm  cl-useful: 1/403/33516 lits-rem:1 time: 1.38
1852.95/465.51	c calculated reachability. Time: 2.77
1852.95/465.51	c  N dy  1138    158481     54938     33516   3180028     23831   1647137   6121196    139.37     15.05  --
1905.67/478.74	c Finding binary XORs  T:     9.54 s  found:      65
1942.82/488.07	c  N dy  1214    168637     54657     33381   3746760     34410   1638688   9246316    154.49     14.70  --
2022.71/508.03	c  N dy  1296    179533     54657     33381   3747023     28609   1638688   7600873    184.72     14.33  --
2128.56/534.58	c  N dy  1382    191031     54655     33381   3747292     39741   1638688   9475866    157.87     14.02  --
2214.03/555.95	c  N dy  1474    203299     54651     33381   3747546     34425   1638688   8037340    171.79     13.71  --
2329.47/584.81	c  N dy  1571    216411     54650     33381   3747817     28864   1638688   6782959    106.70     13.43  --
2452.09/615.55	c  N dy  1674    230237     54645     33381   3748111     42242   1638688   8798914    190.72     13.14  --
2496.44/626.66	c Finding binary XORs  T:     9.87 s  found:      21
2521.61/632.96	c  S st  1730    237722     54572     33340   3874505     28449   1635713   6623432    102.65     13.02  --
2524.80/633.75	c  S st  1730    238222     54572     33340   3874523     28930   1635713   6653444    102.65     13.02  --
2525.20/633.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.31
2525.60/633.90	c Cache  BProp: 2363 Set: 1 BXProp: 0 T: 0.30
2555.18/641.34	c Flit:    29 Blit:      8 bXBeca:    0 bXProp:    3 Bin:  20389 BRemL:  10551 BRemN:    898 CBin:       0 P: 60.0M T: 29.68
2563.56/643.43	c Calc non-exist non-lernt bins v-fix:     0 done:  13417 time:  8.31 s
2563.96/643.51	c Cache  BProp: 2371 Set: 0 BXProp: 0 T: 0.34
2565.94/644.04	c Subs w/ non-existent bins:    117 time:  2.11 s
2566.74/644.23	c Replacing       89 vars Replaced    88040 lits Time:     0.75 s 
2569.54/644.98	c bin-w-bin subsume rem         6237 bins  time:  2.72 s
2576.33/646.60	c subs with bin:      106  lits-rem:       332  v-fix:    0  time:  6.48 s
2577.14/646.85	c Removed useless bin:    6786  fixed:     0  bprops:  10.00M  time:  1.01 s
2598.71/652.29	c ORs :  62681 avg-s: 11.5 cl-sh:   184 l-rem:    287 b-add:     31 v-rep:   0 cl-rem: 1 avg s: 3.0 T:   17.99
2599.12/652.37	c lits-rem:        71  cl-subs:      321  v-elim:   4653  v-fix:    0  time: 22.00 s
2599.12/652.37	c learnt bin added due to v-elim: 0
2599.89/652.51	c vivif2 --  cl tried    33277 cl shrink       33 lits rem         96 time: 0.57
2601.88/653.06	c vivif2 --  cl tried    28413 cl shrink      831 lits rem       9711 time: 2.20
2603.10/653.34	c asymm  cl-useful: 0/284/33277 lits-rem:0 time: 1.11
2606.28/654.18	c calculated reachability. Time: 3.02
2606.28/654.18	c  N dy  1730    238222     54411     33277   3844842     28216   1616401   6593709    102.65     13.02  --
2724.11/683.64	c  N dy  1844    253479     54323     33277   4071383     43219   1616415   9275811    148.41     12.73  --
2753.27/690.94	c Finding binary XORs  T:    11.03 s  found:      32
2868.31/719.74	c  N dy  1963    269659     54318     33238   4053337     38219   1613295   8153272    145.49     12.45  --
3009.72/755.12	c  N dy  2090    286943     54292     33238   4053674     33987   1613294   7190248    165.92     12.23  --
3147.53/789.60	c  N dy  2226    305384     54282     33238   4200756     52100   1613298  10135058    109.29     12.03  --
3173.10/796.04	c Finding binary XORs  T:    11.21 s  found:      14
3305.71/829.23	c  N dy  2370    324967     54158     33213   4188514     48470   1611113   8752349    155.31     11.82  --
3403.20/853.68	c Finding binary XORs  T:    11.26 s  found:      33
3473.87/871.39	c  N dy  2518    345047     54068     33128   4354971     45518   1605384   8458576    128.25     11.62  --
3568.95/895.13	c  S st  2609    357333     54065     33128   4355199     57482   1605384  10148050    146.68     11.54  --
3572.94/896.15	c  S st  2609    357837     54065     33128   4355214     57970   1605384  10171285    146.68     11.54  --
3573.35/896.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.35
3573.75/896.34	c Cache  BProp: 2384 Set: 3 BXProp: 0 T: 0.36
3616.08/906.97	c Flit:    37 Blit:     41 bXBeca:    0 bXProp:    5 Bin:  67619 BRemL:   3939 BRemN:    209 CBin:       0 P: 60.0M T: 42.43
3624.87/909.16	c Calc non-exist non-lernt bins v-fix:     0 done:  13562 time:  8.74 s
3625.27/909.26	c Cache  BProp: 2426 Set: 0 BXProp: 0 T: 0.37
3630.06/910.48	c Subs w/ non-existent bins:    122 time:  4.89 s
3631.27/910.73	c Replacing       84 vars Replaced   128019 lits Time:     0.98 s 
3635.26/911.71	c bin-w-bin subsume rem         7154 bins  time:  3.11 s
3641.64/913.39	c subs with bin:      104  lits-rem:       257  v-fix:    0  time:  6.70 s
3642.84/913.64	c Removed useless bin:    7406  fixed:     0  bprops:  10.00M  time:  1.00 s
3673.61/921.33	c ORs :  71046 avg-s: 11.3 cl-sh:  1795 l-rem:   2166 b-add:     19 v-rep:   0 cl-rem: 0 avg s: nan T:   20.68
3674.01/921.45	c lits-rem:       102  cl-subs:     2144  v-elim:   4659  v-fix:    0  time: 31.17 s
3674.01/921.45	c learnt bin added due to v-elim: 0
3674.81/921.61	c vivif2 --  cl tried    33080 cl shrink       58 lits rem        142 time: 0.65
3681.19/923.20	c vivif2 --  cl tried    55616 cl shrink     5884 lits rem      61765 time: 6.33
3682.39/923.55	c asymm  cl-useful: 4/122/33067 lits-rem:6 time: 1.41
3685.99/924.46	c calculated reachability. Time: 3.25
3685.99/924.46	c  N dy  2609    357837     53858     33067   4370138     55190   1585330   9774650    146.68     11.54  --
3841.37/963.38	c  N dy  2755    377905     53847     33067   4370528     51033   1585330   8901249    149.63     11.39  --
3933.23/986.35	c Finding binary XORs  T:    11.87 s  found:      29
4010.32/1005.68	c  N dy  2902    397983     53820     33047   4473144     45789   1584161   8114451     91.82     11.27  --
4171.31/1045.99	c  N dy  3049    418079     53784     33047   4636833     65457   1584167  10762763    104.55     11.15  --
4226.43/1059.75	c Finding binary XORs  T:    11.72 s  found:      17
4340.27/1088.24	c  N dy  3194    438204     53778     33023   4728964     59599   1582510   9990194    157.25     11.07  --
4504.84/1129.49	c  N dy  3338    458215     53737     33023   4729248     52174   1582510   8799330    124.82     11.00  --
4673.04/1171.54	c Finding binary XORs  T:    12.23 s  found:      22
4679.41/1173.14	c  N dy  3484    478259     53709     32986   4911198     71753   1580127  11308472     83.95     10.91  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3285330-1304040044/watcher-3285330-1304040044 -o /tmp/evaluation-result-3285330-1304040044/solver-3285330-1304040044 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285330-1304040044.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: 7.48 7.59 7.77 6/180 27401
/proc/meminfo: memFree=8613688/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=24088 CPUtime=0 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 1255 0 0 0 0 0 0 0 23 0 1 0 515603258 24666112 1194 33554432000 4194304 4797429 140734916397664 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 6022 1197 346 148 0 951 0

[startup+0.0973129 s]
/proc/loadavg: 7.48 7.59 7.77 6/180 27401
/proc/meminfo: memFree=8613688/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=69172 CPUtime=0.08 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 6116 0 0 0 8 0 0 0 23 0 1 0 515603258 70832128 4700 33554432000 4194304 4797429 140734916397664 18446744073709551615 4678497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 17293 4700 350 148 0 12222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 69172

[startup+0.100307 s]
/proc/loadavg: 7.48 7.59 7.77 6/180 27401
/proc/meminfo: memFree=8613688/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=69172 CPUtime=0.09 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 6120 0 0 0 9 0 0 0 23 0 1 0 515603258 70832128 4704 33554432000 4194304 4797429 140734916397664 18446744073709551615 235594522643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 17293 4704 350 148 0 12222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69172

[startup+0.300276 s]
/proc/loadavg: 7.48 7.59 7.77 6/180 27401
/proc/meminfo: memFree=8613688/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=95280 CPUtime=0.28 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 14260 0 0 0 27 1 0 0 25 0 1 0 515603258 97566720 11028 33554432000 4194304 4797429 140734916397664 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 23820 11028 350 148 0 18749 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95280

[startup+0.700207 s]
/proc/loadavg: 7.48 7.59 7.77 6/180 27401
/proc/meminfo: memFree=8613688/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=168492 CPUtime=0.69 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 34174 0 0 0 64 5 0 0 25 0 1 0 515603258 172535808 27270 33554432000 4194304 4797429 140734916397664 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 42123 27271 350 148 0 37052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168492

[startup+1.50107 s]
/proc/loadavg: 7.48 7.59 7.77 6/181 27402
/proc/meminfo: memFree=8403252/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=305428 CPUtime=1.49 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 73629 0 0 0 139 10 0 0 25 0 1 0 515603258 312758272 59377 33554432000 4194304 4797429 140734916397664 18446744073709551615 4431839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27401/statm: 76357 59377 350 148 0 71286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 305428

[startup+3.10078 s]
/proc/loadavg: 7.48 7.59 7.77 9/184 27405
/proc/meminfo: memFree=8154876/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=993292 CPUtime=6.88 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 91655 0 0 0 670 18 0 0 19 0 4 0 515603258 1017131008 74952 33554432000 4194304 4797429 140734916397664 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 248323 74952 386 148 0 243252 0
[pid=27401/tid=27403] ppid=27399 vsize=993292 CPUtime=1.25 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 1414 0 0 0 124 1 0 0 19 0 4 0 515603441 1017131008 74952 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427271 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=993292 CPUtime=1.25 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 1475 0 0 0 124 1 0 0 19 0 4 0 515603441 1017131008 74952 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=993292 CPUtime=1.26 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 1560 0 0 0 125 1 0 0 19 0 4 0 515603441 1017131008 74952 33554432000 4194304 4797429 140734916397664 18446744073709551615 4428508 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 993292

[startup+6.30022 s]
/proc/loadavg: 7.69 7.63 7.78 9/184 27405
/proc/meminfo: memFree=8123012/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=993292 CPUtime=19.63 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 91700 0 0 0 1945 18 0 0 25 0 4 0 515603258 1017131008 74997 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427865 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 248323 74997 386 148 0 243252 0
[pid=27401/tid=27403] ppid=27399 vsize=993292 CPUtime=4.41 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 1414 0 0 0 440 1 0 0 25 0 4 0 515603441 1017131008 74997 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=993292 CPUtime=4.44 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 1490 0 0 0 443 1 0 0 25 0 4 0 515603441 1017131008 74997 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=993292 CPUtime=4.46 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 1575 0 0 0 445 1 0 0 25 0 4 0 515603441 1017131008 74997 33554432000 4194304 4797429 140734916397664 18446744073709551615 4240880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (KiB) 993292

[startup+12.7011 s]
/proc/loadavg: 7.87 7.67 7.79 9/184 27405
/proc/meminfo: memFree=7168016/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=1863440 CPUtime=45.08 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 279546 0 0 0 4453 55 0 0 25 0 4 0 515603258 1908162560 261157 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 465860 261157 413 148 0 460789 0
[pid=27401/tid=27403] ppid=27399 vsize=1863440 CPUtime=10.73 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 45036 0 0 0 1064 9 0 0 25 0 4 0 515603441 1908162560 261157 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341263 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=1863440 CPUtime=10.79 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 50934 0 0 0 1067 12 0 0 25 0 4 0 515603441 1908162560 261157 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341187 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=1863440 CPUtime=10.85 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 51506 0 0 0 1075 10 0 0 25 0 4 0 515603441 1908162560 261157 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.08
Current children cumulated vsize (KiB) 1863440

[startup+25.5009 s]
/proc/loadavg: 8.10 7.74 7.81 9/184 27406
/proc/meminfo: memFree=7952648/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=1870632 CPUtime=96.03 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 298734 0 0 0 9543 60 0 0 25 0 4 0 515603258 1915527168 275348 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 467658 275348 415 148 0 462587 0
[pid=27401/tid=27403] ppid=27399 vsize=1870632 CPUtime=23.37 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 49108 0 0 0 2327 10 0 0 25 0 4 0 515603441 1915527168 275348 33554432000 4194304 4797429 140734916397664 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=1870632 CPUtime=23.52 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 54869 0 0 0 2339 13 0 0 25 0 4 0 515603441 1915527168 275348 33554432000 4194304 4797429 140734916397664 18446744073709551615 4331552 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=1870632 CPUtime=23.64 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 55274 0 0 0 2353 11 0 0 25 0 4 0 515603441 1915527168 275348 33554432000 4194304 4797429 140734916397664 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.03
Current children cumulated vsize (KiB) 1870632

[startup+51.1003 s]
/proc/loadavg: 8.07 7.76 7.81 9/184 27406
/proc/meminfo: memFree=6903820/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=2390008 CPUtime=198.27 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 453004 0 0 0 19738 89 0 0 25 0 4 0 515603258 2447368192 388487 33554432000 4194304 4797429 140734916397664 18446744073709551615 4423083 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 597502 388487 418 148 0 592431 0
[pid=27401/tid=27403] ppid=27399 vsize=2390008 CPUtime=48.97 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 96265 0 0 0 4878 19 0 0 25 0 4 0 515603441 2447368192 388487 33554432000 4194304 4797429 140734916397664 18446744073709551615 4226125 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=2390008 CPUtime=48.97 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 90566 0 0 0 4877 20 0 0 25 0 4 0 515603441 2447368192 388487 33554432000 4194304 4797429 140734916397664 18446744073709551615 4346677 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=2390008 CPUtime=49.25 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 118092 0 0 0 4902 23 0 0 25 0 4 0 515603441 2447368192 388487 33554432000 4194304 4797429 140734916397664 18446744073709551615 4360128 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.27
Current children cumulated vsize (KiB) 2390008

[startup+102.306 s]
/proc/loadavg: 8.15 7.82 7.83 9/184 27408
/proc/meminfo: memFree=3569112/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=4681376 CPUtime=402.78 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 939951 0 0 0 40108 170 0 0 25 0 4 0 515603258 4793729024 851179 33554432000 4194304 4797429 140734916397664 18446744073709551615 4259081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 1170344 851179 421 148 0 1165273 0
[pid=27401/tid=27403] ppid=27399 vsize=4681376 CPUtime=99.96 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 259791 0 0 0 9949 47 0 0 25 0 4 0 515603441 4793729024 851179 33554432000 4194304 4797429 140734916397664 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=4681376 CPUtime=100.09 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 250538 0 0 0 9963 46 0 0 25 0 4 0 515603441 4793729024 851179 33554432000 4194304 4797429 140734916397664 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=4681376 CPUtime=100.45 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 231777 0 0 0 10002 43 0 0 25 0 4 0 515603441 4793729024 851179 33554432000 4194304 4797429 140734916397664 18446744073709551615 4352347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.78
Current children cumulated vsize (KiB) 4681376

[startup+162.301 s]
/proc/loadavg: 8.10 7.87 7.84 9/184 27409
/proc/meminfo: memFree=520472/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=6279860 CPUtime=642.4 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 1287039 0 0 0 64007 233 0 0 25 0 4 0 515603258 6430576640 1177779 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341187 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 1569965 1177779 421 148 0 1564894 0
[pid=27401/tid=27403] ppid=27399 vsize=6279860 CPUtime=159.62 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 348408 0 0 0 15898 64 0 0 25 0 4 0 515603441 6430576640 1177779 33554432000 4194304 4797429 140734916397664 18446744073709551615 4259126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=6279860 CPUtime=160.07 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 322242 0 0 0 15948 59 0 0 25 0 4 0 515603441 6430576640 1177779 33554432000 4194304 4797429 140734916397664 18446744073709551615 4373035 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=6279860 CPUtime=160.44 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 307331 0 0 0 15988 56 0 0 25 0 4 0 515603441 6430576640 1177779 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427299 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 6279860

[startup+222.3 s]
/proc/loadavg: 8.14 7.92 7.86 9/184 27411
/proc/meminfo: memFree=96236/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=7438260 CPUtime=881.9 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 1545310 0 0 0 87902 288 0 0 25 0 4 0 515603258 7616778240 1396663 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 1859565 1396663 421 148 0 1854494 0
[pid=27401/tid=27403] ppid=27399 vsize=7438260 CPUtime=219.28 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 428980 0 0 0 21847 81 0 0 25 0 4 0 515603441 7616778240 1396663 33554432000 4194304 4797429 140734916397664 18446744073709551615 235594525095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=7438260 CPUtime=220.06 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 389752 0 0 0 21933 73 0 0 25 0 4 0 515603441 7616778240 1396663 33554432000 4194304 4797429 140734916397664 18446744073709551615 4259254 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=7438260 CPUtime=220.43 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 382069 0 0 0 21975 68 0 0 25 0 4 0 515603441 7616778240 1396663 33554432000 4194304 4797429 140734916397664 18446744073709551615 4259686 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 7438260

[startup+282.301 s]
/proc/loadavg: 8.31 7.99 7.89 11/184 27413
/proc/meminfo: memFree=92164/32950928 swapFree=67111528/67111528
[pid=27401] ppid=27399 vsize=8185812 CPUtime=1121.38 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 1722742 0 0 0 111814 324 0 0 25 0 4 0 515603258 8382271488 1561541 33554432000 4194304 4797429 140734916397664 18446744073709551615 4423697 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 2046453 1561541 422 148 0 2041382 0
[pid=27401/tid=27403] ppid=27399 vsize=8185812 CPUtime=278.96 cores=1,3,5,7

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

[pid=27401/tid=27403] ppid=27399 vsize=11591196 CPUtime=758.44 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 688792 0 0 0 75714 130 0 0 25 0 4 0 515603441 11869384704 2292833 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=11591196 CPUtime=757.89 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 667964 0 0 0 75663 126 0 0 25 0 4 0 515603441 11869384704 2292833 33554432000 4194304 4797429 140734916397664 18446744073709551615 4346211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=11591196 CPUtime=760.4 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 650984 0 0 0 75921 119 0 0 25 0 4 0 515603441 11869384704 2292833 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.49
Current children cumulated vsize (KiB) 11591196

[startup+822.301 s]
/proc/loadavg: 8.16 8.05 7.94 9/184 27458
/proc/meminfo: memFree=7796220/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=11862752 CPUtime=3278.15 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2575565 0 0 0 327315 500 0 0 25 0 4 0 515603258 12147458048 2344958 33554432000 4194304 4797429 140734916397664 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 2965688 2344958 422 148 0 2960617 0
[pid=27401/tid=27403] ppid=27399 vsize=11862752 CPUtime=818.44 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 705967 0 0 0 81710 134 0 0 25 0 4 0 515603441 12147458048 2344958 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=11862752 CPUtime=817.56 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 684927 0 0 0 81626 130 0 0 25 0 4 0 515603441 12147458048 2344958 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=11862752 CPUtime=820.39 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 665505 0 0 0 81917 122 0 0 25 0 4 0 515603441 12147458048 2344958 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3278.15
Current children cumulated vsize (KiB) 11862752

[startup+882.3 s]
/proc/loadavg: 8.13 8.06 7.94 9/184 27460
/proc/meminfo: memFree=7528340/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=12148660 CPUtime=3517.81 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2650423 0 0 0 351268 513 0 0 25 0 4 0 515603258 12440227840 2411146 33554432000 4194304 4797429 140734916397664 18446744073709551615 4331654 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3037165 2411146 422 148 0 3032094 0
[pid=27401/tid=27403] ppid=27399 vsize=12148660 CPUtime=878.35 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 737089 0 0 0 87697 138 0 0 25 0 4 0 515603441 12440227840 2411146 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=12148660 CPUtime=877.31 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 705002 0 0 0 87598 133 0 0 25 0 4 0 515603441 12440227840 2411146 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=12148660 CPUtime=880.39 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 680491 0 0 0 87914 125 0 0 25 0 4 0 515603441 12440227840 2411146 33554432000 4194304 4797429 140734916397664 18446744073709551615 4508614 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3517.81
Current children cumulated vsize (KiB) 12148660

[startup+942.301 s]
/proc/loadavg: 8.11 8.06 7.95 9/184 27461
/proc/meminfo: memFree=7210944/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=12543072 CPUtime=3757.49 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2734303 0 0 0 375219 530 0 0 25 0 4 0 515603258 12844105728 2492789 33554432000 4194304 4797429 140734916397664 18446744073709551615 4425625 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3135768 2492789 422 148 0 3130697 0
[pid=27401/tid=27403] ppid=27399 vsize=12543072 CPUtime=938.03 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 753874 0 0 0 93662 141 0 0 25 0 4 0 515603441 12844105728 2492789 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=12543072 CPUtime=937.3 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 736332 0 0 0 93592 138 0 0 25 0 4 0 515603441 12844105728 2492789 33554432000 4194304 4797429 140734916397664 18446744073709551615 4346799 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=12543072 CPUtime=940.39 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 698235 0 0 0 93911 128 0 0 25 0 4 0 515603441 12844105728 2492789 33554432000 4194304 4797429 140734916397664 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.49
Current children cumulated vsize (KiB) 12543072

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.95 9/184 27463
/proc/meminfo: memFree=7018092/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=12753984 CPUtime=3997.14 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2788483 0 0 0 399173 541 0 0 25 0 4 0 515603258 13060079616 2536489 33554432000 4194304 4797429 140734916397664 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3188496 2536489 422 148 0 3183425 0
[pid=27401/tid=27403] ppid=27399 vsize=12753984 CPUtime=997.69 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 770209 0 0 0 99625 144 0 0 25 0 4 0 515603441 13060079616 2536489 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531999 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=12753984 CPUtime=997.29 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 754052 0 0 0 99589 140 0 0 25 0 4 0 515603441 13060079616 2536489 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=12753984 CPUtime=1000.38 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 711536 0 0 0 99909 129 0 0 25 0 4 0 515603441 13060079616 2536489 33554432000 4194304 4797429 140734916397664 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 12753984

[startup+1062.3 s]
/proc/loadavg: 8.08 8.06 7.96 9/184 27464
/proc/meminfo: memFree=6807000/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=12986084 CPUtime=4236.82 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2841479 0 0 0 423130 552 0 0 25 0 4 0 515603258 13297750016 2588871 33554432000 4194304 4797429 140734916397664 18446744073709551615 4345191 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3246521 2588871 422 148 0 3241450 0
[pid=27401/tid=27403] ppid=27399 vsize=12986084 CPUtime=1057.37 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 787089 0 0 0 105589 148 0 0 25 0 4 0 515603441 13297750016 2588871 33554432000 4194304 4797429 140734916397664 18446744073709551615 4373065 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=12986084 CPUtime=1057.3 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 774792 0 0 0 105586 144 0 0 25 0 4 0 515603441 13297750016 2588871 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=12986084 CPUtime=1060.38 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 722159 0 0 0 105907 131 0 0 25 0 4 0 515603441 13297750016 2588871 33554432000 4194304 4797429 140734916397664 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.82
Current children cumulated vsize (KiB) 12986084

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 7.96 9/184 27466
/proc/meminfo: memFree=6559572/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=13283292 CPUtime=4476.48 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2908643 0 0 0 447082 566 0 0 25 0 4 0 515603258 13602091008 2649099 33554432000 4194304 4797429 140734916397664 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3320823 2649099 422 148 0 3315752 0
[pid=27401/tid=27403] ppid=27399 vsize=13283292 CPUtime=1117.04 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 818689 0 0 0 111551 153 0 0 25 0 4 0 515603441 13602091008 2649099 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=13283292 CPUtime=1117.3 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 792128 0 0 0 111583 147 0 0 25 0 4 0 515603441 13602091008 2649099 33554432000 4194304 4797429 140734916397664 18446744073709551615 4351579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=13283292 CPUtime=1120.38 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 734873 0 0 0 111904 134 0 0 25 0 4 0 515603441 13602091008 2649099 33554432000 4194304 4797429 140734916397664 18446744073709551615 4373003 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.48
Current children cumulated vsize (KiB) 13283292

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 7.97 9/184 27468
/proc/meminfo: memFree=6322436/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=13528216 CPUtime=4716.15 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2973449 0 0 0 471036 579 0 0 25 0 4 0 515603258 13852893184 2708208 33554432000 4194304 4797429 140734916397664 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3382054 2708208 422 148 0 3376983 0
[pid=27401/tid=27403] ppid=27399 vsize=13528216 CPUtime=1176.71 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 837002 0 0 0 117515 156 0 0 25 0 4 0 515603441 13852893184 2708208 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=13528216 CPUtime=1177.3 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 817212 0 0 0 117578 152 0 0 25 0 4 0 515603441 13852893184 2708208 33554432000 4194304 4797429 140734916397664 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=13528216 CPUtime=1180.38 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 750447 0 0 0 117902 136 0 0 25 0 4 0 515603441 13852893184 2708208 33554432000 4194304 4797429 140734916397664 18446744073709551615 4226125 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.15
Current children cumulated vsize (KiB) 13528216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27468
/proc/meminfo: memFree=6275784/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=13595880 CPUtime=4800.07 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) R 27399 27401 27293 0 -1 4202496 2989368 0 0 0 479425 582 0 0 25 0 4 0 515603258 13922181120 2719673 33554432000 4194304 4797429 140734916397664 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 3398970 2719673 422 148 0 3393899 0
[pid=27401/tid=27403] ppid=27399 vsize=13595880 CPUtime=1197.59 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4202560 837316 0 0 0 119603 156 0 0 25 0 4 0 515603441 13922181120 2719673 33554432000 4194304 4797429 140734916397664 18446744073709551615 4373035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27401/tid=27404] ppid=27399 vsize=13595880 CPUtime=1198.31 cores=1,3,5,7
/proc/27401/task/27404/stat : 27404 (techdemo) R 27399 27401 27293 0 -1 4202560 817239 0 0 0 119679 152 0 0 25 0 4 0 515603441 13922181120 2719673 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27401/tid=27405] ppid=27399 vsize=13595880 CPUtime=1201.39 cores=1,3,5,7
/proc/27401/task/27405/stat : 27405 (techdemo) R 27399 27401 27293 0 -1 4202560 763648 0 0 0 120001 138 0 0 25 0 4 0 515603441 13922181120 2719673 33554432000 4194304 4797429 140734916397664 18446744073709551615 4531999 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 13595880

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1203.42 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27468
/proc/meminfo: memFree=6275784/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=0 CPUtime=4800.2 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) Z 27399 27401 27293 0 -1 4203548 2989368 0 0 0 479428 592 0 0 25 0 2 0 515603258 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 0 0 0 0 0 0 0
[pid=27401/tid=27403] ppid=27399 vsize=0 CPUtime=1197.7 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4203588 837316 0 0 0 119604 166 0 0 25 0 2 0 515603441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 0

[startup+1203.6 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27468
/proc/meminfo: memFree=6275784/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=0 CPUtime=4800.38 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) Z 27399 27401 27293 0 -1 4203548 2989368 0 0 0 479428 610 0 0 25 0 2 0 515603258 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 0 0 0 0 0 0 0
[pid=27401/tid=27403] ppid=27399 vsize=0 CPUtime=1197.88 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4203588 837316 0 0 0 119604 184 0 0 25 0 2 0 515603441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 0

[startup+1203.7 s]
/proc/loadavg: 8.04 8.06 7.97 9/184 27468
/proc/meminfo: memFree=6275784/32950928 swapFree=67111524/67111528
[pid=27401] ppid=27399 vsize=0 CPUtime=4800.48 cores=1,3,5,7
/proc/27401/stat : 27401 (techdemo) Z 27399 27401 27293 0 -1 4203548 2989368 0 0 0 479428 620 0 0 25 0 2 0 515603258 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27401/statm: 0 0 0 0 0 0 0
[pid=27401/tid=27403] ppid=27399 vsize=0 CPUtime=1197.98 cores=1,3,5,7
/proc/27401/task/27403/stat : 27403 (techdemo) R 27399 27401 27293 0 -1 4203588 837316 0 0 0 119604 194 0 0 25 0 2 0 515603441 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.79
CPU time (s): 4800.58
CPU user time (s): 4794.28
CPU system time (s): 6.29604
CPU usage (%): 398.787
Max. virtual memory (cumulated for all children) (KiB): 13595880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.28
system time used= 6.29604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2989368
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= 23043
involuntary context switches= 35367

runsolver used 1.90771 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 03:20:45
IDJOB=3285330
IDBENCH=82379
IDSOLVER=1584
FILE ID=node120/3285330-1304040044
RUNJOBID= node120-1304039838-27312
PBS_JOBID= 13170379
Free space on /tmp= 71908 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285330-1304040044/watcher-3285330-1304040044 -o /tmp/evaluation-result-3285330-1304040044/solver-3285330-1304040044 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285330-1304040044.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=843467325

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:       8613720 kB
Buffers:       2465900 kB
Cached:       15298844 kB
SwapCached:          0 kB
Active:       14112608 kB
Inactive:      9569604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8613720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           47160 kB
Writeback:           0 kB
AnonPages:     4726800 kB
Mapped:          15884 kB
Slab:           580296 kB
PageTables:      14512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6171668 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= 72024 MiB
End job on node120 at 2011-04-29 03:40:50