Trace number 3173081

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173081-1304127627.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     34  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     261 undec:      54 neg:     235
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       534      2332         0         0      7089         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
7.97/2.08	c  N dy     7     30001       534      2332         0     10603      7089    193830     25.82     17.65  --
7.97/2.09	c  S st     7     30001       534      2332         0     10603      7089    193830     25.82     17.65  --
8.37/2.13	c  S st     7     30502       534      2332         0     11103      7089    204890     25.82     17.65  --
8.37/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.37/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.37/2.15	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
8.37/2.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.37/2.15	c Subs w/ non-existent bins:      0 time:  0.00 s
8.37/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.18/2.32	c lits-rem:       373  cl-subs:     1013  v-elim:     18  v-fix:    0  time:  0.65 s
9.18/2.32	c learnt bin added due to v-elim: 0
9.18/2.32	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
9.18/2.32	c vivif2 --  cl tried    10090 cl shrink        0 lits rem          0 time: 0.00
9.18/2.34	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.10
9.18/2.34	c calculated reachability. Time: 0.00
9.18/2.34	c  N dy     7     30502       534      2332         0     10090      7089    183568     25.82     17.65  --
9.18/2.34	c  F st     7     30502       534      2332         0     10090      7089    183568     25.82     17.65  --
9.96/2.50	c Decided on static restart strategy
14.35/3.66	c  N dy    14     45755       534      2332         0     17298      7089    334854     25.68     17.54  --
14.35/3.67	c  S st    14     45755       534      2332         0     17298      7089    334854     25.68     17.54  --
14.75/3.73	c  S st    14     46260       534      2332         0      9025      7089    108939     25.68     17.54  --
14.75/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.75/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
14.75/3.74	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
14.75/3.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.75/3.74	c Subs w/ non-existent bins:      0 time:  0.00 s
14.75/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.75/3.79	c lits-rem:        14  cl-subs:      195  v-elim:     18  v-fix:    0  time:  0.18 s
14.75/3.79	c learnt bin added due to v-elim: 0
14.75/3.79	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
14.75/3.79	c vivif2 --  cl tried     8830 cl shrink        0 lits rem          0 time: 0.00
15.15/3.80	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.06
15.15/3.81	c calculated reachability. Time: 0.00
15.15/3.81	c  N dy    14     46260       534      2332         0      8830      7089    107097     25.68     17.54  --
24.35/6.16	c  N dy    15     69391       534      2332         0     10962      7089    122729     25.98     17.33  --
24.35/6.16	c  S st    15     69391       534      2332         0     10962      7089    122729     25.98     17.33  --
24.75/6.20	c  S st    15     69895       534      2332         0     11466      7089    133434     25.98     17.33  --
24.75/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.75/6.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.75/6.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.06
24.75/6.22	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
24.75/6.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.75/6.22	c Subs w/ non-existent bins:      0 time:  0.00 s
24.75/6.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.75/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.75/6.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.14/6.30	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
26.76/6.77	c Added 6 vars  tried: 80000 time: 1.84
26.76/6.77	c ORs :      6 avg-s:  0.0 cl-sh:   696 l-rem:    696 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.85
26.76/6.77	c lits-rem:        25  cl-subs:      254  v-elim:     18  v-fix:    0  time:  2.18 s
26.76/6.77	c learnt bin added due to v-elim: 0
26.76/6.77	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
26.76/6.77	c vivif2 --  cl tried    11212 cl shrink        0 lits rem          0 time: 0.01
26.76/6.79	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.07
26.76/6.79	c calculated reachability. Time: 0.00
26.76/6.79	c  N dy    15     69895       540      2338        12     11212      7131    130084     25.98     17.33  --
26.76/6.79	c  F st    15     69895       540      2338        12     11212      7131    130084     25.98     17.33  --
27.54/6.95	c Decided on static restart strategy
42.32/10.68	c  N dy    22    104842       540      2338        12     20910      7131    337506     24.62     17.52  --
42.72/10.70	c  S st    22    104842       540      2338        12     20910      7131    337506     24.62     17.52  --
42.72/10.77	c  S st    22    105344       540      2338        12     21412      7131    347770     24.62     17.52  --
42.72/10.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.12/10.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.18
43.12/10.81	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
43.12/10.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.12/10.82	c Subs w/ non-existent bins:      0 time:  0.01 s
43.12/10.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.12/10.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.12/10.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.12/11.35	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
45.12/11.36	c lits-rem:       400  cl-subs:     1224  v-elim:     19  v-fix:    0  time:  2.14 s
45.12/11.36	c learnt bin added due to v-elim: 0
45.12/11.36	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
45.12/11.36	c vivif2 --  cl tried    20188 cl shrink        0 lits rem          0 time: 0.01
45.52/11.40	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.17
45.52/11.40	c calculated reachability. Time: 0.00
45.52/11.40	c  N dy    22    105344       540      2338        12     20188      7131    319526     24.62     17.52  --
74.28/18.61	c  N dy    23    158017       540      2338        12     27528      7131    450973     23.95     17.07  --
74.28/18.62	c  S st    23    158017       540      2338        12     27528      7131    450973     23.95     17.07  --
74.70/18.73	c  S st    23    158523       540      2338        12     28033      7131    462962     23.95     17.07  --
74.70/18.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.70/18.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.70/18.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.28
74.70/18.80	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
74.70/18.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.70/18.80	c Subs w/ non-existent bins:      0 time:  0.01 s
75.10/18.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.10/18.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.10/18.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
78.67/19.75	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
78.67/19.75	c lits-rem:       468  cl-subs:     2007  v-elim:     19  v-fix:    0  time:  3.78 s
78.67/19.75	c learnt bin added due to v-elim: 0
78.67/19.75	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
78.67/19.76	c vivif2 --  cl tried    26026 cl shrink        0 lits rem          0 time: 0.02
79.09/19.81	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.20
79.09/19.81	c calculated reachability. Time: 0.00
79.09/19.81	c  N dy    23    158523       540      2338        12     26026      7131    419222     23.95     17.07  --
129.80/32.54	c  N dy    24    237785       540      2338        12     31205      7131    489610     26.76     16.52  --
129.80/32.56	c  S st    24    237785       540      2338        12     31205      7131    489610     26.76     16.52  --
130.21/32.66	c  S st    24    238288       540      2338        12     31708      7131    501056     26.76     16.52  --
130.21/32.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.21/32.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.61/32.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.30
130.61/32.73	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
130.61/32.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.61/32.74	c Subs w/ non-existent bins:      0 time:  0.02 s
130.61/32.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.61/32.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.61/32.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
134.60/33.72	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
134.60/33.73	c lits-rem:       626  cl-subs:     1764  v-elim:     19  v-fix:    0  time:  3.93 s
134.60/33.73	c learnt bin added due to v-elim: 0
134.60/33.73	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
134.60/33.74	c vivif2 --  cl tried    29944 cl shrink        0 lits rem          0 time: 0.02
135.00/33.80	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.25
135.00/33.80	c calculated reachability. Time: 0.00
135.00/33.80	c  N dy    24    238288       540      2338        12     29944      7131    461469     26.76     16.52  --
230.86/57.87	c  N dy    25    357433       540      2338        12     34139      7131    483747     27.02     16.79  --
230.86/57.88	c  S st    25    357433       540      2338        12     34139      7131    483747     27.02     16.79  --
231.66/58.01	c  S st    25    357939       540      2338        12     34645      7131    495527     27.02     16.79  --
231.66/58.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
231.66/58.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.06/58.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.40
232.06/58.11	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
232.06/58.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.06/58.11	c Subs w/ non-existent bins:      0 time:  0.02 s
232.06/58.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.06/58.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.06/58.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
236.06/59.11	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
238.05/59.65	c Added 6 vars  tried: 80000 time: 2.15
238.45/59.72	c ORs :      6 avg-s:  0.0 cl-sh:  8632 l-rem:   8632 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    2.41
238.45/59.73	c lits-rem:       474  cl-subs:     1488  v-elim:     19  v-fix:    0  time:  6.40 s
238.45/59.73	c learnt bin added due to v-elim: 0
238.45/59.73	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
238.45/59.73	c vivif2 --  cl tried    33157 cl shrink        0 lits rem          0 time: 0.02
238.45/59.79	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.22
238.45/59.79	c calculated reachability. Time: 0.00
238.45/59.79	c  N dy    25    357939       546      2343        25     33157      7172    454290     27.02     16.79  --
409.42/102.57	c  N dy    26    536909       546      2343        25     40946      7172    556448     27.09     16.88  --
409.42/102.59	c  S st    26    536909       546      2343        25     40946      7172    556448     27.09     16.88  --
410.22/102.75	c  S st    26    537409       546      2343        25     41445      7172    568008     27.09     16.88  --
410.22/102.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.22/102.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.62/102.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.54
410.62/102.88	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
410.62/102.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.62/102.89	c Subs w/ non-existent bins:      0 time:  0.02 s
411.02/102.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.02/102.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.02/102.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
415.02/103.97	c ORs :     12 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
415.02/103.98	c lits-rem:       804  cl-subs:     1842  v-elim:     19  v-fix:    0  time:  4.32 s
415.02/103.98	c learnt bin added due to v-elim: 0
415.02/103.98	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
415.02/103.99	c vivif2 --  cl tried    39603 cl shrink        0 lits rem          0 time: 0.02
415.42/104.06	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.30
415.42/104.07	c calculated reachability. Time: 0.00
415.42/104.07	c  N dy    26    537409       546      2343        25     39603      7172    527872     27.09     16.88  --
415.42/104.07	c  F st    26    537409       546      2343        25     39603      7172    527872     27.09     16.88  --
417.43/104.56	c Decided on static restart strategy
736.58/184.48	c  N dy    33    806114       546      2343        25     62840      7172    954584     25.17     16.60  --
736.98/184.52	c  S st    33    806114       546      2343        25     62840      7172    954584     25.17     16.60  --
737.77/184.74	c  S st    33    806619       546      2343        25     63344      7172    966321     25.17     16.60  --
737.77/184.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
737.77/184.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.59/184.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  0.98
738.97/185.00	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
738.97/185.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.97/185.00	c Subs w/ non-existent bins:      0 time:  0.03 s
738.97/185.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.97/185.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
738.97/185.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
746.16/186.84	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
746.16/186.86	c lits-rem:       890  cl-subs:     4191  v-elim:     19  v-fix:    0  time:  7.34 s
746.16/186.86	c learnt bin added due to v-elim: 0
746.16/186.86	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
746.16/186.87	c vivif2 --  cl tried    59153 cl shrink        0 lits rem          0 time: 0.04
746.56/186.99	c asymm  cl-useful: 0/2199/2343 lits-rem:0 time: 0.47
746.56/186.99	c calculated reachability. Time: 0.00
746.56/186.99	c  N dy    33    806619       546      2343        25     59153      7172    880859     25.17     16.60  --
1338.56/335.10	c  N dy    34   1209928       546      2343        25     74772      7172   1154188     25.95     16.57  --
1338.56/335.15	c  S st    34   1209928       546      2343        25     74772      7172   1154188     25.95     16.57  --
1339.76/335.44	c  S st    34   1210432       554      2343        42     75284      7204   1165750     25.95     16.57  --
1339.76/335.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1339.76/335.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1340.95/335.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  1.38
1340.95/335.79	c Calc non-exist non-lernt bins v-fix:     0 done:    554 time:  0.01 s
1340.95/335.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1341.35/335.80	c Subs w/ non-existent bins:      0 time:  0.04 s
1341.35/335.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1341.35/335.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1341.35/335.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1350.14/338.00	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1350.14/338.02	c lits-rem:       257  cl-subs:     5865  v-elim:     21  v-fix:    0  time:  8.76 s
1350.14/338.02	c learnt bin added due to v-elim: 0
1350.14/338.02	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
1350.14/338.03	c vivif2 --  cl tried    69419 cl shrink        0 lits rem          0 time: 0.05
1350.54/338.15	c asymm  cl-useful: 0/1835/2343 lits-rem:0 time: 0.48
1350.54/338.16	c calculated reachability. Time: 0.00
1350.54/338.16	c  N dy    34   1210432       554      2343        42     69419      7204   1036083     25.95     16.57  --
2269.68/568.24	c  N dy    35   1710432       554      2343        42    100617      7204   1637043     25.43     16.49  --
2270.08/568.31	c  S st    35   1710432       554      2343        42    100617      7204   1637043     25.43     16.49  --
2271.69/568.70	c  S st    35   1710935       555      2343        44    101121      7208   1648412     25.43     16.49  --
2271.69/568.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2271.69/568.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2273.67/569.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.9M T:  2.30
2273.67/569.29	c Calc non-exist non-lernt bins v-fix:     0 done:    555 time:  0.01 s
2273.67/569.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2274.07/569.30	c Subs w/ non-existent bins:      0 time:  0.06 s
2274.07/569.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2274.07/569.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2274.07/569.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2292.05/573.82	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 4.0 T:    0.06
2296.84/575.04	c Added 6 vars  tried: 80000 time: 4.89
2298.06/575.39	c ORs :      6 avg-s:  0.0 cl-sh: 16132 l-rem:  16132 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    6.24
2298.46/575.42	c lits-rem:       337  cl-subs:     9235  v-elim:     21  v-fix:    0  time: 24.30 s
2298.46/575.42	c learnt bin added due to v-elim: 0
2298.46/575.42	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
2298.46/575.43	c vivif2 --  cl tried    91885 cl shrink        0 lits rem          0 time: 0.07
2298.46/575.49	c asymm  cl-useful: 0/514/2349 lits-rem:0 time: 0.21
2298.46/575.49	c calculated reachability. Time: 0.00
2298.46/575.49	c  N dy    35   1710935       561      2349        56     91885      7250   1433261     25.43     16.49  --
3371.77/844.16	c  N dy    36   2210935       561      2349        56    108294      7250   1738575     23.70     16.54  --
3372.17/844.24	c  S st    36   2210935       561      2349        56    108294      7250   1738575     23.70     16.54  --
3372.17/844.24	c Finding binary XORs  T:     0.00 s  found:       0
3374.17/844.71	c  S st    36   2211441       561      2349        56    108800      7250   1750199     23.70     16.54  --
3374.17/844.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3374.17/844.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3376.97/845.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.9M T:  2.77
3376.97/845.41	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.01 s
3376.97/845.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3376.97/845.43	c Subs w/ non-existent bins:      0 time:  0.07 s
3376.97/845.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3376.97/845.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3376.97/845.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3394.14/849.77	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
3394.54/849.81	c lits-rem:       184  cl-subs:     7468  v-elim:     23  v-fix:    0  time: 17.34 s
3394.54/849.81	c learnt bin added due to v-elim: 0
3394.54/849.81	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
3394.54/849.83	c vivif2 --  cl tried   101332 cl shrink        0 lits rem          0 time: 0.08
3394.94/849.96	c asymm  cl-useful: 0/1339/2349 lits-rem:0 time: 0.54
3394.94/849.97	c calculated reachability. Time: 0.00
3394.94/849.97	c  N dy    36   2211441       561      2349        56    101332      7250   1586779     23.70     16.54  --
4612.47/1154.70	c  N dy    37   2711442       561      2349        56    125566      7250   2077688     27.64     16.42  --
4612.47/1154.79	c  S st    37   2711442       561      2349        56    125566      7250   2077688     27.64     16.42  --
4614.86/1155.32	c  S st    37   2711943       563      2349        62    126068      7258   2089094     27.64     16.42  --
4614.86/1155.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4614.86/1155.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4618.48/1156.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.6M T:  3.81
4618.48/1156.28	c Calc non-exist non-lernt bins v-fix:     0 done:    563 time:  0.01 s
4618.48/1156.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4618.86/1156.30	c Subs w/ non-existent bins:      0 time:  0.08 s
4618.86/1156.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4618.86/1156.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4618.86/1156.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4639.23/1161.41	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 6.0 T:    0.25
4639.23/1161.45	c lits-rem:       285  cl-subs:     6693  v-elim:     23  v-fix:    0  time: 20.38 s
4639.23/1161.45	c learnt bin added due to v-elim: 0
4639.23/1161.45	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
4639.23/1161.48	c vivif2 --  cl tried   119373 cl shrink        0 lits rem          0 time: 0.10
4640.05/1161.62	c asymm  cl-useful: 0/919/2349 lits-rem:0 time: 0.56
4640.05/1161.63	c calculated reachability. Time: 0.00
4640.05/1161.63	c  N dy    37   2711943       563      2349        62    119373      7258   1927494     27.64     16.42  --
4640.05/1161.63	c  F st    37   2711943       563      2349        62    119373      7258   1927494     27.64     16.42  --
4646.82/1163.35	c Decided on static restart strategy

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.38 4.08 5.48 5/180 28677
/proc/meminfo: memFree=30924660/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=51208 CPUtime=0 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 840 0 0 0 0 0 0 0 23 0 1 0 524360690 52436992 772 33554432000 4194304 4797429 140733245669552 18446744073709551615 228122374853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28677/statm: 12802 777 347 148 0 7731 0

