Trace number 3172562

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.12 1201.92

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3172562-1304067331.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.01/0.03	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.01/0.03	c -- vars added        200
0.01/0.03	c Parsing time:  0.03 s
0.01/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.51/0.16	c asymm  cl-useful: 0/1955/17000 lits-rem:0 time: 0.48
0.51/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
0.51/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.51/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.51/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.51/0.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.51/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.51/0.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.51/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.18 s
0.51/0.22	c learnt bin added due to v-elim: 0
0.51/0.22	c Finding binary XORs  T:     0.00 s  found:       0
3.46/0.97	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.46/0.97	c calculated reachability. Time: 0.00
3.46/0.97	c Calc default polars -  time:   0.00 s pos:     103 undec:       2 neg:      95
3.46/0.97	c =========================================================================================
3.46/0.97	c types(t): F = full restart, N = normal restart
3.46/0.97	c types(t): S = simplification begin/end, E = solution found
3.46/0.97	c restart types(rt): st = static, dy = dynamic
3.46/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.46/0.97	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
3.46/0.97	c Decided on static restart strategy
15.85/4.01	c  N dy     7     30000       200     17000         0     10409    119000    433269     58.10     50.43  --
15.85/4.04	c  S st     7     30000       200     17000         0     10409    119000    433269     58.10     50.43  --
16.25/4.11	c  S st     7     30502       200     17000         0     10907    119000    458826     58.10     50.43  --
16.25/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.25/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.25/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.19
16.25/4.16	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
16.25/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.25/4.16	c Subs w/ non-existent bins:      0 time:  0.01 s
16.25/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.25/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.25/4.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.63/5.71	c lits-rem:      1878  cl-subs:      952  v-elim:    200  v-fix:    0  time:  6.15 s
22.63/5.71	c learnt bin added due to v-elim: 0
22.63/5.71	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
22.63/5.71	c vivif2 --  cl tried     9955 cl shrink        0 lits rem          0 time: 0.01
23.03/5.81	c asymm  cl-useful: 0/1920/17000 lits-rem:0 time: 0.38
23.03/5.81	c calculated reachability. Time: 0.00
23.03/5.81	c  N dy     7     30502       200     17000         0      9955    119000    407170     58.10     50.43  --
23.03/5.81	c  F st     7     30502       200     17000         0      9955    119000    407170     58.10     50.43  --
23.83/6.05	c Decided on static restart strategy
31.02/7.81	c  N dy    14     45754       200     17000         0     17002    119000    778692     61.04     50.76  --
31.02/7.85	c  S st    14     45754       200     17000         0     17002    119000    778692     61.04     50.76  --
31.42/7.94	c  S st    14     46256       200     17000         0      8901    119000    252719     61.04     50.76  --
31.42/7.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.42/7.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.42/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.14
31.42/7.98	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
31.42/7.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.42/7.98	c Subs w/ non-existent bins:      0 time:  0.01 s
31.42/7.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.42/7.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.42/7.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.21/9.18	c lits-rem:        99  cl-subs:      199  v-elim:    200  v-fix:    0  time:  4.78 s
36.21/9.18	c learnt bin added due to v-elim: 0
36.21/9.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
36.21/9.18	c vivif2 --  cl tried     8702 cl shrink        0 lits rem          0 time: 0.01
37.01/9.34	c asymm  cl-useful: 0/3839/17000 lits-rem:0 time: 0.62
37.01/9.34	c calculated reachability. Time: 0.00
37.01/9.34	c  N dy    14     46256       200     17000         0      8702    119000    248010     61.04     50.76  --
51.39/12.99	c  N dy    15     69386       200     17000         0     10811    119000    285241     60.89     50.41  --
51.80/13.00	c  S st    15     69386       200     17000         0     10811    119000    285241     60.89     50.41  --
51.80/13.07	c  S st    15     69888       200     17000         0     11309    119000    310629     60.89     50.41  --
51.80/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.80/13.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.21/13.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.18
52.21/13.12	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
52.21/13.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.21/13.12	c Subs w/ non-existent bins:      0 time:  0.01 s
52.21/13.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.21/13.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.21/13.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.38/14.47	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:    0.00
65.31/16.41	c Added 3 vars  tried: 80000 time: 7.66
65.31/16.42	c ORs :      3 avg-s:  0.0 cl-sh:  1885 l-rem:   1885 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.70
65.31/16.43	c lits-rem:       359  cl-subs:      213  v-elim:    200  v-fix:    0  time: 13.09 s
65.31/16.43	c learnt bin added due to v-elim: 0
65.31/16.43	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
65.31/16.43	c vivif2 --  cl tried    11096 cl shrink        0 lits rem          0 time: 0.01
66.09/16.60	c asymm  cl-useful: 0/2776/17003 lits-rem:0 time: 0.68
66.09/16.60	c calculated reachability. Time: 0.00
66.09/16.60	c  N dy    15     69888       203     17003         6     11096    119003    301985     60.89     50.41  --
66.09/16.60	c  F st    15     69888       203     17003         6     11096    119003    301985     60.89     50.41  --
66.88/16.84	c Decided on static restart strategy
87.87/22.19	c  N dy    22    104835       203     17003         6     20673    119003    780926     60.15     49.90  --
88.27/22.22	c  S st    22    104835       203     17003         6     20673    119003    780926     60.15     49.90  --
88.66/22.31	c  S st    22    105336       203     17003         6     21166    119003    806599     60.15     49.90  --
88.66/22.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.66/22.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.06/22.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.39
89.06/22.42	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
89.06/22.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.06/22.42	c Subs w/ non-existent bins:      0 time:  0.02 s
89.06/22.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.06/22.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.06/22.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.72/25.19	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
100.12/25.20	c lits-rem:      1169  cl-subs:     1238  v-elim:    200  v-fix:    0  time: 10.91 s
100.12/25.20	c learnt bin added due to v-elim: 0
100.12/25.21	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
100.12/25.21	c vivif2 --  cl tried    19928 cl shrink        0 lits rem          0 time: 0.02
100.52/25.31	c asymm  cl-useful: 0/1376/17003 lits-rem:0 time: 0.37
100.52/25.31	c calculated reachability. Time: 0.00
100.52/25.31	c  N dy    22    105336       203     17003         6     19928    119003    735588     60.15     49.90  --
142.06/35.87	c  N dy    23    158004       203     17003         6     27269    119003   1060639     61.92     50.74  --
142.46/35.92	c  S st    23    158004       203     17003         6     27269    119003   1060639     61.92     50.74  --
142.86/36.02	c  S st    23    158506       203     17003         6     27760    119003   1085395     61.92     50.74  --
142.86/36.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.86/36.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.26/36.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.59
143.26/36.17	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
143.26/36.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.26/36.18	c Subs w/ non-existent bins:      0 time:  0.03 s
143.26/36.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.26/36.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.26/36.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
155.64/39.22	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
155.64/39.24	c lits-rem:       926  cl-subs:     1778  v-elim:    200  v-fix:    0  time: 12.13 s
155.64/39.24	c learnt bin added due to v-elim: 0
155.64/39.24	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
155.64/39.25	c vivif2 --  cl tried    25982 cl shrink        0 lits rem          0 time: 0.03
156.04/39.38	c asymm  cl-useful: 0/931/17003 lits-rem:0 time: 0.53
156.04/39.38	c calculated reachability. Time: 0.00
156.04/39.38	c  N dy    23    158506       203     17003         6     25982    119003    974647     61.92     50.74  --
225.95/56.85	c  N dy    24    237759       203     17003         6     31201    119003   1128264     59.84     50.56  --
226.35/56.90	c  S st    24    237759       203     17003         6     31201    119003   1128264     59.84     50.56  --
226.75/57.01	c  S st    24    238262       203     17003         6     31700    119003   1153821     59.84     50.56  --
226.75/57.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.75/57.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.15/57.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.70
227.15/57.20	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
227.15/57.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.56/57.20	c Subs w/ non-existent bins:      0 time:  0.03 s
227.56/57.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.56/57.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.56/57.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
238.33/59.91	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
238.33/59.93	c lits-rem:       855  cl-subs:     1933  v-elim:    200  v-fix:    0  time: 10.81 s
238.33/59.93	c learnt bin added due to v-elim: 0
238.33/59.93	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
238.33/59.94	c vivif2 --  cl tried    29767 cl shrink        0 lits rem          0 time: 0.04
238.73/60.06	c asymm  cl-useful: 0/910/17003 lits-rem:0 time: 0.48
238.73/60.06	c calculated reachability. Time: 0.00
238.73/60.06	c  N dy    24    238262       203     17003         6     29767    119003   1040114     59.84     50.56  --
371.35/93.29	c  N dy    25    357393       203     17003         6     33685    119003   1064130     60.58     50.73  --
371.75/93.34	c  S st    25    357393       203     17003         6     33685    119003   1064130     60.58     50.73  --
372.16/93.47	c  S st    25    357893       215     17003        34     34193    119055   1089395     60.58     50.73  --
372.16/93.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
372.16/93.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.95/93.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.84
372.95/93.68	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
372.95/93.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.95/93.69	c Subs w/ non-existent bins:      0 time:  0.04 s
373.35/93.77	c Replacing        1 vars Replaced     5295 lits Time:     0.33 s 
373.35/93.79	c bin-w-bin subsume rem            2 bins  time:  0.00 s
373.35/93.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
373.35/93.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
384.93/96.68	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
384.93/96.70	c lits-rem:      1851  cl-subs:     1916  v-elim:    200  v-fix:    0  time: 11.61 s
384.93/96.70	c learnt bin added due to v-elim: 0
385.34/96.70	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
385.34/96.71	c vivif2 --  cl tried    32277 cl shrink        0 lits rem          0 time: 0.04
385.75/96.81	c asymm  cl-useful: 0/1088/17003 lits-rem:0 time: 0.40
385.75/96.82	c calculated reachability. Time: 0.00
385.75/96.82	c  N dy    25    357893       214     17003        28     32277    119047    987655     60.58     50.73  --
599.43/150.33	c  N dy    26    536841       214     17003        28     39925    119047   1175841     60.74     50.87  --
599.43/150.38	c  S st    26    536841       214     17003        28     39925    119047   1175841     60.74     50.87  --
600.23/150.53	c  S st    26    537343       217     17003        38     40422    119063   1200594     60.74     50.87  --
600.23/150.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
600.23/150.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
601.05/150.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.94
601.05/150.77	c Calc non-exist non-lernt bins v-fix:     0 done:    217 time:  0.00 s
601.05/150.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
601.05/150.78	c Subs w/ non-existent bins:      0 time:  0.04 s
601.05/150.79	c Replacing        1 vars Replaced       19 lits Time:     0.02 s 
601.42/150.81	c bin-w-bin subsume rem            2 bins  time:  0.00 s
601.42/150.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
601.42/150.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
616.61/154.66	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
616.61/154.68	c lits-rem:       955  cl-subs:     2254  v-elim:    200  v-fix:    0  time: 15.47 s
616.61/154.68	c learnt bin added due to v-elim: 0
616.61/154.69	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
617.01/154.70	c vivif2 --  cl tried    38168 cl shrink        0 lits rem          0 time: 0.04
617.41/154.81	c asymm  cl-useful: 0/882/17003 lits-rem:0 time: 0.47
617.41/154.82	c calculated reachability. Time: 0.00
617.41/154.82	c  N dy    26    537343       216     17003        32     38168    119055   1086161     60.74     50.87  --
617.41/154.82	c  F st    26    537343       216     17003        32     38168    119055   1086161     60.74     50.87  --
619.40/155.36	c Decided on static restart strategy
1018.85/255.39	c  N dy    33    806014       216     17003        32     60955    119055   2131121     60.53     50.33  --
1019.25/255.48	c  S st    33    806014       216     17003        32     60955    119055   2131121     60.53     50.33  --
1020.45/255.70	c  S st    33    806516       222     17003        44     61458    119079   2156803     60.53     50.33  --
1020.45/255.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1020.45/255.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.45/256.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  1.99
1022.45/256.21	c Calc non-exist non-lernt bins v-fix:     0 done:    222 time:  0.01 s
1022.45/256.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.45/256.23	c Subs w/ non-existent bins:      0 time:  0.07 s
1022.45/256.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1022.45/256.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1022.45/256.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1063.99/266.62	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1131.90/283.70	c Added 3 vars  tried: 80000 time: 68.20
1135.50/284.52	c ORs :      3 avg-s:  0.0 cl-sh: 30046 l-rem:  30046 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   71.47
1135.50/284.55	c lits-rem:      1430  cl-subs:     4493  v-elim:    200  v-fix:    0  time: 112.97 s
1135.50/284.55	c learnt bin added due to v-elim: 0
1135.50/284.55	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
1135.50/284.57	c vivif2 --  cl tried    56965 cl shrink        0 lits rem          0 time: 0.08
1136.30/284.70	c asymm  cl-useful: 0/764/17006 lits-rem:0 time: 0.51
1136.30/284.70	c calculated reachability. Time: 0.00
1136.30/284.70	c  N dy    33    806516       225     17006        50     56965    119077   1870089     60.53     50.33  --
1898.43/475.52	c  N dy    34   1209775       225     17006        50     74793    119077   2517665     61.29     49.88  --
1898.84/475.62	c  S st    34   1209775       225     17006        50     74793    119077   2517665     61.29     49.88  --
1899.64/475.89	c  S st    34   1210277       225     17006        50     75286    119077   2542312     61.29     49.88  --
1899.64/475.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1899.64/475.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1902.03/476.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.6M T:  2.06
1902.03/476.41	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.01 s
1902.03/476.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1902.03/476.43	c Subs w/ non-existent bins:      0 time:  0.08 s
1902.03/476.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1902.03/476.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1902.03/476.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1963.17/491.70	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
1963.17/491.75	c lits-rem:      1003  cl-subs:     5424  v-elim:    200  v-fix:    0  time: 60.95 s
1963.17/491.75	c learnt bin added due to v-elim: 0
1963.17/491.75	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
1963.17/491.77	c vivif2 --  cl tried    69862 cl shrink        0 lits rem          0 time: 0.10
1963.95/491.92	c asymm  cl-useful: 0/565/17006 lits-rem:0 time: 0.61
1963.95/491.93	c calculated reachability. Time: 0.00
1963.95/491.93	c  N dy    34   1210277       225     17006        50     69862    119077   2232153     61.29     49.88  --
3106.38/777.97	c  N dy    35   1710277       225     17006        50     99287    119077   3726682     63.73     50.18  --
3107.19/778.12	c  S st    35   1710277       225     17006        50     99287    119077   3726682     63.73     50.18  --
3108.39/778.49	c  S st    35   1710782       237     17006        82     99793    119133   3753409     63.73     50.18  --
3108.79/778.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3108.79/778.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3113.17/779.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.4M T:  4.46
3113.17/779.62	c Calc non-exist non-lernt bins v-fix:     0 done:    237 time:  0.01 s
3113.17/779.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3113.17/779.66	c Subs w/ non-existent bins:      0 time:  0.13 s
3113.17/779.69	c Replacing        2 vars Replaced      488 lits Time:     0.14 s 
3113.57/779.76	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3113.57/779.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3113.57/779.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3581.73/896.95	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
3582.13/897.01	c lits-rem:      4120  cl-subs:     6286  v-elim:    200  v-fix:    0  time: 468.31 s
3582.13/897.01	c learnt bin added due to v-elim: 0
3582.13/897.01	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
3582.13/897.05	c vivif2 --  cl tried    93507 cl shrink        0 lits rem          0 time: 0.15
3582.93/897.23	c asymm  cl-useful: 0/786/17006 lits-rem:0 time: 0.71
3582.93/897.23	c calculated reachability. Time: 0.00
3582.93/897.23	c  N dy    35   1710782       235     17006        70     93507    119117   3365335     63.73     50.18  --

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-3172562-1304067331/watcher-3172562-1304067331 -o /tmp/evaluation-result-3172562-1304067331/solver-3172562-1304067331 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172562-1304067331.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.50 7.99 7.97 1/172 473
/proc/meminfo: memFree=21399520/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=20564 CPUtime=0 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4194304 240 0 0 0 0 0 0 0 21 0 1 0 250924364 21057536 191 33554432000 4194304 4797429 140737435730064 18446744073709551615 268655699432 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/473/statm: 5141 192 159 148 0 57 0

