Trace number 3172660

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1859210562-077-UNKNOWN.cnf
MD5SUM3d96bca49fe954bb59442ef617e689bb
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-3172660-1304081853.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.05	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.05	c -- vars added        300
0.00/0.05	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.00/0.18	c asymm  cl-useful: 0/1948/25500 lits-rem:0 time: 0.50
0.61/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.61/0.20	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.61/0.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.61/0.20	c Subs w/ non-existent bins:      0 time:  0.00 s
0.61/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.61/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.61/0.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.61/0.28	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.29 s
0.61/0.28	c learnt bin added due to v-elim: 0
0.61/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.99/0.30	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.99/0.30	c calculated reachability. Time: 0.00
0.99/0.30	c Calc default polars -  time:   0.00 s pos:     146 undec:       4 neg:     150
0.99/0.30	c =========================================================================================
0.99/0.30	c types(t): F = full restart, N = normal restart
0.99/0.30	c types(t): S = simplification begin/end, E = solution found
0.99/0.30	c restart types(rt): st = static, dy = dynamic
0.99/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.99/0.30	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
1.79/0.54	c Decided on static restart strategy
20.96/5.31	c  N dy     7     30002       300     25500         0     10511    178500    572391     84.83     70.46  --
20.96/5.36	c  S st     7     30002       300     25500         0     10511    178500    572391     84.83     70.46  --
21.36/5.45	c  S st     7     30504       300     25500         0     11010    178500    606630     84.83     70.46  --
21.36/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.36/5.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.77/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.27
21.77/5.52	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
21.77/5.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.77/5.52	c Subs w/ non-existent bins:      0 time:  0.02 s
21.77/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.77/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.77/5.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.14/8.18	c lits-rem:      1837  cl-subs:      815  v-elim:    300  v-fix:    0  time: 10.55 s
32.14/8.18	c learnt bin added due to v-elim: 0
32.14/8.18	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
32.14/8.18	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.02
32.54/8.29	c asymm  cl-useful: 0/2089/25500 lits-rem:0 time: 0.43
32.54/8.29	c calculated reachability. Time: 0.00
32.54/8.29	c  N dy     7     30504       300     25500         0     10195    178500    546248     84.83     70.46  --
32.54/8.29	c  F st     7     30504       300     25500         0     10195    178500    546248     84.83     70.46  --
34.14/8.61	c Decided on static restart strategy
42.53/10.78	c  N dy    14     45757       300     25500         0     17397    178500   1058002     83.27     69.91  --
42.93/10.83	c  S st    14     45757       300     25500         0     17397    178500   1058002     83.27     69.91  --
43.34/10.93	c  S st    14     46263       300     25500         0      9171    178500    322714     83.27     69.91  --
43.34/10.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.34/10.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.34/10.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.18
43.34/10.98	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
43.34/10.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.34/10.98	c Subs w/ non-existent bins:      0 time:  0.01 s
43.34/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.34/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.34/10.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.12/13.18	c lits-rem:       129  cl-subs:      188  v-elim:    300  v-fix:    0  time:  8.73 s
52.12/13.18	c learnt bin added due to v-elim: 0
52.12/13.18	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
52.12/13.18	c vivif2 --  cl tried     8983 cl shrink        0 lits rem          0 time: 0.01
52.94/13.34	c asymm  cl-useful: 0/4466/25500 lits-rem:0 time: 0.61
52.94/13.34	c calculated reachability. Time: 0.00
52.94/13.34	c  N dy    14     46263       300     25500         0      8983    178500    316587     83.27     69.91  --
72.09/18.15	c  N dy    15     69394       300     25500         0     11053    178500    361683     83.94     70.55  --
72.09/18.18	c  S st    15     69394       300     25500         0     11053    178500    361683     83.94     70.55  --
72.49/18.27	c  S st    15     69898       300     25500         0     11551    178500    396104     83.94     70.55  --
72.49/18.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.49/18.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.89/18.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.24
72.89/18.34	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
72.89/18.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.89/18.34	c Subs w/ non-existent bins:      0 time:  0.02 s
72.89/18.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.89/18.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.89/18.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.68/20.57	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
89.66/22.58	c Added 4 vars  tried: 80000 time: 8.02
89.66/22.59	c ORs :      4 avg-s:  0.0 cl-sh:  2628 l-rem:   2628 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.07
90.06/22.60	c lits-rem:       528  cl-subs:      248  v-elim:    300  v-fix:    0  time: 16.99 s
90.06/22.60	c learnt bin added due to v-elim: 0
90.06/22.61	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
90.06/22.61	c vivif2 --  cl tried    11303 cl shrink        0 lits rem          0 time: 0.01
90.06/22.69	c asymm  cl-useful: 0/1877/25504 lits-rem:0 time: 0.33
90.06/22.69	c calculated reachability. Time: 0.00
90.06/22.69	c  N dy    15     69898       304     25504         8     11303    178503    381080     83.94     70.55  --
90.06/22.69	c  F st    15     69898       304     25504         8     11303    178503    381080     83.94     70.55  --
91.66/23.02	c Decided on static restart strategy
118.85/29.82	c  N dy    22    104849       304     25504         8     21049    178503   1039751     82.94     70.63  --
118.85/29.87	c  S st    22    104849       304     25504         8     21049    178503   1039751     82.94     70.63  --
119.23/29.99	c  S st    22    105353       304     25504         8     21553    178503   1072548     82.94     70.63  --
119.23/29.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
119.23/29.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.03/30.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.56
120.03/30.13	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
120.03/30.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.03/30.14	c Subs w/ non-existent bins:      0 time:  0.03 s
120.03/30.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.03/30.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.03/30.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.03/33.16	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
132.03/33.18	c lits-rem:       688  cl-subs:     1068  v-elim:    300  v-fix:    0  time: 12.08 s
132.03/33.18	c learnt bin added due to v-elim: 0
132.03/33.18	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
132.03/33.19	c vivif2 --  cl tried    20485 cl shrink        0 lits rem          0 time: 0.03
132.81/33.30	c asymm  cl-useful: 0/1440/25504 lits-rem:0 time: 0.44
132.81/33.30	c calculated reachability. Time: 0.00
132.81/33.30	c  N dy    22    105353       304     25504         8     20485    178503    989254     82.94     70.63  --
180.37/45.28	c  N dy    23    158029       304     25504         8     27928    178503   1421390     83.63     70.08  --
180.75/45.35	c  S st    23    158029       304     25504         8     27928    178503   1421390     83.63     70.08  --
181.15/45.49	c  S st    23    158533       304     25504         8     28428    178503   1455560     83.63     70.08  --
181.15/45.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
181.15/45.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.95/45.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.81
181.95/45.69	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
181.95/45.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.35/45.70	c Subs w/ non-existent bins:      0 time:  0.04 s
182.35/45.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.35/45.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
182.35/45.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
201.92/50.63	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
201.92/50.66	c lits-rem:      5503  cl-subs:     1527  v-elim:    300  v-fix:    0  time: 19.67 s
201.92/50.66	c learnt bin added due to v-elim: 0
201.92/50.66	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
201.92/50.67	c vivif2 --  cl tried    26901 cl shrink        0 lits rem          0 time: 0.05
202.33/50.79	c asymm  cl-useful: 0/1382/25504 lits-rem:0 time: 0.47
202.33/50.79	c calculated reachability. Time: 0.00
202.33/50.79	c  N dy    23    158533       304     25504         8     26901    178503   1324498     83.63     70.08  --
290.22/72.72	c  N dy    24    237800       304     25504         8     32070    178503   1496245     82.58     69.24  --
290.22/72.79	c  S st    24    237800       304     25504         8     32070    178503   1496245     82.58     69.24  --
290.99/72.92	c  S st    24    238302       304     25504         8     32571    178503   1528772     82.58     69.24  --
290.99/72.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
290.99/72.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.80/73.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.89
291.80/73.15	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
291.80/73.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.80/73.16	c Subs w/ non-existent bins:      0 time:  0.04 s
291.80/73.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.80/73.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
291.80/73.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
314.58/78.88	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
314.98/78.91	c lits-rem:       345  cl-subs:     1781  v-elim:    300  v-fix:    0  time: 22.85 s
314.98/78.91	c learnt bin added due to v-elim: 0
314.98/78.91	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
314.98/78.92	c vivif2 --  cl tried    30790 cl shrink        0 lits rem          0 time: 0.05
315.38/79.05	c asymm  cl-useful: 0/1239/25504 lits-rem:0 time: 0.53
315.38/79.06	c calculated reachability. Time: 0.00
315.38/79.06	c  N dy    24    238302       304     25504         8     30790    178503   1395716     82.58     69.24  --
484.34/121.32	c  N dy    25    357453       304     25504         8     35032    178503   1442767     84.01     68.85  --
484.34/121.39	c  S st    25    357453       304     25504         8     35032    178503   1442767     84.01     68.85  --
485.14/121.54	c  S st    25    357953       320     25504        40     35543    178567   1474690     84.01     68.85  --
485.14/121.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
485.14/121.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.34/121.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  1.02
486.34/121.80	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
486.34/121.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.34/121.81	c Subs w/ non-existent bins:      0 time:  0.05 s
486.34/121.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.34/121.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
486.34/121.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
503.91/126.22	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
503.91/126.25	c lits-rem:      2338  cl-subs:     1768  v-elim:    300  v-fix:    0  time: 17.59 s
503.91/126.25	c learnt bin added due to v-elim: 0
503.91/126.25	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
503.91/126.26	c vivif2 --  cl tried    33775 cl shrink        0 lits rem          0 time: 0.05
504.31/126.37	c asymm  cl-useful: 0/1345/25504 lits-rem:0 time: 0.43
504.31/126.37	c calculated reachability. Time: 0.00
504.31/126.37	c  N dy    25    357953       320     25504        40     33775    178567   1342426     84.01     68.85  --
784.74/196.55	c  N dy    26    536930       320     25504        40     41479    178567   1624636     83.12     69.81  --
785.14/196.62	c  S st    26    536930       320     25504        40     41479    178567   1624636     83.12     69.81  --
785.94/196.80	c  S st    26    537432       320     25504        40     41977    178567   1656858     83.12     69.81  --
785.94/196.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
785.94/196.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.13/197.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  1.29
787.13/197.13	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.01 s
787.13/197.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.13/197.14	c Subs w/ non-existent bins:      0 time:  0.05 s
787.13/197.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.13/197.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.13/197.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
811.90/203.34	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
811.90/203.37	c lits-rem:      1406  cl-subs:     1684  v-elim:    300  v-fix:    0  time: 24.75 s
811.90/203.37	c learnt bin added due to v-elim: 0
811.90/203.37	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
811.90/203.39	c vivif2 --  cl tried    40293 cl shrink        0 lits rem          0 time: 0.06
812.30/203.50	c asymm  cl-useful: 0/1231/25504 lits-rem:0 time: 0.46
812.71/203.50	c calculated reachability. Time: 0.00
812.71/203.50	c  N dy    26    537432       320     25504        40     40293    178567   1544072     83.12     69.81  --
812.71/203.50	c  F st    26    537432       320     25504        40     40293    178567   1544072     83.12     69.81  --
815.10/204.10	c Decided on static restart strategy
1258.07/315.00	c  N dy    33    806148       320     25504        40     63359    178567   3053675     86.30     71.24  --
1258.47/315.13	c  S st    33    806148       320     25504        40     63359    178567   3053675     86.30     71.24  --
1259.27/315.38	c  S st    33    806652       336     25504        76     63877    178635   3087358     86.30     71.24  --
1259.27/315.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1259.27/315.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.66/315.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.7M T:  2.34
1261.66/315.97	c Calc non-exist non-lernt bins v-fix:     0 done:    336 time:  0.01 s
1261.66/315.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1262.06/316.00	c Subs w/ non-existent bins:      0 time:  0.10 s
1262.06/316.02	c Replacing        1 vars Replaced      586 lits Time:     0.09 s 
1262.06/316.07	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1262.06/316.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1262.06/316.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1633.97/409.10	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
1633.97/409.15	c lits-rem:      1214  cl-subs:     3498  v-elim:    300  v-fix:    0  time: 371.77 s
1633.97/409.15	c learnt bin added due to v-elim: 0
1633.97/409.15	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.01
1633.97/409.18	c vivif2 --  cl tried    60379 cl shrink        0 lits rem          0 time: 0.12
1634.78/409.34	c asymm  cl-useful: 0/714/25504 lits-rem:0 time: 0.63
1634.78/409.34	c calculated reachability. Time: 0.00
1634.78/409.34	c  N dy    33    806652       335     25504        70     60379    178627   2800218     86.30     71.24  --
2501.99/626.47	c  N dy    34   1209978       335     25504        70     76469    178627   3558351     87.27     70.98  --
2502.79/626.61	c  S st    34   1209978       335     25504        70     76469    178627   3558351     87.27     70.98  --
2503.99/626.93	c  S st    34   1210481       339     25504        82     76973    178647   3593536     87.27     70.98  --
2503.99/626.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2503.99/626.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2507.18/627.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.3M T:  3.04
2507.18/627.70	c Calc non-exist non-lernt bins v-fix:     0 done:    339 time:  0.01 s
2507.18/627.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2507.18/627.73	c Subs w/ non-existent bins:      0 time:  0.12 s
2507.18/627.75	c Replacing        1 vars Replaced      421 lits Time:     0.06 s 
2507.57/627.81	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2507.57/627.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2507.57/627.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3036.06/760.14	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.12
3158.28/790.73	c Added 4 vars  tried: 80000 time: 122.18
3160.68/791.39	c ORs :      4 avg-s:  0.0 cl-sh: 21249 l-rem:  21249 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:  124.84
3161.08/791.45	c lits-rem:       528  cl-subs:     4126  v-elim:    300  v-fix:    0  time: 653.65 s
3161.08/791.45	c learnt bin added due to v-elim: 0
3161.08/791.45	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.01
3161.08/791.49	c vivif2 --  cl tried    72847 cl shrink        0 lits rem          0 time: 0.15
3161.88/791.65	c asymm  cl-useful: 0/835/25508 lits-rem:0 time: 0.63
3161.88/791.65	c calculated reachability. Time: 0.00
3161.88/791.65	c  N dy    34   1210481       342     25508        84     72847    178645   3271453     87.27     70.98  --
4476.49/1120.72	c  N dy    35   1710482       342     25508        84    103956    178645   5328837     87.75     71.25  --
4477.30/1120.92	c  S st    35   1710482       342     25508        84    103956    178645   5328837     87.75     71.25  --
4477.30/1120.92	c Finding binary XORs  T:     0.00 s  found:       0
4478.89/1121.31	c  S st    35   1710983       342     25508        84    104455    178645   5362528     87.75     71.25  --
4478.89/1121.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4478.89/1121.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4482.88/1122.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.4M T:  4.18
4482.88/1122.37	c Calc non-exist non-lernt bins v-fix:     0 done:    342 time:  0.01 s
4482.88/1122.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4483.28/1122.42	c Subs w/ non-existent bins:      0 time:  0.18 s
4483.67/1122.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4483.67/1122.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4483.67/1122.52	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-3172660-1304081853/watcher-3172660-1304081853 -o /tmp/evaluation-result-3172660-1304081853/solver-3172660-1304081853 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172660-1304081853.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: 6.82 7.82 7.90 2/174 416
/proc/meminfo: memFree=29413784/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=20512 CPUtime=0 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4194304 336 0 0 0 0 0 0 0 24 0 1 0 598416008 21004288 276 33554432000 4194304 4797429 140736515548432 18446744073709551615 47716741752144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/416/statm: 5128 286 244 148 0 57 0

