Trace number 3282064

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.24 1203.42

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3282064-1304032803.cnf'
0.00/0.00	c -- header says num vars:           8527
0.00/0.00	c -- header says num clauses:       25484
0.00/0.05	c -- clauses added:            0 learnts,        25484 normals,            0 xors
0.00/0.05	c -- vars added       8527
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      8527      8494     16988         0     59458         0   no data   no data  --
0.00/0.14	c asymm  cl-useful: 400/8493/8493 lits-rem:1200 time: 0.35
0.00/0.20	c Flit:     4 Blit:   1063 bXBeca:    0 bXProp:   85 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.22
0.00/0.20	c Cleaning up after failed var search:     0.00 s 
0.00/0.21	c Calc non-exist non-lernt bins v-fix:     0 done:   7450 time:  0.04 s
0.00/0.21	c Cache  BProp: 1039 Set: 0 BXProp: 0 T: 0.00
0.00/0.21	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.21	c Replacing       85 vars Replaced     1090 lits Time:     0.00 s 
0.00/0.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.00/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.22	c Removed useless bin:       6  fixed:     0  bprops:   0.30M  time:  0.02 s
0.52/0.25	c lits-rem:         0  cl-subs:        1  v-elim:   2456  v-fix:    0  time:  0.09 s
0.52/0.25	c learnt bin added due to v-elim: 0
0.52/0.25	c Finding binary XORs  T:     0.01 s  found:       0
0.52/0.25	c Finding non-binary XORs:     0.01 s (found:     276, avg size: 3.0)
0.52/0.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     31 locsubst:     0 time:   0.00
0.52/0.25	c calculated reachability. Time: 0.00
0.52/0.25	c Calc default polars -  time:   0.00 s pos:     220 undec:    5254 neg:    3053
0.52/0.25	c =========================================================================================
0.52/0.25	c types(t): F = full restart, N = normal restart
0.52/0.25	c types(t): S = simplification begin/end, E = solution found
0.52/0.25	c restart types(rt): st = static, dy = dynamic
0.52/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.52/0.25	c  B st     0         0      4880      9374      7200         0     43713         0   no data   no data  --
6.23/1.60	c Decided on static restart strategy
92.91/23.30	c  N dy     7     30001      4869      9374      7284     10644     43713    291414     36.14     22.46  --
92.91/23.33	c  S st     7     30001      4869      9374      7284     10644     43713    291414     36.14     22.46  --
92.91/23.34	c Finding binary XORs  T:     0.01 s  found:       3
93.31/23.40	c  S st     7     30504      4836      9279      9064     17035     45146    318064     36.14     22.46  --
93.31/23.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.01
93.31/23.40	c Cache  BProp: 1029 Set: 0 BXProp: 0 T: 0.00
93.31/23.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     13 BRemL:    426 BRemN:    794 CBin:       0 P:  1.6M T:  0.36
93.71/23.50	c Calc non-exist non-lernt bins v-fix:     0 done:   4821 time:  0.02 s
93.71/23.50	c Cache  BProp: 1029 Set: 0 BXProp: 0 T: 0.00
93.71/23.54	c Subs w/ non-existent bins:     84 time:  0.17 s
93.71/23.54	c Replacing        3 vars Replaced       70 lits Time:     0.01 s 
93.71/23.55	c bin-w-bin subsume rem           89 bins  time:  0.01 s
93.71/23.57	c subs with bin:       29  lits-rem:       558  v-fix:    0  time:  0.05 s
93.71/23.57	c Removed useless bin:      50  fixed:     0  bprops:   0.06M  time:  0.01 s
98.92/24.82	c lits-rem:       545  cl-subs:    14733  v-elim:   1451  v-fix:    0  time:  4.99 s
98.92/24.82	c learnt bin added due to v-elim: 0
98.92/24.82	c vivif2 --  cl tried    11898 cl shrink      108 lits rem        131 time: 0.01
98.92/24.83	c vivif2 --  cl tried     2188 cl shrink        8 lits rem          9 time: 0.01
98.92/24.84	c asymm  cl-useful: 0/3319/11812 lits-rem:0 time: 0.06
98.92/24.84	c calculated reachability. Time: 0.00
98.92/24.84	c  N dy     7     30504      3367     11812      4805      2187     51620     15441     36.14     22.46  --
98.92/24.84	c  F st     7     30504      3367     11812      4805      2187     51620     15441     36.14     22.46  --
104.49/26.25	c Decided on static restart strategy
150.84/37.86	c  N dy    14     45756      3367     11812      4806     17345     51620    598650     35.81     20.76  --
150.84/37.89	c  S st    14     45756      3367     11812      4806     17345     51620    598650     35.81     20.76  --
150.84/37.89	c Finding binary XORs  T:     0.01 s  found:       0
151.24/37.98	c  S st    14     46258      3367     11812      4806     17848     51620    608200     35.81     20.76  --
151.24/37.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.01
151.24/37.98	c Cache  BProp: 1029 Set: 0 BXProp: 0 T: 0.00
152.06/38.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     62 BRemL:      6 BRemN:     92 CBin:       0 P:  3.4M T:  0.54
152.06/38.12	c Calc non-exist non-lernt bins v-fix:     0 done:   3359 time:  0.01 s
152.06/38.12	c Cache  BProp: 1029 Set: 0 BXProp: 0 T: 0.00
152.43/38.20	c Subs w/ non-existent bins:      2 time:  0.31 s
152.43/38.21	c bin-w-bin subsume rem           71 bins  time:  0.00 s
152.43/38.25	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.13 s
152.43/38.25	c Removed useless bin:       1  fixed:     0  bprops:   0.04M  time:  0.01 s
160.03/40.16	c lits-rem:       564  cl-subs:     1654  v-elim:      7  v-fix:    0  time:  7.64 s
160.03/40.16	c learnt bin added due to v-elim: 0
160.03/40.16	c vivif2 --  cl tried    11828 cl shrink        8 lits rem         11 time: 0.01
160.44/40.26	c vivif2 --  cl tried    16122 cl shrink        0 lits rem          0 time: 0.37
161.22/40.41	c asymm  cl-useful: 1/9115/11827 lits-rem:1 time: 0.62
161.22/40.42	c calculated reachability. Time: 0.00
161.22/40.42	c  N dy    14     46258      3353     11827      4622     16122     51313    565905     35.81     20.76  --
242.73/60.82	c  N dy    15     69387      3353     11827      4622     18195     51313    564440     40.70     20.55  --
242.73/60.85	c  S st    15     69387      3353     11827      4622     18195     51313    564440     40.70     20.55  --
243.13/60.94	c  S st    15     69891      3353     11827      4623     18694     51313    574941     40.70     20.55  --
243.13/60.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.02
243.13/60.94	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
243.95/61.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      8 BRemL:      2 BRemN:      0 CBin:       0 P:  5.3M T:  0.68
243.95/61.12	c Calc non-exist non-lernt bins v-fix:     0 done:   3349 time:  0.01 s
243.95/61.12	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
243.95/61.19	c Subs w/ non-existent bins:      0 time:  0.30 s
244.35/61.20	c bin-w-bin subsume rem            1 bins  time:  0.00 s
244.35/61.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
244.35/61.23	c Removed useless bin:       1  fixed:     0  bprops:   0.04M  time:  0.00 s
254.32/63.73	c ORs :   2116 avg-s:  2.1 cl-sh: 52498 l-rem:  52509 b-add:    112 v-rep:   0 cl-rem: 14 avg s: 20.4 T:    2.46
256.32/64.29	c Added 34 vars  tried: 80000 time: 2.23
257.14/64.41	c ORs :     34 avg-s:  0.0 cl-sh: 18888 l-rem:  18888 b-add:     69 v-rep:   0 cl-rem: 0 avg s: nan T:    2.71
257.14/64.42	c lits-rem:       764  cl-subs:      918  v-elim:      5  v-fix:    0  time: 12.72 s
257.14/64.42	c learnt bin added due to v-elim: 0
257.14/64.42	c vivif2 --  cl tried    11867 cl shrink        2 lits rem          2 time: 0.01
257.54/64.51	c vivif2 --  cl tried    17054 cl shrink      517 lits rem        659 time: 0.36
257.54/64.54	c asymm  cl-useful: 0/2752/11867 lits-rem:0 time: 0.11
257.54/64.54	c calculated reachability. Time: 0.00
257.54/64.54	c  N dy    15     69891      3381     11867      4794     17054     51455    448312     40.70     20.55  --
257.54/64.54	c  F st    15     69891      3381     11867      4794     17054     51455    448312     40.70     20.55  --
265.51/66.52	c Decided on static restart strategy
406.14/101.70	c  N dy    22    104838      3381     11867      4794     18432     51455    587414     44.90     19.56  --
406.14/101.74	c  S st    22    104838      3381     11867      4794     18432     51455    587414     44.90     19.56  --
406.55/101.83	c  S st    22    105339      3381     11867      4794     18935     51455    596438     44.90     19.56  --
406.55/101.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
406.55/101.84	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
406.96/101.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     15 BRemL:      5 BRemN:      3 CBin:       0 P:  3.7M T:  0.48
406.96/101.96	c Calc non-exist non-lernt bins v-fix:     0 done:   3379 time:  0.01 s
406.96/101.96	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
407.33/102.05	c Subs w/ non-existent bins:      0 time:  0.34 s
407.33/102.05	c Replacing        1 vars Replaced       91 lits Time:     0.02 s 
407.33/102.06	c bin-w-bin subsume rem          113 bins  time:  0.00 s
407.74/102.11	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.19 s
407.74/102.11	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
414.94/103.98	c ORs :   2088 avg-s:  2.1 cl-sh:    11 l-rem:     11 b-add:      1 v-rep:   0 cl-rem: 3 avg s: 28.3 T:    0.64
414.94/103.99	c lits-rem:       374  cl-subs:     1916  v-elim:     20  v-fix:    0  time:  7.48 s
414.94/103.99	c learnt bin added due to v-elim: 0
414.94/103.99	c vivif2 --  cl tried    11907 cl shrink       15 lits rem         15 time: 0.01
415.35/104.09	c vivif2 --  cl tried    17020 cl shrink        6 lits rem          6 time: 0.40
416.13/104.24	c asymm  cl-useful: 0/8246/11907 lits-rem:0 time: 0.61
416.13/104.25	c calculated reachability. Time: 0.00
416.13/104.25	c  N dy    22    105339      3363     11907      4626     17020     51464    513667     44.90     19.56  --
618.70/154.98	c  N dy    23    158009      3363     11907      4626     27595     51464    934493     47.88     18.48  --
619.10/155.03	c  S st    23    158009      3363     11907      4626     27595     51464    934493     47.88     18.48  --
619.10/155.03	c Finding binary XORs  T:     0.01 s  found:       0
619.50/155.14	c  S st    23    158513      3363     11907      4629     28100     51464    944655     47.88     18.48  --
619.50/155.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
619.50/155.14	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
620.70/155.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      2 BRemN:      0 CBin:       0 P:  8.0M T:  1.21
620.70/155.45	c Calc non-exist non-lernt bins v-fix:     0 done:   3362 time:  0.02 s
620.70/155.45	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
621.10/155.57	c Subs w/ non-existent bins:      0 time:  0.47 s
621.10/155.59	c bin-w-bin subsume rem            1 bins  time:  0.00 s
621.50/155.66	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.31 s
621.50/155.67	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
629.48/157.65	c ORs :   2085 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 34.2 T:    1.35
629.48/157.66	c lits-rem:       400  cl-subs:     1300  v-elim:      8  v-fix:    0  time:  7.98 s
629.48/157.66	c learnt bin added due to v-elim: 0
629.48/157.67	c vivif2 --  cl tried    11916 cl shrink        0 lits rem          0 time: 0.01
630.28/157.81	c vivif2 --  cl tried    26795 cl shrink        0 lits rem          0 time: 0.58
630.70/157.99	c asymm  cl-useful: 0/3670/11916 lits-rem:0 time: 0.71
630.70/157.99	c calculated reachability. Time: 0.00
630.70/157.99	c  N dy    23    158513      3359     11916      4619     26795     51477    920897     47.88     18.48  --
992.67/248.59	c  N dy    24    237770      3359     11916      4619     35817     51477   1039687     39.89     18.28  --
993.07/248.65	c  S st    24    237770      3359     11916      4619     35817     51477   1039687     39.89     18.28  --
993.47/248.77	c  S st    24    238274      3359     11916      4622     36322     51477   1048271     39.89     18.28  --
993.47/248.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
993.47/248.77	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
994.27/248.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      2 BRemN:      0 CBin:       0 P:  6.6M T:  0.74
994.27/248.96	c Calc non-exist non-lernt bins v-fix:     0 done:   3359 time:  0.02 s
994.27/248.96	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
994.67/249.09	c Subs w/ non-existent bins:      0 time:  0.51 s
995.07/249.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
995.07/249.18	c subs with bin:        0  lits-rem:        14  v-fix:    0  time:  0.30 s
995.07/249.19	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
1002.25/250.98	c ORs :   2085 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 128 avg s: 29.1 T:    1.99
1002.65/251.00	c lits-rem:       815  cl-subs:     2592  v-elim:      5  v-fix:    0  time:  7.24 s
1002.65/251.00	c learnt bin added due to v-elim: 0
1002.65/251.00	c vivif2 --  cl tried    11916 cl shrink        0 lits rem          0 time: 0.01
1003.05/251.15	c vivif2 --  cl tried    33602 cl shrink        1 lits rem          1 time: 0.61
1003.85/251.31	c asymm  cl-useful: 0/6502/11916 lits-rem:0 time: 0.63
1003.85/251.32	c calculated reachability. Time: 0.00
1003.85/251.32	c  N dy    24    238274      3359     11916      4620     33602     51477    974236     39.89     18.28  --
1546.03/387.08	c  N dy    25    357411      3359     11916      4620     42718     51477   1233923     35.71     19.13  --
1546.43/387.13	c  S st    25    357411      3359     11916      4620     42718     51477   1233923     35.71     19.13  --
1546.83/387.29	c  S st    25    357913      3359     11916      4620     43221     51477   1242737     35.71     19.13  --
1546.83/387.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1546.83/387.29	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
1548.03/387.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P:  8.4M T:  0.89
1548.03/387.52	c Calc non-exist non-lernt bins v-fix:     0 done:   3359 time:  0.02 s
1548.03/387.52	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
1548.83/387.73	c Subs w/ non-existent bins:      0 time:  0.86 s
1548.83/387.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1549.24/387.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
1549.24/387.83	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
1564.01/391.58	c ORs :   2085 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 54 avg s: 30.3 T:    3.05
1566.82/392.23	c Added 11 vars  tried: 80000 time: 2.58
1566.82/392.24	c ORs :     11 avg-s:  0.0 cl-sh:  1773 l-rem:   1773 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    2.61
1566.82/392.26	c lits-rem:      2124  cl-subs:     4496  v-elim:      5  v-fix:    0  time: 17.67 s
1566.82/392.26	c learnt bin added due to v-elim: 0
1566.82/392.26	c vivif2 --  cl tried    11927 cl shrink        0 lits rem          0 time: 0.01
1568.01/392.51	c vivif2 --  cl tried    38671 cl shrink        0 lits rem          0 time: 1.02
1568.41/392.69	c asymm  cl-useful: 0/2210/11927 lits-rem:0 time: 0.70
1568.41/392.69	c calculated reachability. Time: 0.00
1568.41/392.69	c  N dy    25    357913      3370     11927      4642     38671     51554   1103682     35.71     19.13  --
2466.51/617.44	c  N dy    26    536869      3370     11927      4642     52042     51554   1175914     30.05     19.14  --
2466.51/617.49	c  S st    26    536869      3370     11927      4642     52042     51554   1175914     30.05     19.14  --
2467.31/617.67	c  S st    26    537371      3370     11927      4642     52550     51554   1184797     30.05     19.14  --
2467.31/617.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2467.31/617.68	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
2468.50/617.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      1 BRemN:      0 CBin:       0 P: 10.4M T:  1.00
2468.50/617.93	c Calc non-exist non-lernt bins v-fix:     0 done:   3370 time:  0.02 s
2468.50/617.93	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
2469.30/618.12	c Subs w/ non-existent bins:      0 time:  0.76 s
2469.30/618.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2469.70/618.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
2469.70/618.22	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
2503.29/626.65	c ORs :   2096 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 21 avg s: 16.2 T:    0.80
2503.29/626.67	c lits-rem:      3609  cl-subs:    26125  v-elim:      6  v-fix:    0  time: 33.73 s
2503.29/626.67	c learnt bin added due to v-elim: 0
2503.29/626.67	c vivif2 --  cl tried    11927 cl shrink        0 lits rem          0 time: 0.01
2503.67/626.77	c vivif2 --  cl tried    26404 cl shrink        0 lits rem          0 time: 0.42
2504.07/626.89	c asymm  cl-useful: 0/3215/11927 lits-rem:0 time: 0.46
2504.07/626.89	c calculated reachability. Time: 0.00
2504.07/626.89	c  N dy    26    537371      3370     11927      4643     26404     51554    619019     30.05     19.14  --
2504.07/626.89	c  F st    26    537371      3370     11927      4643     26404     51554    619019     30.05     19.14  --
2513.26/629.10	c Decided on static restart strategy
4058.97/1016.04	c  N dy    33    806056      3370     11927      4643     57406     51554   1661073     34.24     19.24  --
4059.35/1016.13	c  S st    33    806056      3370     11927      4643     57406     51554   1661073     34.24     19.24  --
4060.15/1016.33	c  S st    33    806557      3370     11927      4649     57916     51554   1671423     34.24     19.24  --
4060.15/1016.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4060.15/1016.34	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
4061.35/1016.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.9M T:  1.30
4061.35/1016.67	c Calc non-exist non-lernt bins v-fix:     0 done:   3370 time:  0.02 s
4061.35/1016.67	c Cache  BProp: 1026 Set: 0 BXProp: 0 T: 0.00
4062.55/1016.91	c Subs w/ non-existent bins:      0 time:  0.95 s
4062.55/1016.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4062.96/1017.08	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.56 s
4062.96/1017.08	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
4083.32/1022.12	c ORs :   2096 avg-s:  2.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 17 avg s: 24.7 T:    2.72
4083.32/1022.15	c lits-rem:      3145  cl-subs:     7124  v-elim:      6  v-fix:    0  time: 20.25 s
4083.32/1022.15	c learnt bin added due to v-elim: 0
4083.32/1022.15	c vivif2 --  cl tried    11927 cl shrink        0 lits rem          0 time: 0.01
4084.52/1022.44	c vivif2 --  cl tried    50775 cl shrink       14 lits rem         16 time: 1.13
4084.93/1022.58	c asymm  cl-useful: 0/3482/11927 lits-rem:0 time: 0.56
4084.93/1022.58	c calculated reachability. Time: 0.00
4084.93/1022.58	c  N dy    33    806557      3370     11927      4649     50775     51554   1526307     34.24     19.24  --

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-3282064-1304032803/watcher-3282064-1304032803 -o /tmp/evaluation-result-3282064-1304032803/solver-3282064-1304032803 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3282064-1304032803.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.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=50708 CPUtime=0 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 816 0 0 0 0 0 0 0 25 0 1 0 514878965 51924992 751 33554432000 4194304 4797429 140737447051920 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5984/statm: 12725 758 348 148 0 7654 0

