Trace number 3172528

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.15 1201.72

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
MD5SUM63b66954174098a654eacd27832fcf38
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3172528-1304058867.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.02/0.05	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.02/0.05	c -- vars added        300
0.02/0.05	c Parsing time:  0.05 s
0.02/0.06	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.55/0.18	c asymm  cl-useful: 0/1958/25500 lits-rem:0 time: 0.50
0.62/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
0.62/0.20	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.62/0.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.62/0.20	c Subs w/ non-existent bins:      0 time:  0.00 s
0.62/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.62/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.62/0.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.40/0.96	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.30 s
3.40/0.96	c learnt bin added due to v-elim: 0
3.40/0.96	c Finding binary XORs  T:     0.00 s  found:       0
3.40/0.96	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
3.40/0.96	c calculated reachability. Time: 0.00
3.40/0.96	c Calc default polars -  time:   0.01 s pos:     154 undec:       3 neg:     143
3.40/0.96	c =========================================================================================
3.40/0.96	c types(t): F = full restart, N = normal restart
3.40/0.96	c types(t): S = simplification begin/end, E = solution found
3.40/0.96	c restart types(rt): st = static, dy = dynamic
3.40/0.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.40/0.96	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
3.40/0.96	c Decided on static restart strategy
20.56/5.23	c  N dy     7     30000       300     25500         0     10537    178500    570050     81.88     68.79  --
20.56/5.28	c  S st     7     30000       300     25500         0     10537    178500    570050     81.88     68.79  --
20.96/5.36	c  S st     7     30507       300     25500         0     11041    178500    603549     81.88     68.79  --
20.96/5.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.96/5.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/5.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.27
21.38/5.43	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
21.38/5.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/5.44	c Subs w/ non-existent bins:      0 time:  0.02 s
21.38/5.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.38/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.38/5.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.75/8.04	c lits-rem:      3083  cl-subs:      771  v-elim:    300  v-fix:    0  time: 10.36 s
31.75/8.05	c learnt bin added due to v-elim: 0
31.75/8.05	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
31.75/8.05	c vivif2 --  cl tried    10270 cl shrink        0 lits rem          0 time: 0.02
32.15/8.16	c asymm  cl-useful: 0/2116/25500 lits-rem:0 time: 0.42
32.15/8.16	c calculated reachability. Time: 0.00
32.15/8.16	c  N dy     7     30507       300     25500         0     10270    178500    548829     81.88     68.79  --
32.15/8.16	c  F st     7     30507       300     25500         0     10270    178500    548829     81.88     68.79  --
33.35/8.47	c Decided on static restart strategy
42.13/10.63	c  N dy    14     45762       300     25500         0     17426    178500   1058438     79.75     69.01  --
42.13/10.70	c  S st    14     45762       300     25500         0     17426    178500   1058438     79.75     69.01  --
42.53/10.80	c  S st    14     46269       300     25500         0      9212    178500    323497     79.75     69.01  --
42.94/10.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.94/10.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.94/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.19
42.94/10.85	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
42.94/10.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.94/10.85	c Subs w/ non-existent bins:      0 time:  0.01 s
42.94/10.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.94/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.94/10.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.92/12.86	c lits-rem:       160  cl-subs:      197  v-elim:    300  v-fix:    0  time:  7.99 s
50.92/12.86	c learnt bin added due to v-elim: 0
50.92/12.86	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
50.92/12.86	c vivif2 --  cl tried     9015 cl shrink        0 lits rem          0 time: 0.01
51.72/13.02	c asymm  cl-useful: 0/4237/25500 lits-rem:0 time: 0.64
51.72/13.02	c calculated reachability. Time: 0.00
51.72/13.02	c  N dy    14     46269       300     25500         0      9015    178500    317479     79.75     69.01  --
70.49/17.79	c  N dy    15     69404       300     25500         0     11138    178500    367597     84.14     69.62  --
70.90/17.82	c  S st    15     69404       300     25500         0     11138    178500    367597     84.14     69.62  --
71.30/17.91	c  S st    15     69907       300     25500         0     11638    178500    401715     84.14     69.62  --
71.30/17.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.30/17.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.30/17.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.25
71.30/17.98	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
71.30/17.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.30/17.98	c Subs w/ non-existent bins:      0 time:  0.02 s
71.30/17.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.30/17.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.30/17.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
80.49/20.27	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
88.87/22.35	c Added 4 vars  tried: 80000 time: 8.32
88.87/22.37	c ORs :      4 avg-s:  0.0 cl-sh:  2479 l-rem:   2479 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.37
88.87/22.38	c lits-rem:       343  cl-subs:      238  v-elim:    300  v-fix:    0  time: 17.51 s
88.87/22.38	c learnt bin added due to v-elim: 0
88.87/22.38	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
88.87/22.38	c vivif2 --  cl tried    11400 cl shrink        0 lits rem          0 time: 0.01
89.27/22.47	c asymm  cl-useful: 0/1830/25504 lits-rem:0 time: 0.34
89.27/22.47	c calculated reachability. Time: 0.00
89.27/22.47	c  N dy    15     69907       304     25504         8     11400    178510    388761     84.14     69.62  --
89.27/22.47	c  F st    15     69907       304     25504         8     11400    178510    388761     84.14     69.62  --
90.47/22.77	c Decided on static restart strategy
116.04/29.13	c  N dy    22    104863       304     25504         8     21109    178510   1049800     83.40     69.32  --
116.04/29.18	c  S st    22    104863       304     25504         8     21109    178510   1049800     83.40     69.32  --
116.84/29.30	c  S st    22    105366       304     25504         8     21611    178510   1083875     83.40     69.32  --
116.84/29.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.84/29.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.24/29.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.53
117.24/29.44	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
117.24/29.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.24/29.44	c Subs w/ non-existent bins:      0 time:  0.03 s
117.24/29.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.24/29.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.24/29.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
129.62/32.58	c ORs :      4 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
130.02/32.60	c lits-rem:       359  cl-subs:     1060  v-elim:    300  v-fix:    0  time: 12.53 s
130.02/32.60	c learnt bin added due to v-elim: 0
130.02/32.60	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
130.02/32.61	c vivif2 --  cl tried    20551 cl shrink        0 lits rem          0 time: 0.04
130.42/32.71	c asymm  cl-useful: 0/1619/25504 lits-rem:0 time: 0.40
130.42/32.71	c calculated reachability. Time: 0.00
130.42/32.71	c  N dy    22    105366       304     25504         8     20551    178510    998614     83.40     69.32  --
181.55/45.54	c  N dy    23    158049       304     25504         8     28062    178510   1455525     86.17     69.46  --
181.95/45.60	c  S st    23    158049       304     25504         8     28062    178510   1455525     86.17     69.46  --
182.35/45.73	c  S st    23    158552       304     25504         8     28565    178510   1488783     86.17     69.46  --
182.35/45.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
182.35/45.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.15/45.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.79
183.15/45.93	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
183.15/45.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.15/45.94	c Subs w/ non-existent bins:      0 time:  0.04 s
183.15/45.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.15/45.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.15/45.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
201.12/50.43	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
201.12/50.45	c lits-rem:       590  cl-subs:     1558  v-elim:    300  v-fix:    0  time: 17.92 s
201.12/50.45	c learnt bin added due to v-elim: 0
201.12/50.45	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
201.12/50.46	c vivif2 --  cl tried    27007 cl shrink        0 lits rem          0 time: 0.05
201.54/50.57	c asymm  cl-useful: 0/1550/25504 lits-rem:0 time: 0.43
201.54/50.58	c calculated reachability. Time: 0.00
201.54/50.58	c  N dy    23    158552       304     25504         8     27007    178510   1359159     86.17     69.46  --
293.41/73.59	c  N dy    24    237828       304     25504         8     32176    178510   1551275     86.38     70.56  --
293.82/73.66	c  S st    24    237828       304     25504         8     32176    178510   1551275     86.38     70.56  --
294.60/73.81	c  S st    24    238332       304     25504         8     32677    178510   1585170     86.38     70.56  --
294.60/73.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
294.60/73.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.40/74.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.95
295.40/74.05	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
295.40/74.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.40/74.06	c Subs w/ non-existent bins:      0 time:  0.04 s
295.40/74.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.40/74.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.40/74.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
316.57/79.37	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
316.97/79.40	c lits-rem:      2944  cl-subs:     1657  v-elim:    300  v-fix:    0  time: 21.21 s
316.97/79.40	c learnt bin added due to v-elim: 0
316.97/79.40	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
316.97/79.41	c vivif2 --  cl tried    31020 cl shrink        0 lits rem          0 time: 0.05
317.37/79.53	c asymm  cl-useful: 0/1353/25504 lits-rem:0 time: 0.48
317.37/79.53	c calculated reachability. Time: 0.00
317.37/79.53	c  N dy    24    238332       304     25504         8     31020    178510   1444217     86.38     70.56  --
464.78/116.44	c  N dy    25    357499       304     25504         8     35007    178510   1448064     82.01     70.38  --
465.19/116.50	c  S st    25    357499       304     25504         8     35007    178510   1448064     82.01     70.38  --
465.60/116.65	c  S st    25    358000       320     25504        40     35521    178574   1481289     82.01     70.38  --
465.60/116.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
465.60/116.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.37/116.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.91
466.37/116.89	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
466.37/116.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.77/116.90	c Subs w/ non-existent bins:      0 time:  0.05 s
466.77/116.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.77/116.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
466.77/116.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
481.95/120.78	c ORs :      4 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
482.35/120.80	c lits-rem:      1702  cl-subs:     1778  v-elim:    300  v-fix:    0  time: 15.49 s
482.35/120.80	c learnt bin added due to v-elim: 0
482.35/120.80	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
482.35/120.82	c vivif2 --  cl tried    33743 cl shrink        0 lits rem          0 time: 0.05
482.76/120.94	c asymm  cl-useful: 0/1204/25504 lits-rem:0 time: 0.47
482.76/120.94	c calculated reachability. Time: 0.00
482.76/120.94	c  N dy    25    358000       320     25504        40     33743    178574   1353090     82.01     70.38  --
749.19/187.66	c  N dy    26    537000       320     25504        40     41598    178574   1619799     82.42     69.92  --
749.59/187.73	c  S st    26    537000       320     25504        40     41598    178574   1619799     82.42     69.92  --
750.39/187.91	c  S st    26    537502       320     25504        40     42099    178574   1651680     82.42     69.92  --
750.39/187.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
750.39/187.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.59/188.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  1.16
751.59/188.21	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
751.59/188.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.59/188.22	c Subs w/ non-existent bins:      0 time:  0.05 s
751.59/188.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.59/188.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
751.59/188.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
773.18/193.62	c ORs :      4 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
773.18/193.65	c lits-rem:       545  cl-subs:     1869  v-elim:    300  v-fix:    0  time: 21.55 s
773.18/193.65	c learnt bin added due to v-elim: 0
773.18/193.66	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
773.18/193.67	c vivif2 --  cl tried    40230 cl shrink        0 lits rem          0 time: 0.06
773.96/193.80	c asymm  cl-useful: 0/1166/25504 lits-rem:0 time: 0.52
773.96/193.80	c calculated reachability. Time: 0.00
773.96/193.80	c  N dy    26    537502       320     25504        40     40230    178574   1519409     82.42     69.92  --
773.96/193.80	c  F st    26    537502       320     25504        40     40230    178574   1519409     82.42     69.92  --
775.96/194.38	c Decided on static restart strategy
1186.60/297.13	c  N dy    33    806254       320     25504        40     63405    178574   2975131     86.37     70.42  --
1187.00/297.26	c  S st    33    806254       320     25504        40     63405    178574   2975131     86.37     70.42  --
1188.20/297.51	c  S st    33    806756       336     25504        72     63920    178638   3008177     86.37     70.42  --
1188.20/297.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1188.20/297.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1190.62/298.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  2.41
1190.62/298.12	c Calc non-exist non-lernt bins v-fix:     0 done:    336 time:  0.01 s
1190.62/298.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1190.62/298.15	c Subs w/ non-existent bins:      0 time:  0.10 s
1191.00/298.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1191.00/298.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1191.00/298.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1536.13/384.65	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.23
1536.53/384.70	c lits-rem:       102  cl-subs:     3630  v-elim:    300  v-fix:    0  time: 345.48 s
1536.53/384.70	c learnt bin added due to v-elim: 0
1536.53/384.70	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
1536.53/384.73	c vivif2 --  cl tried    60290 cl shrink        0 lits rem          0 time: 0.12
1536.93/384.88	c asymm  cl-useful: 0/880/25504 lits-rem:0 time: 0.58
1536.93/384.88	c calculated reachability. Time: 0.00
1536.93/384.88	c  N dy    33    806756       336     25504        72     60290    178638   2725849     86.37     70.42  --
2404.15/601.91	c  N dy    34   1210135       336     25504        72     76284    178638   3559102     85.21     70.99  --
2404.55/602.05	c  S st    34   1210135       336     25504        72     76284    178638   3559102     85.21     70.99  --
2405.75/602.35	c  S st    34   1210641       340     25504        80     76792    178654   3593283     85.21     70.99  --
2405.75/602.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2405.75/602.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2408.54/603.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  2.92
2408.54/603.10	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.01 s
2408.54/603.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2408.94/603.13	c Subs w/ non-existent bins:      0 time:  0.12 s
2408.94/603.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2408.94/603.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2408.94/603.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2946.22/737.64	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
3068.84/768.38	c Added 4 vars  tried: 80000 time: 122.78
3075.25/770.00	c ORs :      4 avg-s:  0.0 cl-sh: 50549 l-rem:  50549 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:  129.23
3075.65/770.06	c lits-rem:      2076  cl-subs:     4111  v-elim:    300  v-fix:    0  time: 666.52 s
3075.65/770.06	c learnt bin added due to v-elim: 0
3075.65/770.06	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
3075.65/770.09	c vivif2 --  cl tried    72681 cl shrink        0 lits rem          0 time: 0.14
3076.43/770.25	c asymm  cl-useful: 0/940/25508 lits-rem:0 time: 0.64
3076.43/770.26	c calculated reachability. Time: 0.00
3076.43/770.26	c  N dy    34   1210641       344     25508        88     72681    178666   3216197     85.21     70.99  --
4345.53/1087.98	c  N dy    35   1710642       344     25508        88    105884    178666   5486444     88.98     71.19  --
4346.31/1088.19	c  S st    35   1710642       344     25508        88    105884    178666   5486444     88.98     71.19  --
4346.31/1088.19	c Finding binary XORs  T:     0.00 s  found:       0
4347.91/1088.56	c  S st    35   1711143       344     25508        88    106383    178666   5520060     88.98     71.19  --
4347.91/1088.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4347.91/1088.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4351.50/1089.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.1M T:  3.48
4351.50/1089.45	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.01 s
4351.50/1089.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4351.50/1089.50	c Subs w/ non-existent bins:      0 time:  0.17 s
4351.90/1089.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4352.30/1089.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
4352.30/1089.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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-3172528-1304058867/watcher-3172528-1304058867 -o /tmp/evaluation-result-3172528-1304058867/solver-3172528-1304058867 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172528-1304058867.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.24 7.95 8.02 2/174 22397
/proc/meminfo: memFree=13862840/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=50432 CPUtime=0 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 861 0 0 0 0 0 0 0 22 0 1 0 517487620 51642368 796 33554432000 4194304 4797429 140735508959968 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22397/statm: 12608 796 347 148 0 7537 0