[startup+0.188086 s]
/proc/loadavg: 6.82 7.82 7.90 2/174 416
/proc/meminfo: memFree=29413784/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=474108 CPUtime=0.56 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 4467 0 1 0 56 0 0 0 18 0 4 0 598416008 485486592 4020 33554432000 4194304 4797429 140736515548432 18446744073709551615 251367590023 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 116768 3917 376 148 0 111697 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 474108

[startup+0.20269 s]
/proc/loadavg: 6.82 7.82 7.90 2/174 416
/proc/meminfo: memFree=29413784/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=552416 CPUtime=0.61 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 4949 0 1 0 61 0 0 0 18 0 4 0 598416008 565673984 3545 33554432000 4194304 4797429 140736515548432 18446744073709551615 4427942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 138104 3545 380 148 0 133033 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 552416

[startup+0.300671 s]
/proc/loadavg: 6.82 7.82 7.90 2/174 416
/proc/meminfo: memFree=29413784/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=622292 CPUtime=0.99 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 7371 0 1 0 98 1 0 0 18 0 4 0 598416008 637227008 5967 33554432000 4194304 4797429 140736515548432 18446744073709551615 4449370 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 155573 5967 398 148 0 150502 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 622292

[startup+0.700594 s]
/proc/loadavg: 6.82 7.82 7.90 2/174 416
/proc/meminfo: memFree=29413784/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=622532 CPUtime=2.59 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 8618 0 1 0 257 2 0 0 18 0 4 0 598416008 637472768 7077 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 155633 7077 409 148 0 150562 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 622532