[startup+0.025483 s]
/proc/loadavg: 7.50 7.99 7.97 1/172 473
/proc/meminfo: memFree=21399520/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=51920 CPUtime=0.01 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 1512 0 0 0 1 0 0 0 21 0 1 0 250924364 53166080 1407 33554432000 4194304 4797429 140737435730064 18446744073709551615 268660358682 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/473/statm: 12980 1407 347 148 0 7909 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 51920

[startup+0.16173 s]
/proc/loadavg: 7.50 7.99 7.97 1/172 473
/proc/meminfo: memFree=21399520/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=257140 CPUtime=0.51 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 2500 0 0 0 51 0 0 0 18 0 4 0 250924364 263311360 2365 33554432000 4194304 4797429 140737435730064 18446744073709551615 4428729 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 64285 2365 373 148 0 59214 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 257140

[startup+0.300399 s]
/proc/loadavg: 7.50 7.99 7.97 1/172 473
/proc/meminfo: memFree=21399520/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=681848 CPUtime=1.06 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 5509 0 0 0 105 1 0 0 18 0 4 0 250924364 698212352 4368 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 170462 4368 406 148 0 165391 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 681848

[startup+0.700332 s]
/proc/loadavg: 7.50 7.99 7.97 1/172 473
/proc/meminfo: memFree=21399520/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=684812 CPUtime=2.66 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 7833 0 0 0 264 2 0 0 18 0 4 0 250924364 701247488 4920 33554432000 4194304 4797429 140737435730064 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 171203 4922 408 148 0 166132 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 684812