[startup+0.154905 s]
/proc/loadavg: 7.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=693776 CPUtime=0.52 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 7398 0 0 0 51 1 0 0 25 0 4 0 514878965 710426624 5738 33554432000 4194304 4797429 140737447051920 18446744073709551615 4240944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 174025 6637 404 148 0 168954 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 693776

[startup+0.867926 s]
/proc/loadavg: 7.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=700060 CPUtime=3.3 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 10457 0 0 0 327 3 0 0 25 0 4 0 514878965 716861440 8760 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424335 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175015 8760 416 148 0 169944 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 700060

[startup+0.90065 s]
/proc/loadavg: 7.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=700196 CPUtime=3.43 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 10503 0 0 0 340 3 0 0 25 0 4 0 514878965 717000704 8805 33554432000 4194304 4797429 140737447051920 18446744073709551615 4389370 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175049 8805 416 148 0 169978 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 700196

[startup+1.00063 s]
/proc/loadavg: 7.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=700412 CPUtime=3.83 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 10546 0 0 0 380 3 0 0 25 0 4 0 514878965 717221888 8847 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175103 8847 416 148 0 170032 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 700412

[startup+1.50055 s]
/proc/loadavg: 7.83 6.59 7.10 6/178 5984
/proc/meminfo: memFree=24161344/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=700412 CPUtime=5.83 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 10660 0 0 0 580 3 0 0 25 0 4 0 514878965 717221888 8960 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175103 8960 416 148 0 170032 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 700412