[startup+1.5004 s]
/proc/loadavg: 6.82 7.82 7.90 9/184 429
/proc/meminfo: memFree=29250024/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=625956 CPUtime=5.78 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 12206 0 1 0 575 3 0 0 19 0 4 0 598416008 640978944 8192 33554432000 4194304 4797429 140736515548432 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 156489 8192 409 148 0 151418 0
[pid=416/tid=418] ppid=414 vsize=625956 CPUtime=1.41 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 2415 0 0 0 141 0 0 0 19 0 4 0 598416014 640978944 8192 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=625956 CPUtime=1.43 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 2336 0 0 0 143 0 0 0 20 0 4 0 598416014 640978944 8192 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=625956 CPUtime=1.42 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 2330 0 0 0 141 1 0 0 19 0 4 0 598416014 640978944 8192 33554432000 4194304 4797429 140736515548432 18446744073709551615 4414434 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 625956

[startup+3.1011 s]
/proc/loadavg: 6.82 7.82 7.90 9/184 429
/proc/meminfo: memFree=29185436/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=629672 CPUtime=12.18 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 16441 0 1 0 1213 5 0 0 24 0 4 0 598416008 644784128 11594 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 157418 11594 414 148 0 152347 0
[pid=416/tid=418] ppid=414 vsize=629672 CPUtime=3.01 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 3373 0 0 0 300 1 0 0 24 0 4 0 598416014 644784128 11594 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524372 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=629672 CPUtime=3.03 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 3362 0 0 0 303 0 0 0 25 0 4 0 598416014 644784128 11594 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=629672 CPUtime=3.03 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 3332 0 0 0 301 2 0 0 24 0 4 0 598416014 644784128 11594 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 629672