[startup+0.103746 s]
/proc/loadavg: 3.38 4.08 5.48 5/180 28677
/proc/meminfo: memFree=30924660/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=673684 CPUtime=0.38 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 1813 0 0 0 38 0 0 0 18 0 4 0 524360690 689852416 1663 33554432000 4194304 4797429 140733245669552 18446744073709551615 4331639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 168421 1663 411 148 0 163350 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 673684

[startup+0.200728 s]
/proc/loadavg: 3.38 4.08 5.48 5/180 28677
/proc/meminfo: memFree=30924660/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=674140 CPUtime=0.77 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 2189 0 0 0 77 0 0 0 18 0 4 0 524360690 690319360 2032 33554432000 4194304 4797429 140733245669552 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 168535 2032 411 148 0 163464 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 674140

[startup+0.30071 s]
/proc/loadavg: 3.38 4.08 5.48 5/180 28677
/proc/meminfo: memFree=30924660/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=675120 CPUtime=1.17 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 2730 0 0 0 117 0 0 0 18 0 4 0 524360690 691322880 2014 33554432000 4194304 4797429 140733245669552 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 168780 2014 411 148 0 163709 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 675120

[startup+0.700641 s]
/proc/loadavg: 3.38 4.08 5.48 5/180 28677
/proc/meminfo: memFree=30924660/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=784472 CPUtime=2.77 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 4860 0 0 0 277 0 0 0 18 0 4 0 524360690 803299328 3904 33554432000 4194304 4797429 140733245669552 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 196118 3904 416 148 0 191047 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 784472