[startup+3.10027 s]
/proc/loadavg: 7.83 6.59 7.10 9/182 5988
/proc/meminfo: memFree=24125224/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=700856 CPUtime=12.21 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 11133 0 0 0 1218 3 0 0 25 0 4 0 514878965 717676544 9423 33554432000 4194304 4797429 140737447051920 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175214 9423 417 148 0 170143 0
[pid=5984/tid=5986] ppid=5982 vsize=700856 CPUtime=3.03 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 1182 0 0 0 303 0 0 0 25 0 4 0 514878971 717676544 9423 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423635 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=700856 CPUtime=3.03 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 1176 0 0 0 303 0 0 0 25 0 4 0 514878971 717676544 9423 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=700856 CPUtime=3.03 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 1306 0 0 0 303 0 0 0 25 0 4 0 514878971 717676544 9423 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423080 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 700856

[startup+6.30072 s]
/proc/loadavg: 7.84 6.61 7.10 9/182 5988
/proc/meminfo: memFree=24123332/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=703492 CPUtime=25 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 12650 0 0 0 2496 4 0 0 25 0 4 0 514878965 720375808 9755 33554432000 4194304 4797429 140737447051920 18446744073709551615 4387650 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 175873 9755 417 148 0 170802 0
[pid=5984/tid=5986] ppid=5982 vsize=703492 CPUtime=6.23 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 1572 0 0 0 623 0 0 0 25 0 4 0 514878971 720375808 9755 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423548 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=703492 CPUtime=6.21 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 1549 0 0 0 621 0 0 0 25 0 4 0 514878971 720375808 9755 33554432000 4194304 4797429 140737447051920 18446744073709551615 4387526 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=703492 CPUtime=6.23 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 1693 0 0 0 623 0 0 0 25 0 4 0 514878971 720375808 9755 33554432000 4194304 4797429 140737447051920 18446744073709551615 4388578 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 703492