[startup+6.30051 s]
/proc/loadavg: 6.92 7.82 7.90 9/184 429
/proc/meminfo: memFree=29154684/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=636788 CPUtime=24.95 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 21625 0 1 0 2490 5 0 0 25 0 4 0 598416008 652070912 12117 33554432000 4194304 4797429 140736515548432 18446744073709551615 4506633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 159197 12117 415 148 0 154126 0
[pid=416/tid=418] ppid=414 vsize=636788 CPUtime=6.19 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 4001 0 0 0 618 1 0 0 25 0 4 0 598416014 652070912 12117 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=636788 CPUtime=6.23 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 3984 0 0 0 623 0 0 0 25 0 4 0 598416014 652070912 12117 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=636788 CPUtime=6.23 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 3948 0 0 0 621 2 0 0 25 0 4 0 598416014 652070912 12117 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 636788

[startup+12.7003 s]
/proc/loadavg: 7.00 7.83 7.90 9/184 429
/proc/meminfo: memFree=29091360/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=639092 CPUtime=50.52 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 24994 0 1 0 5046 6 0 0 25 0 4 0 598416008 654430208 12824 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524464 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 159773 12824 417 148 0 154702 0
[pid=416/tid=418] ppid=414 vsize=639092 CPUtime=12.56 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 4214 0 0 0 1255 1 0 0 25 0 4 0 598416014 654430208 12824 33554432000 4194304 4797429 140736515548432 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=639092 CPUtime=12.63 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 4223 0 0 0 1263 0 0 0 25 0 4 0 598416014 654430208 12824 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=639092 CPUtime=12.63 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 4120 0 0 0 1261 2 0 0 25 0 4 0 598416014 654430208 12824 33554432000 4194304 4797429 140736515548432 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 639092