[startup+0.0326731 s]
/proc/loadavg: 7.24 7.95 8.02 2/174 22397
/proc/meminfo: memFree=13862840/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=52708 CPUtime=0.02 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 1882 0 0 0 2 0 0 0 22 0 1 0 517487620 53972992 1769 33554432000 4194304 4797429 140735508959968 18446744073709551615 270612807161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22397/statm: 13177 1769 347 148 0 8106 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 52708

[startup+0.188811 s]
/proc/loadavg: 7.24 7.95 8.02 2/174 22397
/proc/meminfo: memFree=13862840/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=283824 CPUtime=0.55 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 3347 0 0 0 55 0 0 0 18 0 4 0 517487620 290635776 3177 33554432000 4194304 4797429 140735508959968 18446744073709551615 4430131 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 70956 3177 374 148 0 65885 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 283824

[startup+0.300595 s]
/proc/loadavg: 7.24 7.95 8.02 2/174 22397
/proc/meminfo: memFree=13862840/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=686592 CPUtime=0.99 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 7593 0 0 0 98 1 0 0 18 0 4 0 517487620 703070208 6093 33554432000 4194304 4797429 140735508959968 18446744073709551615 4450291 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 171648 6093 398 148 0 166577 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 686592

[startup+0.700491 s]
/proc/loadavg: 7.24 7.95 8.02 2/174 22397
/proc/meminfo: memFree=13862840/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=687692 CPUtime=2.6 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 8935 0 0 0 258 2 0 0 18 0 4 0 517487620 704196608 7187 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 171923 7187 409 148 0 166852 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 687692