[startup+1.50019 s]
/proc/loadavg: 7.50 7.99 7.97 11/184 490
/proc/meminfo: memFree=21346544/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=689884 CPUtime=5.85 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 11651 0 0 0 583 2 0 0 19 0 4 0 250924364 706441216 8111 33554432000 4194304 4797429 140737435730064 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 172471 8111 413 148 0 167400 0
[pid=473/tid=475] ppid=470 vsize=689884 CPUtime=1.45 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 2479 0 0 0 145 0 0 0 19 0 4 0 250924368 706441216 8111 33554432000 4194304 4797429 140737435730064 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=689884 CPUtime=1.44 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 2378 0 0 0 144 0 0 0 19 0 4 0 250924368 706441216 8111 33554432000 4194304 4797429 140737435730064 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=689884 CPUtime=1.45 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 2437 0 0 0 145 0 0 0 19 0 4 0 250924368 706441216 8111 33554432000 4194304 4797429 140737435730064 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 689884

[startup+3.10091 s]
/proc/loadavg: 7.50 7.99 7.97 9/184 490
/proc/meminfo: memFree=21321248/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=690652 CPUtime=12.25 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 12820 0 0 0 1223 2 0 0 24 0 4 0 250924364 707227648 8494 33554432000 4194304 4797429 140737435730064 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 172663 8494 413 148 0 167592 0
[pid=473/tid=475] ppid=470 vsize=690652 CPUtime=3.05 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 2479 0 0 0 305 0 0 0 25 0 4 0 250924368 707227648 8494 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=690652 CPUtime=3.03 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 2378 0 0 0 303 0 0 0 24 0 4 0 250924368 707227648 8494 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=690652 CPUtime=3.05 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 2437 0 0 0 305 0 0 0 24 0 4 0 250924368 707227648 8494 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 690652