[startup+25.501 s]
/proc/loadavg: 7.22 7.83 7.91 9/184 430
/proc/meminfo: memFree=29066504/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=644116 CPUtime=101.65 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 31592 0 1 0 10158 7 0 0 25 0 4 0 598416008 659574784 14842 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 161029 14842 420 148 0 155958 0
[pid=416/tid=418] ppid=414 vsize=644116 CPUtime=25.29 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 4406 0 0 0 2528 1 0 0 25 0 4 0 598416014 659574784 14842 33554432000 4194304 4797429 140736515548432 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=644116 CPUtime=25.43 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 4505 0 0 0 2543 0 0 0 25 0 4 0 598416014 659574784 14842 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=644116 CPUtime=25.42 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 4597 0 0 0 2540 2 0 0 25 0 4 0 598416014 659574784 14842 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 644116

[startup+51.1012 s]
/proc/loadavg: 7.55 7.86 7.91 9/184 430
/proc/meminfo: memFree=29026272/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=656336 CPUtime=203.91 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 46744 0 1 0 20381 10 0 0 25 0 4 0 598416008 672088064 19432 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 164084 19432 420 148 0 159013 0
[pid=416/tid=418] ppid=414 vsize=656336 CPUtime=50.75 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 5633 0 0 0 5074 1 0 0 25 0 4 0 598416014 672088064 19432 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=656336 CPUtime=51.03 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 5696 0 0 0 5102 1 0 0 25 0 4 0 598416014 672088064 19432 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=656336 CPUtime=51.02 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 5861 0 0 0 5100 2 0 0 25 0 4 0 598416014 672088064 19432 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 656336