[startup+1.50035 s]
/proc/loadavg: 7.24 7.95 8.02 9/184 22411
/proc/meminfo: memFree=13709496/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=690652 CPUtime=5.78 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 12538 0 0 0 576 2 0 0 19 0 4 0 517487620 707227648 8342 33554432000 4194304 4797429 140735508959968 18446744073709551615 4425896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 172663 8342 409 148 0 167592 0
[pid=22397/tid=22399] ppid=22395 vsize=690652 CPUtime=1.42 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 2559 0 0 0 142 0 0 0 20 0 4 0 517487626 707227648 8342 33554432000 4194304 4797429 140735508959968 18446744073709551615 4414314 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=690652 CPUtime=1.42 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 2390 0 0 0 142 0 0 0 20 0 4 0 517487626 707227648 8342 33554432000 4194304 4797429 140735508959968 18446744073709551615 4356314 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=690652 CPUtime=1.43 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 2360 0 0 0 143 0 0 0 20 0 4 0 517487626 707227648 8342 33554432000 4194304 4797429 140735508959968 18446744073709551615 4414538 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 690652

[startup+3.10107 s]
/proc/loadavg: 7.24 7.95 8.02 9/184 22411
/proc/meminfo: memFree=13672916/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=697512 CPUtime=12.18 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 17421 0 0 0 1214 4 0 0 25 0 4 0 517487620 714252288 11444 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 174378 11444 414 148 0 169307 0
[pid=22397/tid=22399] ppid=22395 vsize=697512 CPUtime=3.02 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 3393 0 0 0 302 0 0 0 25 0 4 0 517487626 714252288 11444 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=697512 CPUtime=3.01 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 3463 0 0 0 301 0 0 0 25 0 4 0 517487626 714252288 11444 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=697512 CPUtime=3.03 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 3506 0 0 0 303 0 0 0 19 0 4 0 517487626 714252288 11444 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 697512