[startup+1.5005 s]
/proc/loadavg: 3.38 4.08 5.48 9/184 28681
/proc/meminfo: memFree=30897160/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=681588 CPUtime=5.96 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 6775 0 0 0 595 1 0 0 20 0 4 0 524360690 697946112 4871 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 170397 4871 418 148 0 165326 0
[pid=28677/tid=28679] ppid=28675 vsize=681588 CPUtime=1.48 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 1415 0 0 0 148 0 0 0 25 0 4 0 524360691 697946112 4871 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=681588 CPUtime=1.48 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 1592 0 0 0 148 0 0 0 20 0 4 0 524360691 697946112 4871 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=681588 CPUtime=1.48 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 1513 0 0 0 148 0 0 0 25 0 4 0 524360691 697946112 4871 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 681588

[startup+3.10021 s]
/proc/loadavg: 3.38 4.08 5.48 9/184 28681
/proc/meminfo: memFree=30886620/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=683788 CPUtime=12.36 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 9283 0 0 0 1234 2 0 0 25 0 4 0 524360690 700198912 5913 33554432000 4194304 4797429 140733245669552 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 170947 5913 418 148 0 165876 0
[pid=28677/tid=28679] ppid=28675 vsize=683788 CPUtime=3.08 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 1900 0 0 0 308 0 0 0 25 0 4 0 524360691 700198912 5913 33554432000 4194304 4797429 140733245669552 18446744073709551615 4567942 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=683788 CPUtime=3.08 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 1989 0 0 0 308 0 0 0 25 0 4 0 524360691 700198912 5913 33554432000 4194304 4797429 140733245669552 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=683788 CPUtime=3.07 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 1857 0 0 0 307 0 0 0 25 0 4 0 524360691 700198912 5913 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524604 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 683788