[startup+102.301 s]
/proc/loadavg: 7.88 7.90 7.92 9/184 432
/proc/meminfo: memFree=28966872/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=665572 CPUtime=408.45 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 70006 0 1 0 40827 18 0 0 25 0 4 0 598416008 681545728 23058 33554432000 4194304 4797429 140736515548432 18446744073709551615 4425927 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 166393 23058 420 148 0 161322 0
[pid=416/tid=418] ppid=414 vsize=665572 CPUtime=101.69 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 6950 0 0 0 10167 2 0 0 25 0 4 0 598416014 681545728 23059 33554432000 4194304 4797429 140736515548432 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=665572 CPUtime=102.24 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 7085 0 0 0 10223 1 0 0 25 0 4 0 598416014 681545728 23059 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=665572 CPUtime=102.23 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 7626 0 0 0 10220 3 0 0 25 0 4 0 598416014 681545728 23059 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 665572

[startup+162.301 s]
/proc/loadavg: 8.10 7.95 7.93 9/184 433
/proc/meminfo: memFree=28973764/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=674164 CPUtime=648.12 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 93408 0 1 0 64783 29 0 0 25 0 4 0 598416008 690343936 26031 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 168541 26031 422 148 0 163470 0
[pid=416/tid=418] ppid=414 vsize=674164 CPUtime=161.37 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 8991 0 0 0 16134 3 0 0 25 0 4 0 598416014 690343936 26031 33554432000 4194304 4797429 140736515548432 18446744073709551615 4415811 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=674164 CPUtime=162.23 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 8723 0 0 0 16222 1 0 0 25 0 4 0 598416014 690343936 26031 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=674164 CPUtime=162.21 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 9011 0 0 0 16218 3 0 0 25 0 4 0 598416014 690343936 26031 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.12
Current children cumulated vsize (KiB) 674164

[startup+222.307 s]
/proc/loadavg: 8.11 7.97 7.93 9/184 444
/proc/meminfo: memFree=28916544/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=681776 CPUtime=887.79 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 114751 0 1 0 88742 37 0 0 25 0 4 0 598416008 698138624 28919 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 170444 28919 422 148 0 165373 0
[pid=416/tid=418] ppid=414 vsize=681776 CPUtime=221.04 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 10529 0 0 0 22101 3 0 0 25 0 4 0 598416014 698138624 28919 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=681776 CPUtime=222.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 10861 0 0 0 22220 2 0 0 25 0 4 0 598416014 698138624 28919 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=681776 CPUtime=222.21 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 10307 0 0 0 22218 3 0 0 25 0 4 0 598416014 698138624 28919 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.79
Current children cumulated vsize (KiB) 681776

[startup+282.3 s]

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

[pid=416] ppid=414 vsize=717056 CPUtime=2565.5 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 211020 0 1 0 256473 77 0 0 25 0 4 0 598416008 734265344 40133 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 179264 40133 422 148 0 174193 0
[pid=416/tid=418] ppid=414 vsize=717056 CPUtime=638.76 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 16842 0 0 0 63870 6 0 0 25 0 4 0 598416014 734265344 40133 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=717056 CPUtime=642.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 17318 0 0 0 64216 6 0 0 25 0 4 0 598416014 734265344 40133 33554432000 4194304 4797429 140736515548432 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=717056 CPUtime=642.18 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 16861 0 0 0 64212 6 0 0 25 0 4 0 598416014 734265344 40133 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.5
Current children cumulated vsize (KiB) 717056

[startup+702.301 s]
/proc/loadavg: 8.11 8.05 7.97 9/184 457
/proc/meminfo: memFree=28809288/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=718716 CPUtime=2805.16 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 214983 0 1 0 280438 78 0 0 25 0 4 0 598416008 735965184 39322 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 179679 39322 422 148 0 174608 0
[pid=416/tid=418] ppid=414 vsize=718716 CPUtime=698.44 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 18117 0 0 0 69837 7 0 0 25 0 4 0 598416014 735965184 39322 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=718716 CPUtime=702.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 18631 0 0 0 70215 7 0 0 25 0 4 0 598416014 735965184 39322 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=718716 CPUtime=702.17 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 18236 0 0 0 70211 6 0 0 25 0 4 0 598416014 735965184 39322 33554432000 4194304 4797429 140736515548432 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 718716