[startup+6.3005 s]
/proc/loadavg: 7.38 7.97 8.02 9/184 22411
/proc/meminfo: memFree=13639572/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=700608 CPUtime=24.96 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 21798 0 0 0 2491 5 0 0 25 0 4 0 517487620 717422592 12220 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 175152 12220 415 148 0 170081 0
[pid=22397/tid=22399] ppid=22395 vsize=700608 CPUtime=6.22 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 4068 0 0 0 621 1 0 0 25 0 4 0 517487626 717422592 12220 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=700608 CPUtime=6.19 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 4156 0 0 0 619 0 0 0 25 0 4 0 517487626 717422592 12220 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=700608 CPUtime=6.23 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 4169 0 0 0 623 0 0 0 25 0 4 0 517487626 717422592 12220 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 700608

[startup+12.7004 s]
/proc/loadavg: 7.59 8.01 8.03 9/184 22411
/proc/meminfo: memFree=13599824/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=703808 CPUtime=50.52 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 25252 0 0 0 5046 6 0 0 25 0 4 0 517487620 720699392 13056 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568122 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 175952 13056 417 148 0 170881 0
[pid=22397/tid=22399] ppid=22395 vsize=703808 CPUtime=12.62 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 4326 0 0 0 1261 1 0 0 25 0 4 0 517487626 720699392 13056 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=703808 CPUtime=12.57 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 4345 0 0 0 1256 1 0 0 25 0 4 0 517487626 720699392 13056 33554432000 4194304 4797429 140735508959968 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=703808 CPUtime=12.63 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 4324 0 0 0 1263 0 0 0 25 0 4 0 517487626 720699392 13056 33554432000 4194304 4797429 140735508959968 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 703808