[startup+12.7006 s]
/proc/loadavg: 7.85 6.63 7.11 9/182 5988
/proc/meminfo: memFree=23702648/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=717380 CPUtime=50.58 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 19432 0 0 0 5051 7 0 0 25 0 4 0 514878965 734597120 14142 33554432000 4194304 4797429 140737447051920 18446744073709551615 4387294 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 179345 14142 422 148 0 174274 0
[pid=5984/tid=5986] ppid=5982 vsize=717380 CPUtime=12.64 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 3417 0 0 0 1262 2 0 0 25 0 4 0 514878971 734597120 14142 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425039 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=717380 CPUtime=12.58 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 3982 0 0 0 1257 1 0 0 25 0 4 0 514878971 734597120 14142 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=717380 CPUtime=12.64 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 3451 0 0 0 1263 1 0 0 25 0 4 0 514878971 734597120 14142 33554432000 4194304 4797429 140737447051920 18446744073709551615 4352591 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 717380

[startup+25.5004 s]
/proc/loadavg: 7.89 6.70 7.12 9/182 5988
/proc/meminfo: memFree=23479588/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=724800 CPUtime=101.7 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 25937 0 0 0 10161 9 0 0 25 0 4 0 514878965 742195200 16243 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425157 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 181200 16243 423 148 0 176129 0
[pid=5984/tid=5986] ppid=5982 vsize=724800 CPUtime=25.43 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 4920 0 0 0 2541 2 0 0 25 0 4 0 514878971 742195200 16243 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=724800 CPUtime=25.31 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 5311 0 0 0 2530 1 0 0 25 0 4 0 514878971 742195200 16243 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428993 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=724800 CPUtime=25.43 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 5249 0 0 0 2541 2 0 0 25 0 4 0 514878971 742195200 16243 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 724800