[startup+762.301 s]
/proc/loadavg: 8.11 8.06 7.98 9/184 466
/proc/meminfo: memFree=28753928/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=718716 CPUtime=3044.85 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 216190 0 1 0 304406 79 0 0 25 0 4 0 598416008 735965184 40475 33554432000 4194304 4797429 140736515548432 18446744073709551615 4495554 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 179679 40475 422 148 0 174608 0
[pid=416/tid=418] ppid=414 vsize=718716 CPUtime=758.11 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 18532 0 0 0 75804 7 0 0 25 0 4 0 598416014 735965184 40475 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=718716 CPUtime=762.23 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 19040 0 0 0 76216 7 0 0 25 0 4 0 598416014 735965184 40475 33554432000 4194304 4797429 140736515548432 18446744073709551615 4506535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=718716 CPUtime=762.17 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 18617 0 0 0 76211 6 0 0 25 0 4 0 598416014 735965184 40475 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.85
Current children cumulated vsize (KiB) 718716

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 7.99 9/184 469
/proc/meminfo: memFree=28786748/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=723980 CPUtime=3284.51 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 226587 0 1 0 328368 83 0 0 25 0 4 0 598416008 741355520 40193 33554432000 4194304 4797429 140736515548432 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 180995 40193 422 148 0 175924 0
[pid=416/tid=418] ppid=414 vsize=723980 CPUtime=817.79 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 19515 0 0 0 81771 8 0 0 25 0 4 0 598416014 741355520 40193 33554432000 4194304 4797429 140736515548432 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=723980 CPUtime=822.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 20277 0 0 0 82214 8 0 0 25 0 4 0 598416014 741355520 40193 33554432000 4194304 4797429 140736515548432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=723980 CPUtime=822.17 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 20044 0 0 0 82210 7 0 0 25 0 4 0 598416014 741355520 40193 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.51
Current children cumulated vsize (KiB) 723980

[startup+882.307 s]
/proc/loadavg: 8.04 8.06 7.99 9/184 472
/proc/meminfo: memFree=28759780/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=724040 CPUtime=3524.21 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 239105 0 1 0 352332 89 0 0 25 0 4 0 598416008 741416960 41703 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 181010 41703 422 148 0 175939 0
[pid=416/tid=418] ppid=414 vsize=724040 CPUtime=877.47 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 20203 0 0 0 87739 8 0 0 25 0 4 0 598416014 741416960 41703 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=724040 CPUtime=882.23 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 20735 0 0 0 88215 8 0 0 25 0 4 0 598416014 741416960 41703 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=724040 CPUtime=882.17 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 20467 0 0 0 88210 7 0 0 25 0 4 0 598416014 741416960 41703 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 724040

[startup+942.301 s]
/proc/loadavg: 8.09 8.06 7.99 9/184 473
/proc/meminfo: memFree=28768144/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=725684 CPUtime=3763.86 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 250826 0 1 0 376290 96 0 0 25 0 4 0 598416008 743100416 41989 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 181421 41989 422 148 0 176350 0
[pid=416/tid=418] ppid=414 vsize=725684 CPUtime=937.14 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 20612 0 0 0 93706 8 0 0 25 0 4 0 598416014 743100416 41989 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=725684 CPUtime=942.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 21166 0 0 0 94214 8 0 0 25 0 4 0 598416014 743100416 41989 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=725684 CPUtime=942.16 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 20776 0 0 0 94209 7 0 0 25 0 4 0 598416014 743100416 41989 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 725684