[startup+6.30035 s]
/proc/loadavg: 7.54 7.99 7.97 9/184 490
/proc/meminfo: memFree=21311596/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=693960 CPUtime=25.03 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 16441 0 0 0 2500 3 0 0 25 0 4 0 250924364 710615040 9412 33554432000 4194304 4797429 140737435730064 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 173490 9412 414 148 0 168419 0
[pid=473/tid=475] ppid=470 vsize=693960 CPUtime=6.25 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 3067 0 0 0 625 0 0 0 25 0 4 0 250924368 710615040 9412 33554432000 4194304 4797429 140737435730064 18446744073709551615 4501756 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=693960 CPUtime=6.21 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 3009 0 0 0 621 0 0 0 25 0 4 0 250924368 710615040 9412 33554432000 4194304 4797429 140737435730064 18446744073709551615 4415750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=693960 CPUtime=6.25 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 2975 0 0 0 625 0 0 0 25 0 4 0 250924368 710615040 9412 33554432000 4194304 4797429 140737435730064 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 693960

[startup+12.7002 s]
/proc/loadavg: 7.57 7.99 7.97 9/184 492
/proc/meminfo: memFree=21303792/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=697156 CPUtime=50.59 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 21087 0 0 0 5055 4 0 0 25 0 4 0 250924364 713887744 10904 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 174289 10904 416 148 0 169218 0
[pid=473/tid=475] ppid=470 vsize=697156 CPUtime=12.65 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 3412 0 0 0 1265 0 0 0 25 0 4 0 250924368 713887744 10904 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=697156 CPUtime=12.58 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 3262 0 0 0 1258 0 0 0 25 0 4 0 250924368 713887744 10904 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=697156 CPUtime=12.65 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 3185 0 0 0 1265 0 0 0 25 0 4 0 250924368 713887744 10904 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 697156