[startup+25.5011 s]
/proc/loadavg: 7.68 8.00 8.03 9/184 22411
/proc/meminfo: memFree=13553068/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=708952 CPUtime=101.66 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 32348 0 0 0 10158 8 0 0 25 0 4 0 517487620 725966848 15590 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 177238 15590 420 148 0 172167 0
[pid=22397/tid=22399] ppid=22395 vsize=708952 CPUtime=25.42 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 4826 0 0 0 2541 1 0 0 25 0 4 0 517487626 725966848 15590 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=708952 CPUtime=25.3 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 4701 0 0 0 2529 1 0 0 25 0 4 0 517487626 725966848 15590 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=708952 CPUtime=25.42 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 4673 0 0 0 2542 0 0 0 25 0 4 0 517487626 725966848 15590 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 708952

[startup+51.1006 s]
/proc/loadavg: 7.79 8.00 8.03 9/184 22412
/proc/meminfo: memFree=13522272/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=716232 CPUtime=203.92 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 46765 0 0 0 20380 12 0 0 25 0 4 0 517487620 733421568 19620 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 179058 19620 420 148 0 173987 0
[pid=22397/tid=22399] ppid=22395 vsize=716232 CPUtime=51.01 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 5686 0 0 0 5100 1 0 0 25 0 4 0 517487626 733421568 19620 33554432000 4194304 4797429 140735508959968 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=716232 CPUtime=50.76 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 5926 0 0 0 5075 1 0 0 25 0 4 0 517487626 733421568 19620 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=716232 CPUtime=51.03 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 5915 0 0 0 5102 1 0 0 25 0 4 0 517487626 733421568 19620 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 716232