[startup+51.101 s]
/proc/loadavg: 8.00 6.82 7.15 9/182 5989
/proc/meminfo: memFree=23245228/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=734236 CPUtime=203.99 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 33674 0 0 0 20386 13 0 0 25 0 4 0 514878965 751857664 18830 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 183559 18830 423 148 0 178488 0
[pid=5984/tid=5986] ppid=5982 vsize=734236 CPUtime=51.03 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 6794 0 0 0 5100 3 0 0 25 0 4 0 514878971 751857664 18830 33554432000 4194304 4797429 140737447051920 18446744073709551615 4430091 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=734236 CPUtime=50.8 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 7123 0 0 0 5078 2 0 0 25 0 4 0 514878971 751857664 18830 33554432000 4194304 4797429 140737447051920 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=734236 CPUtime=51.04 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 7118 0 0 0 5100 4 0 0 25 0 4 0 514878971 751857664 18830 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 734236

[startup+102.3 s]
/proc/loadavg: 8.08 7.01 7.20 9/182 5990
/proc/meminfo: memFree=22386776/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=744472 CPUtime=408.54 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 45243 0 0 0 40835 19 0 0 25 0 4 0 514878965 762339328 22150 33554432000 4194304 4797429 140737447051920 18446744073709551615 4523870 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 186118 22150 424 148 0 181047 0
[pid=5984/tid=5986] ppid=5982 vsize=744472 CPUtime=102.15 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 9303 0 0 0 10211 4 0 0 25 0 4 0 514878971 762339328 22150 33554432000 4194304 4797429 140737447051920 18446744073709551615 4427280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=744472 CPUtime=101.84 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 9624 0 0 0 10180 4 0 0 25 0 4 0 514878971 762339328 22150 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=744472 CPUtime=102.24 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 9640 0 0 0 10219 5 0 0 25 0 4 0 514878971 762339328 22150 33554432000 4194304 4797429 140737447051920 18446744073709551615 4552802 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 744472