[startup+25.501 s]
/proc/loadavg: 8.13 8.09 8.00 10/185 493
/proc/meminfo: memFree=21261996/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=701516 CPUtime=101.29 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 28575 0 0 0 10122 7 0 0 25 0 4 0 250924364 718352384 12818 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 175379 12818 419 148 0 170308 0
[pid=473/tid=475] ppid=470 vsize=701516 CPUtime=25.02 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 4104 0 0 0 2502 0 0 0 25 0 4 0 250924368 718352384 12818 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=701516 CPUtime=25.3 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 4117 0 0 0 2530 0 0 0 25 0 4 0 250924368 718352384 12818 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=701516 CPUtime=25.45 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 4038 0 0 0 2545 0 0 0 25 0 4 0 250924368 718352384 12818 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 701516

[startup+51.1005 s]
/proc/loadavg: 8.14 8.10 8.00 9/184 494
/proc/meminfo: memFree=21255852/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=710404 CPUtime=203.18 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 43267 0 0 0 20307 11 0 0 25 0 4 0 250924364 727453696 16074 33554432000 4194304 4797429 140737435730064 18446744073709551615 4404772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 177601 16074 424 148 0 172530 0
[pid=473/tid=475] ppid=470 vsize=710404 CPUtime=50.25 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 5236 0 0 0 5024 1 0 0 25 0 4 0 250924368 727453696 16074 33554432000 4194304 4797429 140737435730064 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=710404 CPUtime=50.77 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 5369 0 0 0 5076 1 0 0 25 0 4 0 250924368 727453696 16074 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=710404 CPUtime=51.05 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 5139 0 0 0 5105 0 0 0 25 0 4 0 250924368 727453696 16074 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 710404