[startup+6.30063 s]
/proc/loadavg: 3.83 4.16 5.49 9/184 28681
/proc/meminfo: memFree=30877064/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=687432 CPUtime=25.14 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 12991 0 0 0 2511 3 0 0 25 0 4 0 524360690 703930368 6542 33554432000 4194304 4797429 140733245669552 18446744073709551615 4523861 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 171858 6542 418 148 0 166787 0
[pid=28677/tid=28679] ppid=28675 vsize=687432 CPUtime=6.28 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 2634 0 0 0 628 0 0 0 25 0 4 0 524360691 703930368 6542 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=687432 CPUtime=6.29 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 2768 0 0 0 629 0 0 0 25 0 4 0 524360691 703930368 6542 33554432000 4194304 4797429 140733245669552 18446744073709551615 4528213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=687432 CPUtime=6.25 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 2522 0 0 0 625 0 0 0 25 0 4 0 524360691 703930368 6542 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 687432

[startup+12.7005 s]
/proc/loadavg: 4.17 4.22 5.51 9/184 28682
/proc/meminfo: memFree=30862824/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=690484 CPUtime=50.71 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 17803 0 0 0 5067 4 0 0 25 0 4 0 524360690 707055616 8595 33554432000 4194304 4797429 140733245669552 18446744073709551615 4389629 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 172621 8595 419 148 0 167550 0
[pid=28677/tid=28679] ppid=28675 vsize=690484 CPUtime=12.68 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 3358 0 0 0 1268 0 0 0 25 0 4 0 524360691 707055616 8595 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=690484 CPUtime=12.68 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 3548 0 0 0 1268 0 0 0 25 0 4 0 524360691 707055616 8595 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=690484 CPUtime=12.62 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 3358 0 0 0 1261 1 0 0 25 0 4 0 524360691 707055616 8595 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 690484