[startup+162.301 s]
/proc/loadavg: 8.21 7.24 7.26 9/182 5992
/proc/meminfo: memFree=21542312/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=757012 CPUtime=648.28 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 55784 0 0 0 64806 22 0 0 25 0 4 0 514878965 775180288 25662 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423407 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 189253 25662 423 148 0 184182 0
[pid=5984/tid=5986] ppid=5982 vsize=757012 CPUtime=161.88 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 11239 0 0 0 16183 5 0 0 25 0 4 0 514878971 775180288 25662 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=757012 CPUtime=161.84 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 11468 0 0 0 16180 4 0 0 25 0 4 0 514878971 775180288 25662 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=757012 CPUtime=162.24 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 11957 0 0 0 16218 6 0 0 25 0 4 0 514878971 775180288 25662 33554432000 4194304 4797429 140737447051920 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 757012

[startup+222.3 s]
/proc/loadavg: 8.22 7.41 7.31 9/182 5994
/proc/meminfo: memFree=20432216/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=771528 CPUtime=887.98 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 65855 0 0 0 88770 28 0 0 25 0 4 0 514878965 790044672 28293 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 192882 28293 423 148 0 187811 0
[pid=5984/tid=5986] ppid=5982 vsize=771528 CPUtime=221.6 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 13377 0 0 0 22153 7 0 0 25 0 4 0 514878971 790044672 28293 33554432000 4194304 4797429 140737447051920 18446744073709551615 4352598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=771528 CPUtime=221.84 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 13741 0 0 0 22178 6 0 0 25 0 4 0 514878971 790044672 28293 33554432000 4194304 4797429 140737447051920 18446744073709551615 4526171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=771528 CPUtime=222.24 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 14178 0 0 0 22217 7 0 0 25 0 4 0 514878971 790044672 28293 33554432000 4194304 4797429 140737447051920 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 771528

[startup+282.306 s]
/proc/loadavg: 8.15 7.53 7.36 9/182 5995
/proc/meminfo: memFree=19606352/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=772944 CPUtime=1127.73 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 74475 0 0 0 112740 33 0 0 25 0 4 0 514878965 791494656 28414 33554432000 4194304 4797429 140737447051920 18446744073709551615 4387575 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 193236 28414 423 148 0 188165 0
[pid=5984/tid=5986] ppid=5982 vsize=772944 CPUtime=281.32 cores=1,3,5,7

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

[pid=5984] ppid=5982 vsize=802836 CPUtime=2805.71 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 123141 0 0 0 280511 60 0 0 25 0 4 0 514878965 822104064 38082 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 200709 38082 431 148 0 195638 0
[pid=5984/tid=5986] ppid=5982 vsize=802836 CPUtime=699.31 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 24577 0 0 0 69917 14 0 0 25 0 4 0 514878971 822104064 38082 33554432000 4194304 4797429 140737447051920 18446744073709551615 242970217399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=802836 CPUtime=701.83 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 25508 0 0 0 70170 13 0 0 25 0 4 0 514878971 822104064 38082 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=802836 CPUtime=702.24 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 25650 0 0 0 70210 14 0 0 25 0 4 0 514878971 822104064 38082 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.71
Current children cumulated vsize (KiB) 802836

[startup+762.3 s]
/proc/loadavg: 8.10 7.95 7.63 9/182 6008
/proc/meminfo: memFree=16049136/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=813404 CPUtime=3045.42 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 130976 0 0 0 304479 63 0 0 25 0 4 0 514878965 832925696 39414 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 203351 39414 423 148 0 198280 0
[pid=5984/tid=5986] ppid=5982 vsize=813404 CPUtime=759.02 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 25474 0 0 0 75887 15 0 0 25 0 4 0 514878971 832925696 39414 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=813404 CPUtime=761.82 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 26602 0 0 0 76169 13 0 0 25 0 4 0 514878971 832925696 39414 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=813404 CPUtime=762.24 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 29019 0 0 0 76209 15 0 0 25 0 4 0 514878971 832925696 39414 33554432000 4194304 4797429 140737447051920 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.42
Current children cumulated vsize (KiB) 813404