[startup+1002.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/184 475
/proc/meminfo: memFree=28757184/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=727696 CPUtime=4003.53 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 262945 0 1 0 400252 101 0 0 25 0 4 0 598416008 745160704 42917 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424835 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 181924 42917 422 148 0 176853 0
[pid=416/tid=418] ppid=414 vsize=727696 CPUtime=996.81 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 21582 0 0 0 99673 8 0 0 25 0 4 0 598416014 745160704 42917 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=727696 CPUtime=1002.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 22252 0 0 0 100214 8 0 0 25 0 4 0 598416014 745160704 42917 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=727696 CPUtime=1002.15 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 22040 0 0 0 100208 7 0 0 25 0 4 0 598416014 745160704 42917 33554432000 4194304 4797429 140736515548432 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 727696

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/184 476
/proc/meminfo: memFree=28728476/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=730436 CPUtime=4243.21 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 275630 0 1 0 424214 107 0 0 25 0 4 0 598416008 747966464 43482 33554432000 4194304 4797429 140736515548432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 182609 43482 422 148 0 177538 0
[pid=416/tid=418] ppid=414 vsize=730436 CPUtime=1056.49 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 22189 0 0 0 105640 9 0 0 25 0 4 0 598416014 747966464 43482 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=730436 CPUtime=1062.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 22760 0 0 0 106213 9 0 0 25 0 4 0 598416014 747966464 43482 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=730436 CPUtime=1062.15 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 22521 0 0 0 106207 8 0 0 25 0 4 0 598416014 747966464 43482 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 730436

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/184 478
/proc/meminfo: memFree=28741564/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=730532 CPUtime=4482.88 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 284746 0 1 0 448176 112 0 0 25 0 4 0 598416008 748064768 46347 33554432000 4194304 4797429 140736515548432 18446744073709551615 4429080 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 182633 46347 422 148 0 177562 0
[pid=416/tid=418] ppid=414 vsize=730532 CPUtime=1116.16 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 22496 0 0 0 111607 9 0 0 25 0 4 0 598416014 748064768 46347 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=730532 CPUtime=1122.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 23090 0 0 0 112213 9 0 0 25 0 4 0 598416014 748064768 46347 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=730532 CPUtime=1122.15 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 22968 0 0 0 112207 8 0 0 25 0 4 0 598416014 748064768 46347 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 730532

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/184 480
/proc/meminfo: memFree=28682748/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=746800 CPUtime=4722.55 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 289434 0 1 0 472142 113 0 0 25 0 4 0 598416008 764723200 50932 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 186700 50932 422 148 0 181629 0
[pid=416/tid=418] ppid=414 vsize=746800 CPUtime=1175.84 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 22967 0 0 0 117575 9 0 0 25 0 4 0 598416014 764723200 50932 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=746800 CPUtime=1182.22 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 23343 0 0 0 118212 10 0 0 25 0 4 0 598416014 764723200 50932 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=746800 CPUtime=1182.14 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 23219 0 0 0 118206 8 0 0 25 0 4 0 598416014 764723200 50932 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 746800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 480
/proc/meminfo: memFree=28708276/32950928 swapFree=67111352/67111528
[pid=416] ppid=414 vsize=747436 CPUtime=4800.05 cores=0,2,4,6
/proc/416/stat : 416 (techdemo) R 414 416 384 0 -1 4202496 291109 0 1 0 479892 113 0 0 25 0 4 0 598416008 765374464 48971 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/416/statm: 186859 48971 422 148 0 181788 0
[pid=416/tid=418] ppid=414 vsize=747436 CPUtime=1195.13 cores=0,2,4,6
/proc/416/task/418/stat : 418 (techdemo) R 414 416 384 0 -1 4202560 23696 0 0 0 119504 9 0 0 25 0 4 0 598416014 765374464 48971 33554432000 4194304 4797429 140736515548432 18446744073709551615 4355907 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=416/tid=419] ppid=414 vsize=747436 CPUtime=1201.63 cores=0,2,4,6
/proc/416/task/419/stat : 419 (techdemo) R 414 416 384 0 -1 4202560 23404 0 0 0 120153 10 0 0 25 0 4 0 598416014 765374464 48971 33554432000 4194304 4797429 140736515548432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=416/tid=420] ppid=414 vsize=747436 CPUtime=1201.55 cores=0,2,4,6
/proc/416/task/420/stat : 420 (techdemo) R 414 416 384 0 -1 4202560 24104 0 0 0 120147 8 0 0 25 0 4 0 598416014 765374464 48971 33554432000 4194304 4797429 140736515548432 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 747436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.1
CPU user time (s): 4798.96
CPU system time (s): 1.14582
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 855492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.96
system time used= 1.14582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291109
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1467
involuntary context switches= 22495

runsolver used 2.00569 second user time and 4.54331 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 14:57:33
IDJOB=3172660
IDBENCH=82678
IDSOLVER=1584
FILE ID=node113/3172660-1304081853
RUNJOBID= node113-1304081853-402
PBS_JOBID= 13170537
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 3d96bca49fe954bb59442ef617e689bb
RANDOM SEED=1738390437

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29414064 kB
Buffers:        692520 kB
Cached:        2257132 kB
SwapCached:         12 kB
Active:         142664 kB
Inactive:      2874076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29414064 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            9476 kB
Writeback:           0 kB
AnonPages:       67448 kB
Mapped:          13644 kB
Slab:           453228 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191152 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= 71148 MiB
End job on node113 at 2011-04-29 15:17:37