[startup+102.307 s]
/proc/loadavg: 7.97 8.01 8.03 9/184 22413
/proc/meminfo: memFree=13484804/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=727036 CPUtime=408.47 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 71207 0 0 0 40825 22 0 0 25 0 4 0 517487620 744484864 24261 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 181759 24261 420 148 0 176688 0
[pid=22397/tid=22399] ppid=22395 vsize=727036 CPUtime=102.22 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 7160 0 0 0 10220 2 0 0 25 0 4 0 517487626 744484864 24261 33554432000 4194304 4797429 140735508959968 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=727036 CPUtime=101.69 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 7477 0 0 0 10167 2 0 0 25 0 4 0 517487626 744484864 24261 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=727036 CPUtime=102.24 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 7453 0 0 0 10223 1 0 0 25 0 4 0 517487626 744484864 24261 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 727036

[startup+162.301 s]
/proc/loadavg: 8.08 8.04 8.03 9/184 22415
/proc/meminfo: memFree=13442508/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=734656 CPUtime=648.14 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 95451 0 0 0 64784 30 0 0 25 0 4 0 517487620 752287744 25494 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 183664 25494 420 148 0 178593 0
[pid=22397/tid=22399] ppid=22395 vsize=734656 CPUtime=162.21 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 9366 0 0 0 16219 2 0 0 25 0 4 0 517487626 752287744 25494 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=734656 CPUtime=161.37 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 8634 0 0 0 16135 2 0 0 25 0 4 0 517487626 752287744 25494 33554432000 4194304 4797429 140735508959968 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=734656 CPUtime=162.24 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 8959 0 0 0 16222 2 0 0 25 0 4 0 517487626 752287744 25494 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.14
Current children cumulated vsize (KiB) 734656

[startup+222.3 s]
/proc/loadavg: 8.11 8.06 8.04 9/184 22416
/proc/meminfo: memFree=13411372/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=741064 CPUtime=887.8 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 117122 0 0 0 88743 37 0 0 25 0 4 0 517487620 758849536 29086 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 185266 29086 420 148 0 180195 0
[pid=22397/tid=22399] ppid=22395 vsize=741064 CPUtime=222.21 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 10888 0 0 0 22218 3 0 0 25 0 4 0 517487626 758849536 29086 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=741064 CPUtime=221.05 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 10300 0 0 0 22102 3 0 0 25 0 4 0 517487626 758849536 29086 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=741064 CPUtime=222.23 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 10401 0 0 0 22221 2 0 0 25 0 4 0 517487626 758849536 29086 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.8
Current children cumulated vsize (KiB) 741064

[startup+282.301 s]

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

[pid=22397] ppid=22395 vsize=770216 CPUtime=2805.21 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 213660 0 0 0 280444 77 0 0 25 0 4 0 517487620 788701184 39181 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 192554 39181 420 148 0 187483 0
[pid=22397/tid=22399] ppid=22395 vsize=770216 CPUtime=702.18 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 19258 0 0 0 70212 6 0 0 25 0 4 0 517487626 788701184 39181 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=770216 CPUtime=698.46 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 18094 0 0 0 69840 6 0 0 25 0 4 0 517487626 788701184 39181 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=770216 CPUtime=702.24 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 19068 0 0 0 70218 6 0 0 25 0 4 0 517487626 788701184 39181 33554432000 4194304 4797429 140735508959968 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.21
Current children cumulated vsize (KiB) 770216

[startup+762.307 s]
/proc/loadavg: 8.00 8.06 8.06 9/184 22431
/proc/meminfo: memFree=13279976/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=770216 CPUtime=3044.9 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 215112 0 0 0 304412 78 0 0 25 0 4 0 517487620 788701184 40518 33554432000 4194304 4797429 140735508959968 18446744073709551615 4495554 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 192554 40518 420 148 0 187483 0
[pid=22397/tid=22399] ppid=22395 vsize=770216 CPUtime=762.17 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 19744 0 0 0 76211 6 0 0 25 0 4 0 517487626 788701184 40518 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=770216 CPUtime=758.13 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 18561 0 0 0 75807 6 0 0 25 0 4 0 517487626 788701184 40518 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=770216 CPUtime=762.26 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 19456 0 0 0 76219 7 0 0 25 0 4 0 517487626 788701184 40518 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 770216