[startup+25.5012 s]
/proc/loadavg: 5.02 4.41 5.55 9/184 28682
/proc/meminfo: memFree=30850036/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=695488 CPUtime=101.84 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 24694 0 0 0 10178 6 0 0 25 0 4 0 524360690 712179712 10388 33554432000 4194304 4797429 140733245669552 18446744073709551615 4331552 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 173872 10388 419 148 0 168801 0
[pid=28677/tid=28679] ppid=28675 vsize=695488 CPUtime=25.48 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 4455 0 0 0 2548 0 0 0 25 0 4 0 524360691 712179712 10388 33554432000 4194304 4797429 140733245669552 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=695488 CPUtime=25.48 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 4721 0 0 0 2548 0 0 0 25 0 4 0 524360691 712179712 10388 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=695488 CPUtime=25.35 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 4415 0 0 0 2534 1 0 0 25 0 4 0 524360691 712179712 10388 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 695488

[startup+51.1006 s]
/proc/loadavg: 6.03 4.70 5.61 9/184 28683
/proc/meminfo: memFree=30832768/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=700456 CPUtime=204.1 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 35028 0 0 0 20401 9 0 0 25 0 4 0 524360690 717266944 12584 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 175114 12584 419 148 0 170043 0
[pid=28677/tid=28679] ppid=28675 vsize=700456 CPUtime=51.09 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 5995 0 0 0 5108 1 0 0 25 0 4 0 524360691 717266944 12584 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=700456 CPUtime=51.08 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 6110 0 0 0 5107 1 0 0 25 0 4 0 524360691 717266944 12584 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=700456 CPUtime=50.81 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 5738 0 0 0 5080 1 0 0 25 0 4 0 524360691 717266944 12584 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 700456