[startup+102.307 s]
/proc/loadavg: 8.18 8.11 8.01 9/184 495
/proc/meminfo: memFree=21232508/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=719472 CPUtime=407.72 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 64041 0 0 0 40751 21 0 0 25 0 4 0 250924364 736739328 18989 33554432000 4194304 4797429 140737435730064 18446744073709551615 4426352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 179868 18989 424 148 0 174797 0
[pid=473/tid=475] ppid=470 vsize=719472 CPUtime=101.45 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 7687 0 0 0 10144 1 0 0 25 0 4 0 250924368 736739328 18989 33554432000 4194304 4797429 140737435730064 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=719472 CPUtime=101.69 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 6682 0 0 0 10167 2 0 0 25 0 4 0 250924368 736739328 18989 33554432000 4194304 4797429 140737435730064 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=719472 CPUtime=102.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 6572 0 0 0 10225 1 0 0 25 0 4 0 250924368 736739328 18989 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 719472

[startup+162.301 s]
/proc/loadavg: 8.07 8.09 8.00 9/184 497
/proc/meminfo: memFree=21208804/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=725100 CPUtime=647.36 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 84990 0 0 0 64706 30 0 0 25 0 4 0 250924364 742502400 22381 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 181275 22381 422 148 0 176204 0
[pid=473/tid=475] ppid=470 vsize=725100 CPUtime=161.44 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 9037 0 0 0 16143 1 0 0 25 0 4 0 250924368 742502400 22381 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=725100 CPUtime=161.36 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 9126 0 0 0 16134 2 0 0 25 0 4 0 250924368 742502400 22381 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=725100 CPUtime=162.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 8363 0 0 0 16224 2 0 0 25 0 4 0 250924368 742502400 22381 33554432000 4194304 4797429 140737435730064 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.36
Current children cumulated vsize (KiB) 725100

[startup+222.301 s]
/proc/loadavg: 8.07 8.08 8.00 9/184 498
/proc/meminfo: memFree=21201976/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=731256 CPUtime=887.03 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 104300 0 0 0 88664 39 0 0 25 0 4 0 250924364 748806144 23943 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 182814 23943 422 148 0 177743 0
[pid=473/tid=475] ppid=470 vsize=731256 CPUtime=221.45 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 10291 0 0 0 22143 2 0 0 25 0 4 0 250924368 748806144 23943 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=731256 CPUtime=221.03 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 10478 0 0 0 22100 3 0 0 25 0 4 0 250924368 748806144 23943 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=731256 CPUtime=222.25 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 10068 0 0 0 22223 2 0 0 25 0 4 0 250924368 748806144 23943 33554432000 4194304 4797429 140737435730064 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.03
Current children cumulated vsize (KiB) 731256

[startup+282.301 s]

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

[pid=473] ppid=470 vsize=759464 CPUtime=2804.39 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 206827 0 0 0 280344 95 0 0 25 0 4 0 250924364 777691136 36873 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 189866 36873 422 148 0 184795 0
[pid=473/tid=475] ppid=470 vsize=759464 CPUtime=701.45 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 19461 0 0 0 70139 6 0 0 25 0 4 0 250924368 777691136 36873 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=759464 CPUtime=698.41 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 17736 0 0 0 69836 5 0 0 25 0 4 0 250924368 777691136 36873 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=759464 CPUtime=702.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 17377 0 0 0 70220 6 0 0 25 0 4 0 250924368 777691136 36873 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.39
Current children cumulated vsize (KiB) 759464