[startup+822.301 s]
/proc/loadavg: 8.00 8.05 8.05 9/184 22432
/proc/meminfo: memFree=13290636/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=777260 CPUtime=3284.56 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 228838 0 0 0 328371 85 0 0 25 0 4 0 517487620 795914240 40987 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 194315 40987 420 148 0 189244 0
[pid=22397/tid=22399] ppid=22395 vsize=777260 CPUtime=822.17 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 20946 0 0 0 82210 7 0 0 25 0 4 0 517487626 795914240 40987 33554432000 4194304 4797429 140735508959968 18446744073709551615 4529035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=777260 CPUtime=817.81 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 18814 0 0 0 81775 6 0 0 25 0 4 0 517487626 795914240 40987 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=777260 CPUtime=822.25 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 19954 0 0 0 82218 7 0 0 25 0 4 0 517487626 795914240 40987 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.56
Current children cumulated vsize (KiB) 777260

[startup+882.3 s]
/proc/loadavg: 8.04 8.05 8.05 9/184 22434
/proc/meminfo: memFree=13268924/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=778768 CPUtime=3524.23 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 244206 0 0 0 352332 91 0 0 25 0 4 0 517487620 797458432 41416 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 194692 41416 420 148 0 189621 0
[pid=22397/tid=22399] ppid=22395 vsize=778768 CPUtime=882.16 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 21733 0 0 0 88209 7 0 0 25 0 4 0 517487626 797458432 41416 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=778768 CPUtime=877.48 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 20101 0 0 0 87741 7 0 0 25 0 4 0 517487626 797458432 41416 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=778768 CPUtime=882.24 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 21226 0 0 0 88217 7 0 0 25 0 4 0 517487626 797458432 41416 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 778768

[startup+942.301 s]
/proc/loadavg: 8.06 8.06 8.05 9/184 22436
/proc/meminfo: memFree=13263216/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=780648 CPUtime=3763.9 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 256325 0 0 0 376293 97 0 0 25 0 4 0 517487620 799383552 41619 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 195162 41619 420 148 0 190091 0
[pid=22397/tid=22399] ppid=22395 vsize=780648 CPUtime=942.15 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 22190 0 0 0 94208 7 0 0 25 0 4 0 517487626 799383552 41619 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=780648 CPUtime=937.16 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 20458 0 0 0 93709 7 0 0 25 0 4 0 517487626 799383552 41619 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=780648 CPUtime=942.25 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 21605 0 0 0 94217 8 0 0 25 0 4 0 517487626 799383552 41619 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 780648

[startup+1002.3 s]
/proc/loadavg: 8.15 8.09 8.06 9/184 22437
/proc/meminfo: memFree=13252420/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=782432 CPUtime=4003.57 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 267271 0 0 0 400255 102 0 0 25 0 4 0 517487620 801210368 44683 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 195608 44683 420 148 0 190537 0
[pid=22397/tid=22399] ppid=22395 vsize=782432 CPUtime=1002.14 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 23357 0 0 0 100207 7 0 0 25 0 4 0 517487626 801210368 44683 33554432000 4194304 4797429 140735508959968 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=782432 CPUtime=996.83 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 20689 0 0 0 99676 7 0 0 25 0 4 0 517487626 801210368 44683 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=782432 CPUtime=1002.26 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 21971 0 0 0 100217 9 0 0 25 0 4 0 517487626 801210368 44683 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 782432

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.06 10/184 22439
/proc/meminfo: memFree=13254644/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=785736 CPUtime=4243.25 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 281627 0 0 0 424217 108 0 0 25 0 4 0 517487620 804593664 42840 33554432000 4194304 4797429 140735508959968 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 196434 42840 420 148 0 191363 0
[pid=22397/tid=22399] ppid=22395 vsize=785736 CPUtime=1062.15 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 23989 0 0 0 106207 8 0 0 25 0 4 0 517487626 804593664 42840 33554432000 4194304 4797429 140735508959968 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=785736 CPUtime=1056.52 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 21949 0 0 0 105644 8 0 0 25 0 4 0 517487626 804593664 42840 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=785736 CPUtime=1062.25 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 23192 0 0 0 106216 9 0 0 25 0 4 0 517487626 804593664 42840 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.25
Current children cumulated vsize (KiB) 785736

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 8.06 9/184 22440
/proc/meminfo: memFree=13221652/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=790308 CPUtime=4482.92 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 288623 0 0 0 448182 110 0 0 25 0 4 0 517487620 809275392 49689 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568062 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 197577 49689 420 148 0 192506 0
[pid=22397/tid=22399] ppid=22395 vsize=790308 CPUtime=1122.14 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 24247 0 0 0 112206 8 0 0 25 0 4 0 517487626 809275392 49689 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=790308 CPUtime=1116.19 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 22249 0 0 0 111611 8 0 0 25 0 4 0 517487626 809275392 49689 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=790308 CPUtime=1122.25 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 23586 0 0 0 112216 9 0 0 25 0 4 0 517487626 809275392 49689 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.92
Current children cumulated vsize (KiB) 790308