[startup+822.301 s]
/proc/loadavg: 8.11 7.99 7.66 9/182 6010
/proc/meminfo: memFree=15661348/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=829988 CPUtime=3285.14 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 141538 0 0 0 328448 66 0 0 25 0 4 0 514878965 849907712 40121 33554432000 4194304 4797429 140737447051920 18446744073709551615 4389568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 207497 40121 423 148 0 202426 0
[pid=5984/tid=5986] ppid=5982 vsize=829988 CPUtime=818.72 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 28635 0 0 0 81856 16 0 0 25 0 4 0 514878971 849907712 40121 33554432000 4194304 4797429 140737447051920 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=829988 CPUtime=821.83 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 29455 0 0 0 82169 14 0 0 25 0 4 0 514878971 849907712 40121 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=829988 CPUtime=822.25 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 29830 0 0 0 82210 15 0 0 25 0 4 0 514878971 849907712 40121 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3285.14
Current children cumulated vsize (KiB) 829988

[startup+882.301 s]
/proc/loadavg: 8.26 8.05 7.70 9/182 6011
/proc/meminfo: memFree=15537324/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=833148 CPUtime=3524.81 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 148111 0 0 0 352412 69 0 0 25 0 4 0 514878965 853143552 41181 33554432000 4194304 4797429 140737447051920 18446744073709551615 4388472 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 208287 41181 423 148 0 203216 0
[pid=5984/tid=5986] ppid=5982 vsize=833148 CPUtime=878.41 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 29863 0 0 0 87824 17 0 0 25 0 4 0 514878971 853143552 41181 33554432000 4194304 4797429 140737447051920 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=833148 CPUtime=881.82 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 30811 0 0 0 88168 14 0 0 25 0 4 0 514878971 853143552 41181 33554432000 4194304 4797429 140737447051920 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=833148 CPUtime=882.25 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 31236 0 0 0 88209 16 0 0 25 0 4 0 514878971 853143552 41181 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.81
Current children cumulated vsize (KiB) 833148

[startup+942.306 s]
/proc/loadavg: 8.13 8.05 7.72 9/182 6013
/proc/meminfo: memFree=15255816/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=834580 CPUtime=3764.54 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 154669 0 0 0 376380 74 0 0 25 0 4 0 514878965 854609920 41911 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 208645 41911 423 148 0 203574 0
[pid=5984/tid=5986] ppid=5982 vsize=834580 CPUtime=938.11 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 31123 0 0 0 93794 17 0 0 25 0 4 0 514878971 854609920 41911 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=834580 CPUtime=941.83 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 31985 0 0 0 94168 15 0 0 25 0 4 0 514878971 854609920 41911 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=834580 CPUtime=942.25 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 32503 0 0 0 94208 17 0 0 25 0 4 0 514878971 854609920 41911 33554432000 4194304 4797429 140737447051920 18446744073709551615 4346270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.54
Current children cumulated vsize (KiB) 834580

[startup+1002.3 s]
/proc/loadavg: 8.08 8.05 7.74 9/182 6014
/proc/meminfo: memFree=15131060/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=835712 CPUtime=4004.22 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 160137 0 0 0 400345 77 0 0 25 0 4 0 514878965 855769088 42491 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 208928 42491 423 148 0 203857 0
[pid=5984/tid=5986] ppid=5982 vsize=835712 CPUtime=997.81 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 31871 0 0 0 99763 18 0 0 25 0 4 0 514878971 855769088 42491 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=835712 CPUtime=1001.82 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 32991 0 0 0 100166 16 0 0 25 0 4 0 514878971 855769088 42491 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=835712 CPUtime=1002.25 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 33455 0 0 0 100207 18 0 0 25 0 4 0 514878971 855769088 42491 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423700 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4004.22
Current children cumulated vsize (KiB) 835712

[startup+1062.3 s]
/proc/loadavg: 8.03 8.04 7.75 9/182 6016
/proc/meminfo: memFree=14889120/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=836372 CPUtime=4243.92 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 165660 0 0 0 424312 80 0 0 25 0 4 0 514878965 856444928 43558 33554432000 4194304 4797429 140737447051920 18446744073709551615 4422865 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 209093 43558 423 148 0 204022 0
[pid=5984/tid=5986] ppid=5982 vsize=836372 CPUtime=1057.51 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 33027 0 0 0 105732 19 0 0 25 0 4 0 514878971 856444928 43558 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=836372 CPUtime=1061.82 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 33795 0 0 0 106166 16 0 0 25 0 4 0 514878971 856444928 43558 33554432000 4194304 4797429 140737447051920 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=836372 CPUtime=1062.25 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 34273 0 0 0 106207 18 0 0 25 0 4 0 514878971 856444928 43558 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.92
Current children cumulated vsize (KiB) 836372

