Trace number 3172938

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3172938-1304120861.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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:    650 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:     30  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.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     302 undec:      63 neg:     285
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       631      2742         0         0      8339         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
9.16/2.32	c  N dy     7     30000       631      2742         0     10687      8339    208357     27.37     19.67  --
9.16/2.33	c  S st     7     30000       631      2742         0     10687      8339    208357     27.37     19.67  --
9.16/2.37	c  S st     7     30501       631      2742         0     11187      8339    220413     27.37     19.67  --
9.16/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
9.16/2.39	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
9.16/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.39	c Subs w/ non-existent bins:      0 time:  0.01 s
9.16/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.95/2.57	c lits-rem:        71  cl-subs:      716  v-elim:      7  v-fix:    0  time:  0.69 s
9.95/2.57	c learnt bin added due to v-elim: 0
9.95/2.57	c vivif2 --  cl tried     2742 cl shrink        0 lits rem          0 time: 0.00
9.95/2.57	c vivif2 --  cl tried    10471 cl shrink        0 lits rem          0 time: 0.00
9.95/2.60	c asymm  cl-useful: 0/2742/2742 lits-rem:0 time: 0.10
9.95/2.60	c calculated reachability. Time: 0.00
9.95/2.60	c  N dy     7     30501       631      2742         0     10471      8339    205679     27.37     19.67  --
9.95/2.60	c  F st     7     30501       631      2742         0     10471      8339    205679     27.37     19.67  --
10.75/2.75	c Decided on static restart strategy
15.56/3.98	c  N dy    14     45752       631      2742         0      8856      8339    113160     32.41     19.84  --
15.56/3.99	c  S st    14     45752       631      2742         0      8856      8339    113160     32.41     19.84  --
15.95/4.02	c  S st    14     46256       631      2742         0      9360      8339    125710     32.41     19.84  --
15.95/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.95/4.04	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
15.95/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.04	c Subs w/ non-existent bins:      0 time:  0.00 s
15.95/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.36/4.11	c lits-rem:        11  cl-subs:      195  v-elim:      7  v-fix:    0  time:  0.26 s
16.36/4.11	c learnt bin added due to v-elim: 0
16.36/4.11	c vivif2 --  cl tried     2742 cl shrink        0 lits rem          0 time: 0.00
16.36/4.11	c vivif2 --  cl tried     9165 cl shrink        0 lits rem          0 time: 0.00
16.36/4.12	c asymm  cl-useful: 0/2742/2742 lits-rem:0 time: 0.07
16.36/4.12	c calculated reachability. Time: 0.00
16.36/4.12	c  N dy    14     46256       631      2742         0      9165      8339    123403     32.41     19.84  --
25.93/6.54	c  N dy    15     69384       631      2742         0     11298      8339    141934     29.36     19.38  --
25.93/6.55	c  S st    15     69384       631      2742         0     11298      8339    141934     29.36     19.38  --
25.93/6.60	c  S st    15     69896       631      2742         0     11810      8339    154429     29.36     19.38  --
25.93/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
26.33/6.61	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
26.33/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.62	c Subs w/ non-existent bins:      0 time:  0.00 s
26.33/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.33/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.73/6.73	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
28.73/7.21	c Added 7 vars  tried: 80000 time: 1.93
28.73/7.21	c ORs :      7 avg-s:  0.0 cl-sh:   865 l-rem:    865 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
28.73/7.21	c lits-rem:        16  cl-subs:      253  v-elim:      7  v-fix:    0  time:  2.37 s
28.73/7.21	c learnt bin added due to v-elim: 0
28.73/7.21	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
28.73/7.21	c vivif2 --  cl tried    11557 cl shrink        0 lits rem          0 time: 0.01
28.73/7.23	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.08
28.73/7.23	c calculated reachability. Time: 0.00
28.73/7.23	c  N dy    15     69896       638      2746        17     11557      8385    150127     29.36     19.38  --
28.73/7.23	c  F st    15     69896       638      2746        17     11557      8385    150127     29.36     19.38  --
29.14/7.40	c Decided on static restart strategy
45.10/11.40	c  N dy    22    104846       638      2746        17     21307      8385    372377     28.25     19.05  --
45.50/11.41	c  S st    22    104846       638      2746        17     21307      8385    372377     28.25     19.05  --
45.50/11.48	c  S st    22    105350       638      2746        17     21811      8385    385679     28.25     19.05  --
45.50/11.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.50/11.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.90/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.18
45.90/11.53	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
45.90/11.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.90/11.53	c Subs w/ non-existent bins:      0 time:  0.01 s
45.90/11.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.90/11.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.90/11.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.29/12.15	c ORs :      7 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
48.29/12.15	c lits-rem:       260  cl-subs:     1074  v-elim:     10  v-fix:    0  time:  2.46 s
48.29/12.15	c learnt bin added due to v-elim: 0
48.29/12.15	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
48.29/12.16	c vivif2 --  cl tried    20737 cl shrink        0 lits rem          0 time: 0.01
48.69/12.20	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.17
48.69/12.20	c calculated reachability. Time: 0.00
48.69/12.20	c  N dy    22    105350       638      2746        17     20737      8385    359232     28.25     19.05  --
77.88/19.58	c  N dy    23    158025       638      2746        17     28172      8385    512073     26.99     18.52  --
78.26/19.60	c  S st    23    158025       638      2746        17     28172      8385    512073     26.99     18.52  --
78.26/19.69	c  S st    23    158532       638      2746        17     28679      8385    524078     26.99     18.52  --
78.66/19.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.66/19.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.66/19.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.27
78.66/19.77	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
78.66/19.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.66/19.77	c Subs w/ non-existent bins:      0 time:  0.01 s
78.66/19.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.66/19.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.66/19.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.05/20.84	c ORs :      7 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
83.05/20.85	c lits-rem:       647  cl-subs:     1878  v-elim:     10  v-fix:    0  time:  4.25 s
83.05/20.85	c learnt bin added due to v-elim: 0
83.05/20.85	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
83.05/20.85	c vivif2 --  cl tried    26801 cl shrink        0 lits rem          0 time: 0.02
83.45/20.91	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.24
83.45/20.91	c calculated reachability. Time: 0.00
83.45/20.91	c  N dy    23    158532       638      2746        17     26801      8385    477934     26.99     18.52  --
134.60/33.80	c  N dy    24    237798       638      2746        17     32000      8385    554778     29.56     18.36  --
135.01/33.82	c  S st    24    237798       638      2746        17     32000      8385    554778     29.56     18.36  --
135.38/33.92	c  S st    24    238299       638      2746        17     32501      8385    567146     29.56     18.36  --
135.38/33.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.38/33.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.78/34.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.33
135.78/34.01	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
135.78/34.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.78/34.01	c Subs w/ non-existent bins:      0 time:  0.02 s
135.78/34.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.78/34.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.78/34.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
140.18/35.15	c ORs :      7 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
140.18/35.15	c lits-rem:      1095  cl-subs:     1908  v-elim:     10  v-fix:    0  time:  4.51 s
140.18/35.15	c learnt bin added due to v-elim: 0
140.18/35.15	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
140.18/35.16	c vivif2 --  cl tried    30593 cl shrink        0 lits rem          0 time: 0.02
140.58/35.22	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.24
140.58/35.22	c calculated reachability. Time: 0.00
140.58/35.22	c  N dy    24    238299       638      2746        17     30593      8385    519594     29.56     18.36  --
236.07/59.13	c  N dy    25    357448       638      2746        17     34530      8385    500866     25.63     18.07  --
236.07/59.15	c  S st    25    357448       638      2746        17     34530      8385    500866     25.63     18.07  --
236.45/59.26	c  S st    25    357954       638      2746        17     35035      8385    512900     25.63     18.07  --
236.45/59.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.45/59.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.84/59.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.37
236.84/59.36	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
236.84/59.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.84/59.36	c Subs w/ non-existent bins:      0 time:  0.02 s
236.84/59.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.84/59.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.84/59.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
241.64/60.51	c ORs :      7 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
243.64/61.04	c Added 7 vars  tried: 80000 time: 2.12
243.64/61.06	c ORs :      7 avg-s:  0.0 cl-sh:  3194 l-rem:   3194 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.20
243.64/61.07	c lits-rem:       430  cl-subs:     1977  v-elim:     10  v-fix:    0  time:  6.79 s
243.64/61.07	c learnt bin added due to v-elim: 0
243.64/61.07	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
243.64/61.08	c vivif2 --  cl tried    33058 cl shrink        0 lits rem          0 time: 0.02
244.04/61.14	c asymm  cl-useful: 0/2753/2753 lits-rem:0 time: 0.24
244.04/61.14	c calculated reachability. Time: 0.00
244.04/61.14	c  N dy    25    357954       645      2753        31     33058      8434    467508     25.63     18.07  --
416.60/104.31	c  N dy    26    536931       645      2753        31     41253      8434    577970     26.81     17.77  --
416.60/104.33	c  S st    26    536931       645      2753        31     41253      8434    577970     26.81     17.77  --
417.00/104.47	c  S st    26    537431       645      2753        31     41752      8434    590382     26.81     17.77  --
417.00/104.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.00/104.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.80/104.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.56
417.80/104.61	c Calc non-exist non-lernt bins v-fix:     0 done:    645 time:  0.00 s
417.80/104.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.80/104.62	c Subs w/ non-existent bins:      0 time:  0.02 s
417.80/104.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.80/104.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
417.80/104.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
422.20/105.74	c ORs :     14 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
422.20/105.75	c lits-rem:       604  cl-subs:     1549  v-elim:     13  v-fix:    0  time:  4.47 s
422.20/105.75	c learnt bin added due to v-elim: 0
422.20/105.75	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
422.20/105.76	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.02
422.60/105.84	c asymm  cl-useful: 0/2753/2753 lits-rem:0 time: 0.32
422.60/105.84	c calculated reachability. Time: 0.00
422.60/105.84	c  N dy    26    537431       645      2753        31     40203      8434    558115     26.81     17.77  --
422.60/105.84	c  F st    26    537431       645      2753        31     40203      8434    558115     26.81     17.77  --
424.20/106.29	c Decided on static restart strategy
739.39/185.17	c  N dy    33    806146       645      2753        31     63520      8434   1129469     28.39     18.25  --
739.79/185.21	c  S st    33    806146       645      2753        31     63520      8434   1129469     28.39     18.25  --
740.59/185.47	c  S st    33    806650       645      2753        31     64024      8434   1141780     28.39     18.25  --
740.59/185.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.59/185.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.79/185.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.8M T:  1.21
741.79/185.78	c Calc non-exist non-lernt bins v-fix:     0 done:    645 time:  0.01 s
741.79/185.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.79/185.78	c Subs w/ non-existent bins:      0 time:  0.03 s
742.19/185.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.19/185.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
742.19/185.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
747.38/187.11	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
747.38/187.14	c lits-rem:       558  cl-subs:     3375  v-elim:     13  v-fix:    0  time:  5.30 s
747.38/187.14	c learnt bin added due to v-elim: 0
747.38/187.14	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
747.38/187.15	c vivif2 --  cl tried    60649 cl shrink        0 lits rem          0 time: 0.05
747.78/187.29	c asymm  cl-useful: 0/2251/2753 lits-rem:0 time: 0.58
747.78/187.29	c calculated reachability. Time: 0.00
747.78/187.29	c  N dy    33    806650       645      2753        31     60649      8434   1059681     28.39     18.25  --
1357.37/339.82	c  N dy    34   1209976       645      2753        31     76438      8434   1338148     30.69     18.84  --
1357.37/339.87	c  S st    34   1209976       645      2753        31     76438      8434   1338148     30.69     18.84  --
1358.57/340.17	c  S st    34   1210480       648      2753        37     76947      8446   1350709     30.69     18.84  --
1358.57/340.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1358.57/340.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1360.16/340.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.1M T:  1.35
1360.16/340.51	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.01 s
1360.16/340.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1360.16/340.52	c Subs w/ non-existent bins:      0 time:  0.04 s
1360.16/340.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1360.16/340.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1360.16/340.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1368.16/342.59	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
1368.56/342.61	c lits-rem:       550  cl-subs:     4194  v-elim:     13  v-fix:    0  time:  8.23 s
1368.56/342.61	c learnt bin added due to v-elim: 0
1368.56/342.62	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
1368.56/342.63	c vivif2 --  cl tried    72753 cl shrink        0 lits rem          0 time: 0.05
1368.56/342.66	c asymm  cl-useful: 0/502/2753 lits-rem:0 time: 0.14
1368.56/342.67	c calculated reachability. Time: 0.00
1368.56/342.67	c  N dy    34   1210480       648      2753        37     72753      8446   1238667     30.69     18.84  --
2274.13/569.36	c  N dy    35   1710480       648      2753        37    104553      8446   2000916     31.27     19.16  --
2274.55/569.44	c  S st    35   1710480       648      2753        37    104553      8446   2000916     31.27     19.16  --
2276.13/569.85	c  S st    35   1710985       648      2753        37    105058      8446   2013838     31.27     19.16  --
2276.13/569.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2276.13/569.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2278.94/570.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  2.74
2278.94/570.55	c Calc non-exist non-lernt bins v-fix:     0 done:    648 time:  0.01 s
2278.94/570.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2278.94/570.56	c Subs w/ non-existent bins:      0 time:  0.06 s
2279.34/570.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2279.34/570.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2279.34/570.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2296.52/574.95	c ORs :     14 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
2301.70/576.20	c Added 7 vars  tried: 80000 time: 4.97
2303.69/576.70	c ORs :      7 avg-s:  0.0 cl-sh: 20621 l-rem:  20621 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    6.98
2303.69/576.74	c lits-rem:       186  cl-subs:     5990  v-elim:     13  v-fix:    0  time: 24.48 s
2303.69/576.74	c learnt bin added due to v-elim: 0
2303.69/576.74	c vivif2 --  cl tried     2759 cl shrink        0 lits rem          0 time: 0.00
2303.69/576.76	c vivif2 --  cl tried    99068 cl shrink        0 lits rem          0 time: 0.08
2304.49/576.92	c asymm  cl-useful: 0/1407/2759 lits-rem:0 time: 0.64
2304.49/576.93	c calculated reachability. Time: 0.00
2304.49/576.93	c  N dy    35   1710985       655      2759        52     99068      8494   1836254     31.27     19.16  --
3391.82/849.16	c  N dy    36   2210985       655      2759        52    114051      8494   2002682     26.49     18.87  --
3392.22/849.24	c  S st    36   2210985       655      2759        52    114051      8494   2002682     26.49     18.87  --
3392.22/849.24	c Finding binary XORs  T:     0.00 s  found:       0
3393.83/849.68	c  S st    36   2211487       655      2759        52    114551      8494   2014976     26.49     18.87  --
3393.83/849.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3393.83/849.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3397.02/850.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.1M T:  3.02
3397.02/850.45	c Calc non-exist non-lernt bins v-fix:     0 done:    655 time:  0.01 s
3397.02/850.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3397.02/850.46	c Subs w/ non-existent bins:      0 time:  0.06 s
3397.42/850.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3397.42/850.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3397.42/850.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3419.79/856.10	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
3419.79/856.14	c lits-rem:        61  cl-subs:     9978  v-elim:     15  v-fix:    0  time: 22.47 s
3419.79/856.14	c learnt bin added due to v-elim: 0
3419.79/856.14	c vivif2 --  cl tried     2759 cl shrink        0 lits rem          0 time: 0.00
3419.79/856.16	c vivif2 --  cl tried   104573 cl shrink        0 lits rem          0 time: 0.08
3420.59/856.31	c asymm  cl-useful: 0/1168/2759 lits-rem:0 time: 0.60
3420.59/856.31	c calculated reachability. Time: 0.00
3420.59/856.31	c  N dy    36   2211487       655      2759        52    104573      8494   1779178     26.49     18.87  --
4672.51/1169.77	c  N dy    37   2711487       655      2759        52    128517      8494   2249506     30.51     18.64  --
4672.91/1169.86	c  S st    37   2711487       655      2759        52    128517      8494   2249506     30.51     18.64  --
4674.91/1170.34	c  S st    37   2711994       658      2759        58    129026      8506   2262775     30.51     18.64  --
4674.91/1170.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4674.91/1170.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.12/1171.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.5M T:  3.06
4678.12/1171.12	c Calc non-exist non-lernt bins v-fix:     0 done:    658 time:  0.01 s
4678.12/1171.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4678.12/1171.14	c Subs w/ non-existent bins:      0 time:  0.08 s
4678.12/1171.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4678.12/1171.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4678.12/1171.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4703.27/1177.45	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.26
4703.27/1177.49	c lits-rem:      1490  cl-subs:     9277  v-elim:     15  v-fix:    0  time: 25.15 s
4703.27/1177.49	c learnt bin added due to v-elim: 0
4703.27/1177.49	c vivif2 --  cl tried     2759 cl shrink        0 lits rem          0 time: 0.00
4703.67/1177.52	c vivif2 --  cl tried   119749 cl shrink        0 lits rem          0 time: 0.10
4704.07/1177.67	c asymm  cl-useful: 0/1132/2759 lits-rem:0 time: 0.62
4704.07/1177.68	c calculated reachability. Time: 0.00
4704.07/1177.68	c  N dy    37   2711994       658      2759        58    119749      8506   2035243     30.51     18.64  --
4704.07/1177.68	c  F st    37   2711994       658      2759        58    119749      8506   2035243     30.51     18.64  --
4709.66/1179.00	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-3172938-1304120861/watcher-3172938-1304120861 -o /tmp/evaluation-result-3172938-1304120861/solver-3172938-1304120861 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172938-1304120861.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=51080 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 803 0 0 0 0 0 0 0 25 0 1 0 523685700 52305920 739 33554432000 4194304 4797429 140736405196128 18446744073709551615 274664505099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27970/statm: 12770 739 347 148 0 7699 0