[startup+1182.3 s]
/proc/loadavg: 8.06 8.09 8.06 9/184 22442
/proc/meminfo: memFree=13229336/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=791660 CPUtime=4722.6 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 289603 0 0 0 472149 111 0 0 25 0 4 0 517487620 810659840 50565 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 197915 50565 420 148 0 192844 0
[pid=22397/tid=22399] ppid=22395 vsize=791660 CPUtime=1182.13 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 24702 0 0 0 118205 8 0 0 25 0 4 0 517487626 810659840 50565 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=791660 CPUtime=1175.86 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 22513 0 0 0 117578 8 0 0 25 0 4 0 517487626 810659840 50565 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=791660 CPUtime=1182.26 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 23847 0 0 0 118216 10 0 0 25 0 4 0 517487626 810659840 50565 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.6
Current children cumulated vsize (KiB) 791660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 8.08 8.06 9/184 22443
/proc/meminfo: memFree=13198204/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=791660 CPUtime=4800.11 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 289909 0 0 0 479900 111 0 0 25 0 4 0 517487620 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 197915 50804 420 148 0 192844 0
[pid=22397/tid=22399] ppid=22395 vsize=791660 CPUtime=1201.54 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 24864 0 0 0 120146 8 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=791660 CPUtime=1195.16 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 22513 0 0 0 119508 8 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=791660 CPUtime=1201.67 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 23991 0 0 0 120157 10 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 791660

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

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

[startup+1201.7 s]
/proc/loadavg: 8.04 8.08 8.06 9/184 22443
/proc/meminfo: memFree=13198204/32951124 swapFree=67111528/67111528
[pid=22397] ppid=22395 vsize=791660 CPUtime=4800.11 cores=0,2,4,6
/proc/22397/stat : 22397 (techdemo) R 22395 22397 19631 0 -1 4202496 289909 0 0 0 479900 111 0 0 25 0 4 0 517487620 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22397/statm: 197915 50804 420 148 0 192844 0
[pid=22397/tid=22399] ppid=22395 vsize=791660 CPUtime=1201.54 cores=0,2,4,6
/proc/22397/task/22399/stat : 22399 (techdemo) R 22395 22397 19631 0 -1 4202560 24864 0 0 0 120146 8 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22397/tid=22400] ppid=22395 vsize=791660 CPUtime=1195.16 cores=0,2,4,6
/proc/22397/task/22400/stat : 22400 (techdemo) R 22395 22397 19631 0 -1 4202560 22513 0 0 0 119508 8 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22397/tid=22401] ppid=22395 vsize=791660 CPUtime=1201.67 cores=0,2,4,6
/proc/22397/task/22401/stat : 22401 (techdemo) R 22395 22397 19631 0 -1 4202560 23991 0 0 0 120157 10 0 0 25 0 4 0 517487626 810659840 50804 33554432000 4194304 4797429 140735508959968 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 791660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.15
CPU user time (s): 4799.02
CPU system time (s): 1.12583
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 876388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.02
system time used= 1.12583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289909
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= 1968
involuntary context switches= 22458

runsolver used 2.00969 second user time and 4.50131 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 08:34:27
IDJOB=3172528
IDBENCH=82546
IDSOLVER=1584
FILE ID=node108/3172528-1304058867
RUNJOBID= node108-1304058867-22383
PBS_JOBID= 13170368
Free space on /tmp= 72120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172528-1304058867/watcher-3172528-1304058867 -o /tmp/evaluation-result-3172528-1304058867/solver-3172528-1304058867 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172528-1304058867.cnf

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

MD5SUM BENCH= 63b66954174098a654eacd27832fcf38
RANDOM SEED=1274794090

node108.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.820
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.64
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.820
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.820
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.77
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.820
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.820
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.820
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.820
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:      13863128 kB
Buffers:       2296760 kB
Cached:       16142248 kB
SwapCached:          0 kB
Active:       10390408 kB
Inactive:      8116088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13863128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9488 kB
Writeback:           0 kB
AnonPages:       66784 kB
Mapped:          14432 kB
Slab:           518676 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193068 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= 72104 MiB
End job on node108 at 2011-04-29 08:54:31