[startup+762.307 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 522
/proc/meminfo: memFree=21093720/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=760288 CPUtime=3044.09 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 219239 0 0 0 304309 100 0 0 25 0 4 0 250924364 778534912 35529 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 190072 35529 422 148 0 185001 0
[pid=473/tid=475] ppid=470 vsize=760288 CPUtime=761.47 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 20596 0 0 0 76140 7 0 0 25 0 4 0 250924368 778534912 35529 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=760288 CPUtime=758.09 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 18804 0 0 0 75804 5 0 0 25 0 4 0 250924368 778534912 35529 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=760288 CPUtime=762.27 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 18576 0 0 0 76220 7 0 0 25 0 4 0 250924368 778534912 35529 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.09
Current children cumulated vsize (KiB) 760288

[startup+822.3 s]
/proc/loadavg: 8.11 8.10 8.03 9/184 523
/proc/meminfo: memFree=21073944/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=764008 CPUtime=3283.74 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 224139 0 0 0 328271 103 0 0 25 0 4 0 250924364 782344192 40383 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568007 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 191002 40383 422 148 0 185931 0
[pid=473/tid=475] ppid=470 vsize=764008 CPUtime=821.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 21106 0 0 0 82139 7 0 0 25 0 4 0 250924368 782344192 40383 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=764008 CPUtime=817.76 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 19450 0 0 0 81770 6 0 0 25 0 4 0 250924368 782344192 40383 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=764008 CPUtime=822.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 18909 0 0 0 82219 7 0 0 25 0 4 0 250924368 782344192 40383 33554432000 4194304 4797429 140737435730064 18446744073709551615 4356093 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.74
Current children cumulated vsize (KiB) 764008

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 8.03 9/184 525
/proc/meminfo: memFree=21080252/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=765416 CPUtime=3523.41 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 226756 0 0 0 352236 105 0 0 25 0 4 0 250924364 783785984 39956 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 191354 39956 422 148 0 186283 0
[pid=473/tid=475] ppid=470 vsize=765416 CPUtime=881.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 22047 0 0 0 88139 7 0 0 25 0 4 0 250924368 783785984 39956 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=765416 CPUtime=877.43 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 19976 0 0 0 87737 6 0 0 25 0 4 0 250924368 783785984 39956 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=765416 CPUtime=882.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 20059 0 0 0 88218 8 0 0 25 0 4 0 250924368 783785984 39956 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.41
Current children cumulated vsize (KiB) 765416

[startup+942.3 s]
/proc/loadavg: 8.10 8.09 8.03 9/184 526
/proc/meminfo: memFree=21050576/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=767624 CPUtime=3763.09 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 234909 0 0 0 376198 111 0 0 25 0 4 0 250924364 786046976 41263 33554432000 4194304 4797429 140737435730064 18446744073709551615 4422944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 191906 41263 422 148 0 186835 0
[pid=473/tid=475] ppid=470 vsize=767624 CPUtime=941.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 22594 0 0 0 94138 8 0 0 25 0 4 0 250924368 786046976 41263 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=767624 CPUtime=937.11 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 21183 0 0 0 93704 7 0 0 25 0 4 0 250924368 786046976 41263 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=767624 CPUtime=942.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 20517 0 0 0 94218 8 0 0 25 0 4 0 250924368 786046976 41263 33554432000 4194304 4797429 140737435730064 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.09
Current children cumulated vsize (KiB) 767624

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.03 9/184 528
/proc/meminfo: memFree=21048924/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=770240 CPUtime=4002.75 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 245373 0 0 0 400158 117 0 0 25 0 4 0 250924364 788725760 40616 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424735 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 192560 40616 422 148 0 187489 0
[pid=473/tid=475] ppid=470 vsize=770240 CPUtime=1001.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 22911 0 0 0 100138 8 0 0 25 0 4 0 250924368 788725760 40616 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=770240 CPUtime=996.78 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 21499 0 0 0 99671 7 0 0 25 0 4 0 250924368 788725760 40616 33554432000 4194304 4797429 140737435730064 18446744073709551615 4647854 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=770240 CPUtime=1002.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 21405 0 0 0 100217 9 0 0 25 0 4 0 250924368 788725760 40616 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.75
Current children cumulated vsize (KiB) 770240

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 530
/proc/meminfo: memFree=21058068/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=773080 CPUtime=4242.42 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 256916 0 0 0 424118 124 0 0 25 0 4 0 250924364 791633920 39210 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 193270 39210 422 148 0 188199 0
[pid=473/tid=475] ppid=470 vsize=773080 CPUtime=1061.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 24030 0 0 0 106137 9 0 0 25 0 4 0 250924368 791633920 39210 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=773080 CPUtime=1056.46 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 22654 0 0 0 105638 8 0 0 25 0 4 0 250924368 791633920 39210 33554432000 4194304 4797429 140737435730064 18446744073709551615 4509681 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=773080 CPUtime=1062.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 21994 0 0 0 106217 9 0 0 25 0 4 0 250924368 791633920 39210 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 773080

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 531
/proc/meminfo: memFree=21048720/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=773152 CPUtime=4482.09 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 264810 0 0 0 448080 129 0 0 25 0 4 0 250924364 791707648 41988 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424699 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 193288 41988 422 148 0 188217 0
[pid=473/tid=475] ppid=470 vsize=773152 CPUtime=1121.47 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 24361 0 0 0 112138 9 0 0 25 0 4 0 250924368 791707648 41988 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=773152 CPUtime=1116.13 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 23057 0 0 0 111605 8 0 0 25 0 4 0 250924368 791707648 41988 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=773152 CPUtime=1122.26 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 22363 0 0 0 112217 9 0 0 25 0 4 0 250924368 791707648 41988 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.09
Current children cumulated vsize (KiB) 773152

[startup+1182.3 s]
/proc/loadavg: 8.05 8.08 8.03 9/184 533
/proc/meminfo: memFree=21034656/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=774916 CPUtime=4721.77 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 272873 0 0 0 472044 133 0 0 25 0 4 0 250924364 793513984 43261 33554432000 4194304 4797429 140737435730064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 193729 43261 422 148 0 188658 0
[pid=473/tid=475] ppid=470 vsize=774916 CPUtime=1181.46 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 24639 0 0 0 118137 9 0 0 25 0 4 0 250924368 793513984 43261 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=774916 CPUtime=1175.81 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 23317 0 0 0 117572 9 0 0 25 0 4 0 250924368 793513984 43261 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=774916 CPUtime=1182.27 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 23458 0 0 0 118217 10 0 0 25 0 4 0 250924368 793513984 43261 33554432000 4194304 4797429 140737435730064 18446744073709551615 4428715 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 774916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.11 8.09 8.03 9/184 534
/proc/meminfo: memFree=21050640/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=775488 CPUtime=4800.07 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 277442 0 0 0 479871 136 0 0 25 0 4 0 250924364 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 193872 40895 422 148 0 188801 0
[pid=473/tid=475] ppid=470 vsize=775488 CPUtime=1201.07 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 24725 0 0 0 120098 9 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=775488 CPUtime=1195.3 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 24041 0 0 0 119521 9 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=775488 CPUtime=1201.87 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 23736 0 0 0 120177 10 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4428866 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) 775488

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

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