[startup+102.3 s]
/proc/loadavg: 7.14 5.20 5.73 9/184 28684
/proc/meminfo: memFree=30810156/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=705044 CPUtime=408.65 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 50897 0 0 0 40849 16 0 0 25 0 4 0 524360690 721965056 15287 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 176261 15287 419 148 0 171190 0
[pid=28677/tid=28679] ppid=28675 vsize=705044 CPUtime=102.29 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 8265 0 0 0 10227 2 0 0 25 0 4 0 524360691 721965056 15287 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=705044 CPUtime=102.28 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 8342 0 0 0 10226 2 0 0 25 0 4 0 524360691 721965056 15287 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=705044 CPUtime=101.74 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 7973 0 0 0 10173 1 0 0 25 0 4 0 524360691 721965056 15287 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 705044

[startup+162.301 s]
/proc/loadavg: 7.73 5.72 5.88 9/184 28686
/proc/meminfo: memFree=30788316/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=711472 CPUtime=648.3 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 64424 0 0 0 64807 23 0 0 25 0 4 0 524360690 728547328 18518 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 177868 18518 419 148 0 172797 0
[pid=28677/tid=28679] ppid=28675 vsize=711472 CPUtime=162.28 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 9825 0 0 0 16226 2 0 0 25 0 4 0 524360691 728547328 18518 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=711472 CPUtime=162.28 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 10313 0 0 0 16225 3 0 0 25 0 4 0 524360691 728547328 18518 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=711472 CPUtime=161.42 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 9699 0 0 0 16139 3 0 0 25 0 4 0 524360691 728547328 18518 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 711472

[startup+222.307 s]
/proc/loadavg: 7.94 6.15 6.01 9/184 28687
/proc/meminfo: memFree=30768676/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=719012 CPUtime=888 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 78107 0 0 0 88771 29 0 0 25 0 4 0 524360690 736268288 20493 33554432000 4194304 4797429 140733245669552 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 179753 20493 419 148 0 174682 0
[pid=28677/tid=28679] ppid=28675 vsize=719012 CPUtime=222.29 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 11660 0 0 0 22226 3 0 0 25 0 4 0 524360691 736268288 20493 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=719012 CPUtime=222.27 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 12196 0 0 0 22223 4 0 0 25 0 4 0 524360691 736268288 20493 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=719012 CPUtime=221.09 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 11464 0 0 0 22106 3 0 0 25 0 4 0 524360691 736268288 20493 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 888
Current children cumulated vsize (KiB) 719012

[startup+282.301 s]

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

[pid=28677] ppid=28675 vsize=733760 CPUtime=2565.68 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 143369 0 0 0 256505 63 0 0 25 0 4 0 524360690 751370240 30761 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424897 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 183440 30761 419 148 0 178369 0
[pid=28677/tid=28679] ppid=28675 vsize=733760 CPUtime=642.3 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 20488 0 0 0 64223 7 0 0 25 0 4 0 524360691 751370240 30761 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=733760 CPUtime=642.24 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 20729 0 0 0 64215 9 0 0 25 0 4 0 524360691 751370240 30761 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=733760 CPUtime=638.8 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 20391 0 0 0 63872 8 0 0 25 0 4 0 524360691 751370240 30761 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 733760

[startup+702.301 s]
/proc/loadavg: 8.12 7.74 6.86 9/184 28700
/proc/meminfo: memFree=30679924/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=736228 CPUtime=2805.35 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 151658 0 0 0 280468 67 0 0 25 0 4 0 524360690 753897472 30943 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 184057 30943 419 148 0 178986 0
[pid=28677/tid=28679] ppid=28675 vsize=736228 CPUtime=702.3 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 21594 0 0 0 70222 8 0 0 25 0 4 0 524360691 753897472 30943 33554432000 4194304 4797429 140733245669552 18446744073709551615 4648186 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=736228 CPUtime=702.24 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 21764 0 0 0 70214 10 0 0 25 0 4 0 524360691 753897472 30943 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524006 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=736228 CPUtime=698.47 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 21434 0 0 0 69839 8 0 0 25 0 4 0 524360691 753897472 30943 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 736228