[startup+1122.3 s]
/proc/loadavg: 8.14 8.05 7.77 9/182 6049
/proc/meminfo: memFree=25269884/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=838244 CPUtime=4476.23 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 171004 0 0 0 447533 90 0 0 25 0 4 0 514878965 858361856 45249 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425039 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 209561 45249 423 148 0 204490 0
[pid=5984/tid=5986] ppid=5982 vsize=838244 CPUtime=1117.2 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 34237 0 0 0 111700 20 0 0 25 0 4 0 514878971 858361856 45249 33554432000 4194304 4797429 140737447051920 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=838244 CPUtime=1118.21 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 34938 0 0 0 111802 19 0 0 25 0 4 0 514878971 858361856 45249 33554432000 4194304 4797429 140737447051920 18446744073709551615 4346327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=838244 CPUtime=1118.47 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 35760 0 0 0 111825 22 0 0 25 0 4 0 514878971 858361856 45249 33554432000 4194304 4797429 140737447051920 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.23
Current children cumulated vsize (KiB) 838244

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.78 9/182 6050
/proc/meminfo: memFree=23679048/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=838388 CPUtime=4715.89 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 175516 0 0 0 471492 97 0 0 25 0 4 0 514878965 858509312 46953 33554432000 4194304 4797429 140737447051920 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 209597 46953 423 148 0 204526 0
[pid=5984/tid=5986] ppid=5982 vsize=838388 CPUtime=1176.89 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 34886 0 0 0 117668 21 0 0 25 0 4 0 514878971 858509312 46953 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=838388 CPUtime=1178.19 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 35566 0 0 0 117795 24 0 0 25 0 4 0 514878971 858509312 46953 33554432000 4194304 4797429 140737447051920 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=838388 CPUtime=1178.47 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 36361 0 0 0 117824 23 0 0 25 0 4 0 514878971 858509312 46953 33554432000 4194304 4797429 140737447051920 18446744073709551615 4567880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.89
Current children cumulated vsize (KiB) 838388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.08 8.05 7.79 9/182 6051
/proc/meminfo: memFree=23388144/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=841228 CPUtime=4800.2 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 179922 0 0 0 479921 99 0 0 25 0 4 0 514878965 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 210307 44880 423 148 0 205236 0
[pid=5984/tid=5986] ppid=5982 vsize=841228 CPUtime=1197.88 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 35642 0 0 0 119767 21 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=841228 CPUtime=1199.3 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 36251 0 0 0 119906 24 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=841228 CPUtime=1199.57 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 37342 0 0 0 119934 23 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 841228

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

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

[startup+1203.4 s]
/proc/loadavg: 8.08 8.05 7.79 9/182 6051
/proc/meminfo: memFree=23388144/32951132 swapFree=67111364/67111528
[pid=5984] ppid=5982 vsize=841228 CPUtime=4800.2 cores=1,3,5,7
/proc/5984/stat : 5984 (techdemo) R 5982 5984 5513 0 -1 4202496 179922 0 0 0 479921 99 0 0 25 0 4 0 514878965 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5984/statm: 210307 44880 423 148 0 205236 0
[pid=5984/tid=5986] ppid=5982 vsize=841228 CPUtime=1197.88 cores=1,3,5,7
/proc/5984/task/5986/stat : 5986 (techdemo) R 5982 5984 5513 0 -1 4202560 35642 0 0 0 119767 21 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5984/tid=5987] ppid=5982 vsize=841228 CPUtime=1199.3 cores=1,3,5,7
/proc/5984/task/5987/stat : 5987 (techdemo) R 5982 5984 5513 0 -1 4202560 36251 0 0 0 119906 24 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5984/tid=5988] ppid=5982 vsize=841228 CPUtime=1199.57 cores=1,3,5,7
/proc/5984/task/5988/stat : 5988 (techdemo) R 5982 5984 5513 0 -1 4202560 37342 0 0 0 119934 23 0 0 25 0 4 0 514878971 861417472 44880 33554432000 4194304 4797429 140737447051920 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 841228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.42
CPU time (s): 4800.24
CPU user time (s): 4799.24
CPU system time (s): 1.00085
CPU usage (%): 398.883
Max. virtual memory (cumulated for all children) (KiB): 945124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.24
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179922
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= 1908
involuntary context switches= 33920

runsolver used 1.68774 second user time and 4.18336 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 01:20:03
IDJOB=3282064
IDBENCH=70775
IDSOLVER=1584
FILE ID=node128/3282064-1304032803
RUNJOBID= node128-1304032692-5899
PBS_JOBID= 13170324
Free space on /tmp= 66900 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282064-1304032803/watcher-3282064-1304032803 -o /tmp/evaluation-result-3282064-1304032803/solver-3282064-1304032803 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3282064-1304032803.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=730095034

node128.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.852
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.70
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24161624 kB
Buffers:       1259708 kB
Cached:        4424756 kB
SwapCached:        160 kB
Active:        2689668 kB
Inactive:      5506732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24161624 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8164 kB
Writeback:           4 kB
AnonPages:     2511592 kB
Mapped:          16032 kB
Slab:           523572 kB
PageTables:      10060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3681944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66932 MiB
End job on node128 at 2011-04-29 01:40:09