[startup+0.0775261 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=678372 CPUtime=3.24 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 5600 0 0 0 324 0 0 0 25 0 4 0 523685700 694652928 3792 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 169593 3792 416 148 0 164522 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 678372

[startup+0.921994 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=678504 CPUtime=3.64 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 5769 0 0 0 364 0 0 0 25 0 4 0 523685700 694788096 3958 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 169626 3958 416 148 0 164555 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 678504

[startup+1.02198 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=678692 CPUtime=4.04 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 5930 0 0 0 404 0 0 0 25 0 4 0 523685700 694980608 4116 33554432000 4194304 4797429 140736405196128 18446744073709551615 274664466855 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 169673 4116 418 148 0 164602 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 678692

[startup+1.12196 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=678956 CPUtime=4.44 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 6108 0 0 0 444 0 0 0 25 0 4 0 523685700 695250944 4289 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 169739 4289 418 148 0 164668 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 678956

[startup+1.5009 s]
/proc/loadavg: 7.14 7.67 7.17 6/178 27970
/proc/meminfo: memFree=30781928/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=679844 CPUtime=5.96 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 6794 0 0 0 595 1 0 0 25 0 4 0 523685700 696160256 4669 33554432000 4194304 4797429 140736405196128 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 169961 4669 418 148 0 164890 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 679844

[startup+3.10062 s]
/proc/loadavg: 7.14 7.67 7.17 10/182 27974
/proc/meminfo: memFree=30755920/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=683852 CPUtime=12.34 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 9724 0 0 0 1233 1 0 0 25 0 4 0 523685700 700264448 6021 33554432000 4194304 4797429 140736405196128 18446744073709551615 4388785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 170963 6021 418 148 0 165892 0
[pid=27970/tid=27972] ppid=27968 vsize=683852 CPUtime=3.08 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 1987 0 0 0 308 0 0 0 25 0 4 0 523685701 700264448 6021 33554432000 4194304 4797429 140736405196128 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=683852 CPUtime=3.08 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 1929 0 0 0 308 0 0 0 25 0 4 0 523685701 700264448 6021 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425049 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=683852 CPUtime=3.07 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 1992 0 0 0 307 0 0 0 25 0 4 0 523685701 700264448 6021 33554432000 4194304 4797429 140736405196128 18446744073709551615 4422906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683852

[startup+6.30607 s]
/proc/loadavg: 7.29 7.69 7.18 9/182 27974
/proc/meminfo: memFree=30751672/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=686856 CPUtime=25.15 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 13163 0 0 0 2513 2 0 0 25 0 4 0 523685700 703340544 7567 33554432000 4194304 4797429 140736405196128 18446744073709551615 4422950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 171714 7567 418 148 0 166643 0
[pid=27970/tid=27972] ppid=27968 vsize=686856 CPUtime=6.29 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 2640 0 0 0 629 0 0 0 25 0 4 0 523685701 703340544 7567 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=686856 CPUtime=6.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 2456 0 0 0 629 0 0 0 25 0 4 0 523685701 703340544 7567 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425001 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=686856 CPUtime=6.26 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 2625 0 0 0 626 0 0 0 25 0 4 0 523685701 703340544 7567 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 686856

[startup+12.701 s]
/proc/loadavg: 7.35 7.70 7.19 9/182 27974
/proc/meminfo: memFree=30744720/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=691056 CPUtime=50.69 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 18259 0 0 0 5066 3 0 0 25 0 4 0 523685700 707641344 8814 33554432000 4194304 4797429 140736405196128 18446744073709551615 4206992 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 172764 8814 419 148 0 167693 0
[pid=27970/tid=27972] ppid=27968 vsize=691056 CPUtime=12.68 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 3476 0 0 0 1268 0 0 0 25 0 4 0 523685701 707641344 8814 33554432000 4194304 4797429 140736405196128 18446744073709551615 4495680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=691056 CPUtime=12.68 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 3381 0 0 0 1268 0 0 0 25 0 4 0 523685701 707641344 8814 33554432000 4194304 4797429 140736405196128 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=691056 CPUtime=12.62 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 3504 0 0 0 1262 0 0 0 25 0 4 0 523685701 707641344 8814 33554432000 4194304 4797429 140736405196128 18446744073709551615 4428772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 691056

[startup+25.5007 s]
/proc/loadavg: 7.49 7.71 7.20 9/182 27975
/proc/meminfo: memFree=30731940/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=697344 CPUtime=101.83 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 25709 0 0 0 10177 6 0 0 25 0 4 0 523685700 714080256 10610 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 174336 10610 419 148 0 169265 0
[pid=27970/tid=27972] ppid=27968 vsize=697344 CPUtime=25.48 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 4330 0 0 0 2548 0 0 0 25 0 4 0 523685701 714080256 10610 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=697344 CPUtime=25.48 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 4345 0 0 0 2547 1 0 0 25 0 4 0 523685701 714080256 10610 33554432000 4194304 4797429 140736405196128 18446744073709551615 4388891 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=697344 CPUtime=25.35 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 4681 0 0 0 2535 0 0 0 25 0 4 0 523685701 714080256 10611 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 697344

[startup+51.1003 s]
/proc/loadavg: 7.66 7.74 7.22 9/182 27975
/proc/meminfo: memFree=30713412/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=702708 CPUtime=204.09 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 36640 0 0 0 20399 10 0 0 25 0 4 0 523685700 719572992 13510 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 175677 13510 419 148 0 170606 0
[pid=27970/tid=27972] ppid=27968 vsize=702708 CPUtime=51.08 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 6117 0 0 0 5107 1 0 0 25 0 4 0 523685701 719572992 13510 33554432000 4194304 4797429 140736405196128 18446744073709551615 4423083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=702708 CPUtime=51.08 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 5853 0 0 0 5107 1 0 0 25 0 4 0 523685701 719572992 13510 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=702708 CPUtime=50.82 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 6310 0 0 0 5081 1 0 0 25 0 4 0 523685701 719572992 13510 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 702708

[startup+102.3 s]
/proc/loadavg: 7.85 7.77 7.26 9/182 27977
/proc/meminfo: memFree=30694280/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=709836 CPUtime=408.62 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 52961 0 0 0 40845 17 0 0 25 0 4 0 523685700 726872064 15235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 177459 15235 419 148 0 172388 0
[pid=27970/tid=27972] ppid=27968 vsize=709836 CPUtime=102.28 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 8229 0 0 0 10226 2 0 0 25 0 4 0 523685701 726872064 15235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=709836 CPUtime=102.28 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 7980 0 0 0 10226 2 0 0 25 0 4 0 523685701 726872064 15235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=709836 CPUtime=101.73 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 8460 0 0 0 10172 1 0 0 25 0 4 0 523685701 726872064 15235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 709836

[startup+162.301 s]
/proc/loadavg: 7.94 7.81 7.30 9/182 27978
/proc/meminfo: memFree=30669076/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=721184 CPUtime=648.3 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 69021 0 0 0 64806 24 0 0 25 0 4 0 523685700 738492416 19235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 180296 19235 419 148 0 175225 0
[pid=27970/tid=27972] ppid=27968 vsize=721184 CPUtime=162.28 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 10242 0 0 0 16225 3 0 0 25 0 4 0 523685701 738492416 19235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=721184 CPUtime=162.27 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 10053 0 0 0 16225 2 0 0 25 0 4 0 523685701 738492416 19235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4523848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=721184 CPUtime=161.43 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 10363 0 0 0 16140 3 0 0 25 0 4 0 523685701 738492416 19235 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424784 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) 721184

[startup+222.301 s]
/proc/loadavg: 8.01 7.86 7.35 9/182 27980
/proc/meminfo: memFree=30651816/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=728208 CPUtime=887.99 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 81890 0 0 0 88769 30 0 0 25 0 4 0 523685700 745684992 22288 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 182052 22288 419 148 0 176981 0
[pid=27970/tid=27972] ppid=27968 vsize=728208 CPUtime=222.28 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 11810 0 0 0 22224 4 0 0 25 0 4 0 523685701 745684992 22288 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=728208 CPUtime=222.28 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 11191 0 0 0 22225 3 0 0 25 0 4 0 523685701 745684992 22288 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=728208 CPUtime=221.1 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 11918 0 0 0 22107 3 0 0 25 0 4 0 523685701 745684992 22288 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 728208

[startup+282.3 s]
/proc/loadavg: 8.11 7.91 7.39 9/182 27981
/proc/meminfo: memFree=30637392/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=732124 CPUtime=1127.69 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 94374 0 0 0 112732 37 0 0 25 0 4 0 523685700 749694976 23430 33554432000 4194304 4797429 140736405196128 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 183031 23430 419 148 0 177960 0
[pid=27970/tid=27972] ppid=27968 vsize=732124 CPUtime=282.29 cores=1,3,5,7

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

[pid=27970] ppid=27968 vsize=764504 CPUtime=2805.43 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 161000 0 0 0 280470 73 0 0 25 0 4 0 523685700 782852096 33532 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 191126 33532 419 148 0 186055 0
[pid=27970/tid=27972] ppid=27968 vsize=764504 CPUtime=702.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 21686 0 0 0 70221 9 0 0 25 0 4 0 523685701 782852096 33532 33554432000 4194304 4797429 140736405196128 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=764504 CPUtime=702.28 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 20592 0 0 0 70220 8 0 0 25 0 4 0 523685701 782852096 33532 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=764504 CPUtime=698.52 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 21898 0 0 0 69842 10 0 0 25 0 4 0 523685701 782852096 33532 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 764504

[startup+762.3 s]
/proc/loadavg: 8.06 8.02 7.64 9/182 27994
/proc/meminfo: memFree=30565076/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=765156 CPUtime=3045.1 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 169187 0 0 0 304433 77 0 0 25 0 4 0 523685700 783519744 33040 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 191289 33040 419 148 0 186218 0
[pid=27970/tid=27972] ppid=27968 vsize=765156 CPUtime=762.29 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 22750 0 0 0 76220 9 0 0 25 0 4 0 523685701 783519744 33040 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=765156 CPUtime=762.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 21610 0 0 0 76220 9 0 0 25 0 4 0 523685701 783519744 33040 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=765156 CPUtime=758.18 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 23014 0 0 0 75808 10 0 0 25 0 4 0 523685701 783519744 33040 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 765156

[startup+822.301 s]
/proc/loadavg: 8.08 8.03 7.67 9/182 28005
/proc/meminfo: memFree=30552440/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=767608 CPUtime=3284.77 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 177720 0 0 0 328396 81 0 0 25 0 4 0 523685700 786030592 32838 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 191902 32838 419 148 0 186831 0
[pid=27970/tid=27972] ppid=27968 vsize=767608 CPUtime=822.29 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 24001 0 0 0 82219 10 0 0 25 0 4 0 523685701 786030592 32838 33554432000 4194304 4797429 140736405196128 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=767608 CPUtime=822.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 22847 0 0 0 82220 9 0 0 25 0 4 0 523685701 786030592 32838 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=767608 CPUtime=817.86 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 24225 0 0 0 81775 11 0 0 25 0 4 0 523685701 786030592 32838 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 767608

[startup+882.3 s]
/proc/loadavg: 8.07 8.03 7.69 9/182 28006
/proc/meminfo: memFree=30529100/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=774624 CPUtime=3524.45 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 184951 0 0 0 352360 85 0 0 25 0 4 0 523685700 793214976 37051 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 193656 37051 419 148 0 188585 0
[pid=27970/tid=27972] ppid=27968 vsize=774624 CPUtime=882.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 24585 0 0 0 88219 11 0 0 25 0 4 0 523685701 793214976 37051 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=774624 CPUtime=882.28 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 23544 0 0 0 88219 9 0 0 25 0 4 0 523685701 793214976 37051 33554432000 4194304 4797429 140736405196128 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=774624 CPUtime=877.53 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 25383 0 0 0 87742 11 0 0 25 0 4 0 523685701 793214976 37051 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 774624

[startup+942.301 s]
/proc/loadavg: 8.11 8.05 7.72 9/182 28008
/proc/meminfo: memFree=30523356/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=776108 CPUtime=3764.15 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 192821 0 0 0 376325 90 0 0 25 0 4 0 523685700 794734592 38687 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 194027 38687 419 148 0 188956 0
[pid=27970/tid=27972] ppid=27968 vsize=776108 CPUtime=942.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 26163 0 0 0 94219 11 0 0 25 0 4 0 523685701 794734592 38687 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=776108 CPUtime=942.3 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 24781 0 0 0 94219 11 0 0 25 0 4 0 523685701 794734592 38687 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=776108 CPUtime=937.21 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 26555 0 0 0 93709 12 0 0 25 0 4 0 523685701 794734592 38687 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 776108

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 7.74 9/182 28010
/proc/meminfo: memFree=30524940/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=777920 CPUtime=4003.81 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 200565 0 0 0 400286 95 0 0 25 0 4 0 523685700 796590080 37307 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 194480 37307 419 148 0 189409 0
[pid=27970/tid=27972] ppid=27968 vsize=777920 CPUtime=1002.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 27296 0 0 0 100218 12 0 0 25 0 4 0 523685701 796590080 37307 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=777920 CPUtime=1002.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 25791 0 0 0 100218 11 0 0 25 0 4 0 523685701 796590080 37307 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=777920 CPUtime=996.88 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 27720 0 0 0 99675 13 0 0 25 0 4 0 523685701 796590080 37307 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 777920

[startup+1062.31 s]
/proc/loadavg: 8.07 8.07 7.76 9/182 28011
/proc/meminfo: memFree=30504196/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=780056 CPUtime=4243.5 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 206972 0 0 0 424252 98 0 0 25 0 4 0 523685700 798777344 39689 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 195014 39689 419 148 0 189943 0
[pid=27970/tid=27972] ppid=27968 vsize=780056 CPUtime=1062.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 28112 0 0 0 106218 12 0 0 25 0 4 0 523685701 798777344 39689 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524193 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=780056 CPUtime=1062.3 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 26403 0 0 0 106218 12 0 0 25 0 4 0 523685701 798777344 39689 33554432000 4194304 4797429 140736405196128 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=780056 CPUtime=1056.56 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 28759 0 0 0 105643 13 0 0 25 0 4 0 523685701 798777344 39689 33554432000 4194304 4797429 140736405196128 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 780056

[startup+1122.3 s]
/proc/loadavg: 8.33 8.13 7.80 9/182 28016
/proc/meminfo: memFree=30493248/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=782560 CPUtime=4483.16 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 213680 0 0 0 448214 102 0 0 25 0 4 0 523685700 801341440 41083 33554432000 4194304 4797429 140736405196128 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 195640 41083 419 148 0 190569 0
[pid=27970/tid=27972] ppid=27968 vsize=782560 CPUtime=1122.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 29183 0 0 0 112217 13 0 0 25 0 4 0 523685701 801341440 41083 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=782560 CPUtime=1122.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 27452 0 0 0 112217 12 0 0 25 0 4 0 523685701 801341440 41083 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=782560 CPUtime=1116.23 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 29430 0 0 0 111609 14 0 0 25 0 4 0 523685701 801341440 41083 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 782560

[startup+1182.3 s]
/proc/loadavg: 8.27 8.14 7.82 9/182 28048
/proc/meminfo: memFree=30619584/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=808208 CPUtime=4722.84 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 224014 0 0 0 472177 107 0 0 25 0 4 0 523685700 827604992 44677 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 202052 44677 419 148 0 196981 0
[pid=27970/tid=27972] ppid=27968 vsize=808208 CPUtime=1182.3 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 31252 0 0 0 118216 14 0 0 25 0 4 0 523685701 827604992 44677 33554432000 4194304 4797429 140736405196128 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=808208 CPUtime=1182.29 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 29590 0 0 0 118216 13 0 0 25 0 4 0 523685701 827604992 44677 33554432000 4194304 4797429 140736405196128 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=808208 CPUtime=1175.9 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 31487 0 0 0 117575 15 0 0 25 0 4 0 523685701 827604992 44677 33554432000 4194304 4797429 140736405196128 18446744073709551615 4356150 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 808208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.13 7.82 9/182 28049
/proc/meminfo: memFree=30610924/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=808268 CPUtime=4800.35 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 226587 0 0 0 479926 109 0 0 25 0 4 0 523685700 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 202067 43909 419 148 0 196996 0
[pid=27970/tid=27972] ppid=27968 vsize=808268 CPUtime=1201.7 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 31475 0 0 0 120156 14 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=808268 CPUtime=1201.7 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 29763 0 0 0 120157 13 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=808268 CPUtime=1195.2 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 31710 0 0 0 119505 15 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524010 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 808268

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

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

[startup+1201.7 s]
/proc/loadavg: 8.19 8.13 7.82 9/182 28049
/proc/meminfo: memFree=30610924/32951132 swapFree=67111356/67111528
[pid=27970] ppid=27968 vsize=808268 CPUtime=4800.35 cores=1,3,5,7
/proc/27970/stat : 27970 (techdemo) R 27968 27970 27898 0 -1 4202496 226587 0 0 0 479926 109 0 0 25 0 4 0 523685700 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27970/statm: 202067 43909 419 148 0 196996 0
[pid=27970/tid=27972] ppid=27968 vsize=808268 CPUtime=1201.7 cores=1,3,5,7
/proc/27970/task/27972/stat : 27972 (techdemo) R 27968 27970 27898 0 -1 4202560 31475 0 0 0 120156 14 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27970/tid=27973] ppid=27968 vsize=808268 CPUtime=1201.7 cores=1,3,5,7
/proc/27970/task/27973/stat : 27973 (techdemo) R 27968 27970 27898 0 -1 4202560 29763 0 0 0 120157 13 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27970/tid=27974] ppid=27968 vsize=808268 CPUtime=1195.2 cores=1,3,5,7
/proc/27970/task/27974/stat : 27974 (techdemo) R 27968 27970 27898 0 -1 4202560 31710 0 0 0 119505 15 0 0 25 0 4 0 523685701 827666432 43909 33554432000 4194304 4797429 140736405196128 18446744073709551615 4524010 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 808268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.39
CPU user time (s): 4799.29
CPU system time (s): 1.10283
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 873628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.29
system time used= 1.10283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226587
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= 311
involuntary context switches= 33087

runsolver used 1.9917 second user time and 4.53031 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 01:47:41
IDJOB=3172938
IDBENCH=82956
IDSOLVER=1584
FILE ID=node131/3172938-1304120861
RUNJOBID= node131-1304120826-27917
PBS_JOBID= 13170735
Free space on /tmp= 71380 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172938-1304120861/watcher-3172938-1304120861 -o /tmp/evaluation-result-3172938-1304120861/solver-3172938-1304120861 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172938-1304120861.cnf

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=1225833829

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      30782208 kB
Buffers:        215936 kB
Cached:        1534240 kB
SwapCached:        168 kB
Active:         218352 kB
Inactive:      1645992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30782208 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12140 kB
Writeback:           4 kB
AnonPages:      114036 kB
Mapped:          15932 kB
Slab:           243056 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   709916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-30 02:07:44