[startup+762.301 s]
/proc/loadavg: 8.11 7.80 6.94 9/184 28702
/proc/meminfo: memFree=30678996/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=738864 CPUtime=3045.04 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 160123 0 0 0 304432 72 0 0 25 0 4 0 524360690 756596736 31260 33554432000 4194304 4797429 140733245669552 18446744073709551615 4351768 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 184716 31260 419 148 0 179645 0
[pid=28677/tid=28679] ppid=28675 vsize=738864 CPUtime=762.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 22900 0 0 0 76222 9 0 0 25 0 4 0 524360691 756596736 31260 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=738864 CPUtime=762.24 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 22921 0 0 0 76213 11 0 0 25 0 4 0 524360691 756596736 31260 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=738864 CPUtime=758.15 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 22480 0 0 0 75806 9 0 0 25 0 4 0 524360691 756596736 31260 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 738864

[startup+822.301 s]
/proc/loadavg: 8.09 7.85 7.01 9/184 28703
/proc/meminfo: memFree=30678200/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=742316 CPUtime=3284.68 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 169277 0 0 0 328392 76 0 0 25 0 4 0 524360690 760131584 31838 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 185579 31838 419 148 0 180508 0
[pid=28677/tid=28679] ppid=28675 vsize=742316 CPUtime=822.3 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 24304 0 0 0 82221 9 0 0 25 0 4 0 524360691 760131584 31838 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=742316 CPUtime=822.22 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 24377 0 0 0 82211 11 0 0 25 0 4 0 524360691 760131584 31838 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=742316 CPUtime=817.82 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 23900 0 0 0 81772 10 0 0 25 0 4 0 524360691 760131584 31838 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 742316

[startup+882.306 s]
/proc/loadavg: 8.13 7.91 7.07 9/184 28705
/proc/meminfo: memFree=30666372/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=745468 CPUtime=3524.38 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 176344 0 0 0 352358 80 0 0 25 0 4 0 524360690 763359232 33872 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 186367 33872 419 148 0 181296 0
[pid=28677/tid=28679] ppid=28675 vsize=745468 CPUtime=882.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 24908 0 0 0 88221 10 0 0 25 0 4 0 524360691 763359232 33872 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=745468 CPUtime=882.23 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 25669 0 0 0 88211 12 0 0 25 0 4 0 524360691 763359232 33872 33554432000 4194304 4797429 140733245669552 18446744073709551615 4523990 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=745468 CPUtime=877.49 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 24896 0 0 0 87739 10 0 0 25 0 4 0 524360691 763359232 33872 33554432000 4194304 4797429 140733245669552 18446744073709551615 4430154 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 745468

[startup+942.3 s]
/proc/loadavg: 8.14 7.95 7.14 9/184 28706
/proc/meminfo: memFree=30650948/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=746552 CPUtime=3764.03 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 182661 0 0 0 376320 83 0 0 25 0 4 0 524360690 764469248 35400 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 186638 35400 419 148 0 181567 0
[pid=28677/tid=28679] ppid=28675 vsize=746552 CPUtime=942.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 25955 0 0 0 94220 11 0 0 25 0 4 0 524360691 764469248 35400 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=746552 CPUtime=942.21 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 26684 0 0 0 94209 12 0 0 25 0 4 0 524360691 764469248 35400 33554432000 4194304 4797429 140733245669552 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=746552 CPUtime=937.16 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 25652 0 0 0 93705 11 0 0 25 0 4 0 524360691 764469248 35400 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 746552

[startup+1002.3 s]
/proc/loadavg: 8.13 7.98 7.20 9/184 28708
/proc/meminfo: memFree=30642324/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=750900 CPUtime=4003.7 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 190429 0 0 0 400283 87 0 0 25 0 4 0 524360690 768921600 35752 33554432000 4194304 4797429 140733245669552 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 187725 35752 419 148 0 182654 0
[pid=28677/tid=28679] ppid=28675 vsize=750900 CPUtime=1002.3 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 26985 0 0 0 100219 11 0 0 25 0 4 0 524360691 768921600 35752 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=750900 CPUtime=1002.21 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 27396 0 0 0 100208 13 0 0 25 0 4 0 524360691 768921600 35752 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=750900 CPUtime=996.84 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 26705 0 0 0 99672 12 0 0 25 0 4 0 524360691 768921600 35752 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 750900