[startup+1201.9 s]
/proc/loadavg: 8.11 8.09 8.03 9/184 534
/proc/meminfo: memFree=21050640/32951124 swapFree=67111528/67111528
[pid=473] ppid=470 vsize=775488 CPUtime=4800.07 cores=1,3,5,7
/proc/473/stat : 473 (techdemo) R 470 473 32705 0 -1 4202496 277442 0 0 0 479871 136 0 0 25 0 4 0 250924364 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/473/statm: 193872 40895 422 148 0 188801 0
[pid=473/tid=475] ppid=470 vsize=775488 CPUtime=1201.07 cores=1,3,5,7
/proc/473/task/475/stat : 475 (techdemo) R 470 473 32705 0 -1 4202560 24725 0 0 0 120098 9 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=473/tid=476] ppid=470 vsize=775488 CPUtime=1195.3 cores=1,3,5,7
/proc/473/task/476/stat : 476 (techdemo) R 470 473 32705 0 -1 4202560 24041 0 0 0 119521 9 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=473/tid=477] ppid=470 vsize=775488 CPUtime=1201.87 cores=1,3,5,7
/proc/473/task/477/stat : 477 (techdemo) R 470 473 32705 0 -1 4202560 23736 0 0 0 120177 10 0 0 25 0 4 0 250924368 794099712 40895 33554432000 4194304 4797429 140737435730064 18446744073709551615 4428866 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) 775488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.92
CPU time (s): 4800.12
CPU user time (s): 4798.75
CPU system time (s): 1.36979
CPU usage (%): 399.371
Max. virtual memory (cumulated for all children) (KiB): 837120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.75
system time used= 1.36979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277442
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= 1716
involuntary context switches= 33907

runsolver used 1.83672 second user time and 4.72928 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 10:55:31
IDJOB=3172562
IDBENCH=82580
IDSOLVER=1584
FILE ID=node107/3172562-1304067331
RUNJOBID= node107-1304064922-32724
PBS_JOBID= 13170460
Free space on /tmp= 71800 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172562-1304067331/watcher-3172562-1304067331 -o /tmp/evaluation-result-3172562-1304067331/solver-3172562-1304067331 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172562-1304067331.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=1466732746

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21399800 kB
Buffers:       2021244 kB
Cached:        8986656 kB
SwapCached:          0 kB
Active:        3030596 kB
Inactive:      8040296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21399800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8176 kB
Writeback:           0 kB
AnonPages:       63072 kB
Mapped:          14708 kB
Slab:           416316 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183660 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= 71784 MiB
End job on node107 at 2011-04-29 11:15:35