[startup+1062.3 s]
/proc/loadavg: 8.08 8.00 7.25 9/184 28709
/proc/meminfo: memFree=30645244/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=752104 CPUtime=4243.38 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 197351 0 0 0 424247 91 0 0 25 0 4 0 524360690 770154496 36420 33554432000 4194304 4797429 140733245669552 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 188026 36420 419 148 0 182955 0
[pid=28677/tid=28679] ppid=28675 vsize=752104 CPUtime=1062.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 28147 0 0 0 106219 12 0 0 25 0 4 0 524360691 770154496 36420 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429159 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=752104 CPUtime=1062.2 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 28495 0 0 0 106206 14 0 0 25 0 4 0 524360691 770154496 36420 33554432000 4194304 4797429 140733245669552 18446744073709551615 4430020 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=752104 CPUtime=1056.51 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 27755 0 0 0 105639 12 0 0 25 0 4 0 524360691 770154496 36420 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 752104

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.31 9/184 28711
/proc/meminfo: memFree=30627456/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=754748 CPUtime=4483.05 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 203401 0 0 0 448210 95 0 0 25 0 4 0 524360690 772861952 38576 33554432000 4194304 4797429 140733245669552 18446744073709551615 4345032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 188687 38576 419 148 0 183616 0
[pid=28677/tid=28679] ppid=28675 vsize=754748 CPUtime=1122.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 28789 0 0 0 112219 12 0 0 25 0 4 0 524360691 772861952 38576 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=754748 CPUtime=1122.2 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 29476 0 0 0 112205 15 0 0 25 0 4 0 524360691 772861952 38576 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=754748 CPUtime=1116.18 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 28364 0 0 0 111605 13 0 0 25 0 4 0 524360691 772861952 38576 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 754748

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.35 9/184 28713
/proc/meminfo: memFree=30629644/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=757600 CPUtime=4722.71 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 211469 0 0 0 472173 98 0 0 25 0 4 0 524360690 775782400 38243 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 189400 38243 419 148 0 184329 0
[pid=28677/tid=28679] ppid=28675 vsize=757600 CPUtime=1182.31 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 29895 0 0 0 118218 13 0 0 25 0 4 0 524360691 775782400 38243 33554432000 4194304 4797429 140733245669552 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=757600 CPUtime=1182.19 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 30081 0 0 0 118204 15 0 0 25 0 4 0 524360691 775782400 38243 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=757600 CPUtime=1175.85 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 29391 0 0 0 117572 13 0 0 25 0 4 0 524360691 775782400 38243 33554432000 4194304 4797429 140733245669552 18446744073709551615 4423635 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 757600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.05 7.37 5/179 28714
/proc/meminfo: memFree=30768928/32951124 swapFree=67111444/67111528
[pid=28677] ppid=28675 vsize=757640 CPUtime=4800.23 cores=1,3,5,7
/proc/28677/stat : 28677 (techdemo) R 28675 28677 27910 0 -1 4202496 213428 0 0 0 479924 99 0 0 25 0 4 0 524360690 775823360 38896 33554432000 4194304 4797429 140733245669552 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28677/statm: 189410 38896 419 148 0 184339 0
[pid=28677/tid=28679] ppid=28675 vsize=757640 CPUtime=1201.72 cores=1,3,5,7
/proc/28677/task/28679/stat : 28679 (techdemo) R 28675 28677 27910 0 -1 4202560 30051 0 0 0 120159 13 0 0 25 0 4 0 524360691 775823360 38896 33554432000 4194304 4797429 140733245669552 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28677/tid=28680] ppid=28675 vsize=757640 CPUtime=1201.61 cores=1,3,5,7
/proc/28677/task/28680/stat : 28680 (techdemo) R 28675 28677 27910 0 -1 4202560 30773 0 0 0 120145 16 0 0 25 0 4 0 524360691 775823360 38896 33554432000 4194304 4797429 140733245669552 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28677/tid=28681] ppid=28675 vsize=757640 CPUtime=1195.15 cores=1,3,5,7
/proc/28677/task/28681/stat : 28681 (techdemo) R 28675 28677 27910 0 -1 4202560 29599 0 0 0 119501 14 0 0 25 0 4 0 524360691 775823360 38896 33554432000 4194304 4797429 140733245669552 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 757640

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.27
CPU user time (s): 4799.26
CPU system time (s): 1.00485
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 860848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.26
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213429
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= 278
involuntary context switches= 34336

runsolver used 2.01969 second user time and 4.52331 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 03:40:27
IDJOB=3173081
IDBENCH=83099
IDSOLVER=1584
FILE ID=node138/3173081-1304127627
RUNJOBID= node138-1304127627-28655
PBS_JOBID= 13170741
Free space on /tmp= 71808 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173081-1304127627/watcher-3173081-1304127627 -o /tmp/evaluation-result-3173081-1304127627/solver-3173081-1304127627 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173081-1304127627.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=1684242756

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30924940 kB
Buffers:        619072 kB
Cached:         953244 kB
SwapCached:         84 kB
Active:         110524 kB
Inactive:      1527580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30924940 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           15612 kB
Writeback:           0 kB
AnonPages:       65272 kB
Mapped:          15264 kB
Slab:           324192 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270732 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= 71808 MiB
End job on node138 at 2011-04-30 04:00:31