Trace number 3172886

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.26 1202.52

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
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-3172886-1304112267.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.01 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.02	c lits-rem:         0  cl-subs:        0  v-elim:     36  v-fix:    0  time:  0.01 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     307 undec:      69 neg:     274
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       627      2749         0         0      8383         0   no data   no data  --
0.15/0.12	c Decided on static restart strategy
25.39/7.12	c  N dy     7     30001       627      2749         0     10635      8383    210083     30.91     19.90  --
25.39/7.13	c  S st     7     30001       627      2749         0     10635      8383    210083     30.91     19.90  --
25.39/7.17	c  S st     7     30506       627      2749         0     11139      8383    221945     30.91     19.90  --
25.39/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.39/7.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.39/7.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
25.39/7.19	c Calc non-exist non-lernt bins v-fix:     0 done:    627 time:  0.00 s
25.39/7.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.39/7.20	c Subs w/ non-existent bins:      0 time:  0.00 s
25.79/7.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.79/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.79/7.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.19/7.38	c lits-rem:       256  cl-subs:      624  v-elim:      8  v-fix:    0  time:  0.70 s
26.19/7.38	c learnt bin added due to v-elim: 0
26.19/7.38	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
26.19/7.38	c vivif2 --  cl tried    10515 cl shrink        0 lits rem          0 time: 0.01
26.59/7.40	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.10
26.59/7.40	c calculated reachability. Time: 0.00
26.59/7.40	c  N dy     7     30506       627      2749         0     10515      8383    209261     30.91     19.90  --
26.59/7.40	c  F st     7     30506       627      2749         0     10515      8383    209261     30.91     19.90  --
26.99/7.55	c Decided on static restart strategy
31.80/8.74	c  N dy    14     45761       627      2749         0      8964      8383    114688     28.92     19.99  --
31.80/8.74	c  S st    14     45761       627      2749         0      8964      8383    114688     28.92     19.99  --
31.80/8.78	c  S st    14     46263       627      2749         0      9466      8383    126837     28.92     19.99  --
31.80/8.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.80/8.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.80/8.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
31.80/8.79	c Calc non-exist non-lernt bins v-fix:     0 done:    627 time:  0.00 s
31.80/8.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.80/8.79	c Subs w/ non-existent bins:      0 time:  0.00 s
31.80/8.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.80/8.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.80/8.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.20/8.87	c lits-rem:         2  cl-subs:      171  v-elim:      8  v-fix:    0  time:  0.28 s
32.20/8.87	c learnt bin added due to v-elim: 0
32.20/8.87	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
32.20/8.87	c vivif2 --  cl tried     9295 cl shrink        0 lits rem          0 time: 0.00
32.20/8.89	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.07
32.20/8.89	c calculated reachability. Time: 0.00
32.20/8.89	c  N dy    14     46263       627      2749         0      9295      8383    124873     28.92     19.99  --
41.76/11.29	c  N dy    15     69394       627      2749         0     11404      8383    142139     28.22     19.58  --
41.76/11.29	c  S st    15     69394       627      2749         0     11404      8383    142139     28.22     19.58  --
42.16/11.34	c  S st    15     69898       627      2749         0     11908      8383    154774     28.22     19.58  --
42.16/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.16/11.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.16/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
42.16/11.36	c Calc non-exist non-lernt bins v-fix:     0 done:    627 time:  0.00 s
42.16/11.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.16/11.36	c Subs w/ non-existent bins:      0 time:  0.00 s
42.16/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.16/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.16/11.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.55/11.47	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
44.55/11.95	c Added 7 vars  tried: 80000 time: 1.91
44.55/11.95	c ORs :      7 avg-s:  0.0 cl-sh:   999 l-rem:    999 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.92
44.55/11.96	c lits-rem:         6  cl-subs:      232  v-elim:      8  v-fix:    0  time:  2.38 s
44.55/11.96	c learnt bin added due to v-elim: 0
44.55/11.96	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
44.55/11.96	c vivif2 --  cl tried    11676 cl shrink        0 lits rem          0 time: 0.01
44.55/11.98	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.08
44.55/11.98	c calculated reachability. Time: 0.00
44.55/11.98	c  N dy    15     69898       634      2756        14     11676      8432    150341     28.22     19.58  --
44.55/11.98	c  F st    15     69898       634      2756        14     11676      8432    150341     28.22     19.58  --
45.37/12.15	c Decided on static restart strategy
62.50/16.42	c  N dy    22    104848       634      2756        14     21535      8432    418197     32.59     19.90  --
62.50/16.44	c  S st    22    104848       634      2756        14     21535      8432    418197     32.59     19.90  --
62.90/16.51	c  S st    22    105352       634      2756        14     22039      8432    430367     32.59     19.90  --
62.90/16.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.90/16.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.90/16.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.20
62.90/16.56	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
62.90/16.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.90/16.56	c Subs w/ non-existent bins:      0 time:  0.01 s
62.90/16.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.90/16.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.90/16.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.08/17.36	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
66.08/17.36	c lits-rem:       385  cl-subs:     1045  v-elim:      9  v-fix:    0  time:  3.15 s
66.08/17.36	c learnt bin added due to v-elim: 0
66.08/17.36	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
66.08/17.37	c vivif2 --  cl tried    20994 cl shrink        0 lits rem          0 time: 0.02
66.48/17.42	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.22
66.48/17.42	c calculated reachability. Time: 0.00
66.48/17.42	c  N dy    22    105352       634      2756        14     20994      8432    401693     32.59     19.90  --
98.05/25.37	c  N dy    23    158028       634      2756        14     28481      8432    552807     30.39     20.36  --
98.05/25.39	c  S st    23    158028       634      2756        14     28481      8432    552807     30.39     20.36  --
98.42/25.49	c  S st    23    158531       634      2756        14     28982      8432    564819     30.39     20.36  --
98.42/25.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.42/25.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.82/25.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.27
98.82/25.56	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
98.82/25.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.82/25.56	c Subs w/ non-existent bins:      0 time:  0.02 s
98.82/25.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.82/25.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.82/25.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.21/26.68	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
103.21/26.69	c lits-rem:       415  cl-subs:     1408  v-elim:      9  v-fix:    0  time:  4.45 s
103.21/26.69	c learnt bin added due to v-elim: 0
103.21/26.69	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
103.21/26.69	c vivif2 --  cl tried    27574 cl shrink        0 lits rem          0 time: 0.02
103.61/26.76	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.30
103.61/26.77	c calculated reachability. Time: 0.00
103.61/26.77	c  N dy    23    158531       634      2756        14     27574      8432    524785     30.39     20.36  --
157.52/40.23	c  N dy    24    237796       634      2756        14     32699      8432    586623     30.63     19.90  --
157.52/40.25	c  S st    24    237796       634      2756        14     32699      8432    586623     30.63     19.90  --
157.92/40.36	c  S st    24    238297       634      2756        14     33198      8432    599018     30.63     19.90  --
157.92/40.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.92/40.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.32/40.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.34
158.32/40.45	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
158.32/40.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.32/40.45	c Subs w/ non-existent bins:      0 time:  0.02 s
158.32/40.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.32/40.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.32/40.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
163.09/41.68	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
163.09/41.69	c lits-rem:       552  cl-subs:     1512  v-elim:      9  v-fix:    0  time:  4.85 s
163.09/41.69	c learnt bin added due to v-elim: 0
163.09/41.69	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
163.09/41.70	c vivif2 --  cl tried    31686 cl shrink        0 lits rem          0 time: 0.02
163.50/41.77	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.30
163.50/41.78	c calculated reachability. Time: 0.00
163.50/41.78	c  N dy    24    238297       634      2756        14     31686      8432    560898     30.63     19.90  --
257.36/65.21	c  N dy    25    357445       634      2756        14     35659      8432    565202     29.81     19.59  --
257.36/65.23	c  S st    25    357445       634      2756        14     35659      8432    565202     29.81     19.59  --
257.76/65.35	c  S st    25    357950       634      2756        14     36163      8432    578110     29.81     19.59  --
257.76/65.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.76/65.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.16/65.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.44
258.16/65.46	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
258.16/65.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.16/65.46	c Subs w/ non-existent bins:      0 time:  0.02 s
258.16/65.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.16/65.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.16/65.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
262.94/66.62	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
262.94/66.63	c lits-rem:       390  cl-subs:     1661  v-elim:      9  v-fix:    0  time:  4.62 s
262.94/66.63	c learnt bin added due to v-elim: 0
262.94/66.63	c vivif2 --  cl tried     2756 cl shrink        0 lits rem          0 time: 0.00
262.94/66.64	c vivif2 --  cl tried    34502 cl shrink        0 lits rem          0 time: 0.02
263.34/66.71	c asymm  cl-useful: 0/2756/2756 lits-rem:0 time: 0.29
263.34/66.71	c calculated reachability. Time: 0.00
263.34/66.71	c  N dy    25    357950       634      2756        14     34502      8432    537700     29.81     19.59  --
438.68/110.66	c  N dy    26    536925       634      2756        14     42392      8432    619050     28.92     19.38  --
438.68/110.68	c  S st    26    536925       634      2756        14     42392      8432    619050     28.92     19.38  --
439.48/110.84	c  S st    26    537428       634      2756        14     42895      8432    631837     28.92     19.38  --
439.48/110.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
439.48/110.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
439.88/110.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.58
439.88/110.99	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
439.88/110.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
439.88/110.99	c Subs w/ non-existent bins:      0 time:  0.02 s
440.30/111.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
440.30/111.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
440.30/111.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
445.09/112.22	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
447.47/112.80	c Added 7 vars  tried: 80000 time: 2.33
447.47/112.87	c ORs :      7 avg-s:  0.0 cl-sh:  7867 l-rem:   7867 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    2.60
447.47/112.88	c lits-rem:       360  cl-subs:     1921  v-elim:      9  v-fix:    0  time:  7.49 s
447.47/112.88	c learnt bin added due to v-elim: 0
447.47/112.88	c vivif2 --  cl tried     2762 cl shrink        0 lits rem          0 time: 0.00
447.47/112.89	c vivif2 --  cl tried    40974 cl shrink        0 lits rem          0 time: 0.02
447.87/112.96	c asymm  cl-useful: 0/2762/2762 lits-rem:0 time: 0.30
447.87/112.96	c calculated reachability. Time: 0.00
447.87/112.96	c  N dy    26    537428       641      2762        29     40974      8480    580192     28.92     19.38  --
447.87/112.96	c  F st    26    537428       641      2762        29     40974      8480    580192     28.92     19.38  --
449.49/113.37	c Decided on static restart strategy
763.41/191.90	c  N dy    33    806143       641      2762        29     64397      8480   1165901     30.16     19.71  --
763.41/191.95	c  S st    33    806143       641      2762        29     64397      8480   1165901     30.16     19.71  --
764.21/192.18	c  S st    33    806646       641      2762        29     64900      8480   1178435     30.16     19.71  --
764.21/192.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.21/192.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.43/192.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.9M T:  1.10
765.43/192.46	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.00 s
765.43/192.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.43/192.47	c Subs w/ non-existent bins:      0 time:  0.03 s
765.43/192.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.43/192.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
765.43/192.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
771.40/193.94	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
771.40/193.96	c lits-rem:        42  cl-subs:     3379  v-elim:     12  v-fix:    0  time:  5.86 s
771.40/193.96	c learnt bin added due to v-elim: 0
771.40/193.96	c vivif2 --  cl tried     2762 cl shrink        0 lits rem          0 time: 0.00
771.40/193.97	c vivif2 --  cl tried    61521 cl shrink        0 lits rem          0 time: 0.04
772.20/194.11	c asymm  cl-useful: 0/2083/2762 lits-rem:0 time: 0.56
772.20/194.11	c calculated reachability. Time: 0.00
772.20/194.11	c  N dy    33    806646       641      2762        29     61521      8480   1087120     30.16     19.71  --
1389.75/348.72	c  N dy    34   1209971       641      2762        29     77379      8480   1344781     31.13     20.02  --
1389.75/348.77	c  S st    34   1209971       641      2762        29     77379      8480   1344781     31.13     20.02  --
1390.93/349.06	c  S st    34   1210475       641      2762        29     77883      8480   1358051     31.13     20.02  --
1390.93/349.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1390.93/349.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1392.53/349.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  1.60
1392.53/349.46	c Calc non-exist non-lernt bins v-fix:     0 done:    641 time:  0.01 s
1392.53/349.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1392.53/349.47	c Subs w/ non-existent bins:      0 time:  0.04 s
1392.93/349.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1392.93/349.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1392.93/349.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1402.53/351.97	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
1402.53/352.00	c lits-rem:       136  cl-subs:     4772  v-elim:     12  v-fix:    0  time:  9.97 s
1402.53/352.00	c learnt bin added due to v-elim: 0
1402.53/352.00	c vivif2 --  cl tried     2762 cl shrink        0 lits rem          0 time: 0.00
1402.94/352.01	c vivif2 --  cl tried    73111 cl shrink        0 lits rem          0 time: 0.06
1402.94/352.07	c asymm  cl-useful: 0/679/2762 lits-rem:0 time: 0.23
1402.94/352.07	c calculated reachability. Time: 0.00
1402.94/352.07	c  N dy    34   1210475       641      2762        29     73111      8480   1228568     31.13     20.02  --
2341.59/587.02	c  N dy    35   1710476       641      2762        29    105062      8480   1998911     29.61     20.38  --
2342.00/587.10	c  S st    35   1710476       641      2762        29    105062      8480   1998911     29.61     20.38  --
2343.21/587.50	c  S st    35   1710979       642      2762        31    105566      8484   2012223     29.61     20.38  --
2343.59/587.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2343.59/587.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2345.99/588.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.8M T:  2.57
2345.99/588.14	c Calc non-exist non-lernt bins v-fix:     0 done:    642 time:  0.01 s
2345.99/588.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2345.99/588.16	c Subs w/ non-existent bins:      0 time:  0.06 s
2346.39/588.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2346.39/588.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2346.39/588.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2366.75/593.39	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.05
2367.15/593.43	c lits-rem:       436  cl-subs:     6647  v-elim:     12  v-fix:    0  time: 20.86 s
2367.15/593.43	c learnt bin added due to v-elim: 0
2367.15/593.43	c vivif2 --  cl tried     2762 cl shrink        0 lits rem          0 time: 0.00
2367.15/593.45	c vivif2 --  cl tried    98919 cl shrink        0 lits rem          0 time: 0.08
2367.95/593.60	c asymm  cl-useful: 0/1255/2762 lits-rem:0 time: 0.60
2367.95/593.60	c calculated reachability. Time: 0.00
2367.95/593.60	c  N dy    35   1710979       642      2762        31     98919      8484   1826459     29.61     20.38  --
3452.84/865.26	c  N dy    36   2210981       642      2762        31    114708      8484   2110832     32.00     20.35  --
3453.24/865.35	c  S st    36   2210981       642      2762        31    114708      8484   2110832     32.00     20.35  --
3455.23/865.82	c  S st    36   2211485       642      2762        31    115211      8484   2123704     32.00     20.35  --
3455.23/865.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3455.23/865.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3457.63/866.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.4M T:  2.67
3458.03/866.50	c Calc non-exist non-lernt bins v-fix:     0 done:    642 time:  0.01 s
3458.03/866.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3458.03/866.51	c Subs w/ non-existent bins:      0 time:  0.06 s
3458.03/866.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3458.03/866.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3458.03/866.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3476.82/871.21	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.04
3482.79/872.72	c Added 7 vars  tried: 80000 time: 6.04
3484.79/873.28	c ORs :      7 avg-s:  0.0 cl-sh: 20214 l-rem:  20214 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    8.29
3485.20/873.32	c lits-rem:       195  cl-subs:     5040  v-elim:     12  v-fix:    0  time: 27.02 s
3485.20/873.32	c learnt bin added due to v-elim: 0
3485.20/873.32	c vivif2 --  cl tried     2769 cl shrink        0 lits rem          0 time: 0.00
3485.20/873.35	c vivif2 --  cl tried   110171 cl shrink        0 lits rem          0 time: 0.09
3485.98/873.50	c asymm  cl-useful: 0/1270/2769 lits-rem:0 time: 0.60
3485.98/873.50	c calculated reachability. Time: 0.00
3485.98/873.50	c  N dy    36   2211485       649      2769        45    110171      8533   1962983     32.00     20.35  --
4750.69/1190.15	c  N dy    37   2711485       649      2769        45    135398      8533   2618774     32.73     20.24  --
4751.10/1190.25	c  S st    37   2711485       649      2769        45    135398      8533   2618774     32.73     20.24  --
4751.10/1190.25	c Finding binary XORs  T:     0.00 s  found:       0
4753.47/1190.80	c  S st    37   2711990       649      2769        45    135903      8533   2631481     32.73     20.24  --
4753.47/1190.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4753.47/1190.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4756.27/1191.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.0M T:  3.05
4756.27/1191.57	c Calc non-exist non-lernt bins v-fix:     0 done:    649 time:  0.01 s
4756.27/1191.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4756.27/1191.59	c Subs w/ non-existent bins:      0 time:  0.08 s
4756.67/1191.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4756.67/1191.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4756.67/1191.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4786.61/1199.17	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.10
4787.01/1199.22	c lits-rem:       259  cl-subs:     6946  v-elim:     15  v-fix:    0  time: 30.21 s
4787.01/1199.22	c learnt bin added due to v-elim: 0
4787.01/1199.22	c vivif2 --  cl tried     2769 cl shrink        0 lits rem          0 time: 0.00
4787.01/1199.25	c vivif2 --  cl tried   128957 cl shrink        0 lits rem          0 time: 0.11
4787.41/1199.39	c asymm  cl-useful: 0/1242/2769 lits-rem:0 time: 0.58
4787.82/1199.40	c calculated reachability. Time: 0.00
4787.82/1199.40	c  N dy    37   2711990       649      2769        45    128957      8533   2432943     32.73     20.24  --
4787.82/1199.40	c  F st    37   2711990       649      2769        45    128957      8533   2432943     32.73     20.24  --
4794.22/1201.10	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-3172886-1304112267/watcher-3172886-1304112267 -o /tmp/evaluation-result-3172886-1304112267/solver-3172886-1304112267 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172886-1304112267.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.85 8.04 7.96 5/178 27113
/proc/meminfo: memFree=30821668/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=51220 CPUtime=0 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 847 0 0 0 0 0 0 0 25 0 1 0 522826360 52449280 778 33554432000 4194304 4797429 140736687884448 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27113/statm: 12805 779 347 148 0 7734 0

[startup+0.048282 s]
/proc/loadavg: 7.85 8.04 7.96 5/178 27113
/proc/meminfo: memFree=30821668/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=673592 CPUtime=0.15 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 1582 0 0 0 15 0 0 0 25 0 4 0 522826360 689758208 1434 33554432000 4194304 4797429 140736687884448 18446744073709551615 4422982 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 168398 1434 409 148 0 163327 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 673592

[startup+0.133794 s]
/proc/loadavg: 7.85 8.04 7.96 5/178 27113
/proc/meminfo: memFree=30821668/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=674308 CPUtime=0.5 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 2018 0 0 0 50 0 0 0 25 0 4 0 522826360 690491392 1859 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 168577 1859 411 148 0 163506 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 674308

[startup+0.300767 s]
/proc/loadavg: 7.85 8.04 7.96 5/178 27113
/proc/meminfo: memFree=30821668/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=675620 CPUtime=1.16 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 2898 0 0 0 116 0 0 0 25 0 4 0 522826360 691834880 2086 33554432000 4194304 4797429 140736687884448 18446744073709551615 4422971 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 168905 2086 411 148 0 163834 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675620

[startup+0.7007 s]
/proc/loadavg: 7.85 8.04 7.96 5/178 27113
/proc/meminfo: memFree=30821668/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=679536 CPUtime=2.75 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 5010 0 0 0 275 0 0 0 25 0 4 0 522826360 695844864 3924 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424979 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 169884 3924 416 148 0 164813 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 679536

[startup+1.50056 s]
/proc/loadavg: 7.85 8.04 7.96 9/182 27117
/proc/meminfo: memFree=30801052/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=682260 CPUtime=5.95 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 6862 0 0 0 594 1 0 0 25 0 4 0 522826360 698634240 4719 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 170565 4719 418 148 0 165494 0
[pid=27113/tid=27115] ppid=27111 vsize=682260 CPUtime=1.48 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 1424 0 0 0 148 0 0 0 25 0 4 0 522826360 698634240 4719 33554432000 4194304 4797429 140736687884448 18446744073709551615 4415701 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=682260 CPUtime=1.48 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 1575 0 0 0 148 0 0 0 25 0 4 0 522826360 698634240 4719 33554432000 4194304 4797429 140736687884448 18446744073709551615 4358585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=682260 CPUtime=1.48 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 1446 0 0 0 148 0 0 0 25 0 4 0 522826360 698634240 4719 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 682260

[startup+3.10028 s]
/proc/loadavg: 7.85 8.04 7.96 9/182 27117
/proc/meminfo: memFree=30792888/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=683772 CPUtime=11.43 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 8455 0 0 0 1129 14 0 0 25 0 4 0 522826360 700182528 5488 33554432000 4194304 4797429 140736687884448 18446744073709551615 4422950 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 170943 5488 418 148 0 165872 0
[pid=27113/tid=27115] ppid=27111 vsize=683772 CPUtime=3.07 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 1944 0 0 0 305 2 0 0 19 0 4 0 522826360 700182528 5488 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=683772 CPUtime=3.05 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 2047 0 0 0 304 1 0 0 25 0 4 0 522826360 700182528 5488 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=683772 CPUtime=3.07 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 1991 0 0 0 304 3 0 0 25 0 4 0 522826360 700182528 5488 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424732 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 683772

[startup+6.30073 s]
/proc/loadavg: 8.02 8.07 7.97 9/182 27117
/proc/meminfo: memFree=30784572/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=792808 CPUtime=22.31 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 10517 0 0 0 2206 25 0 0 25 0 4 0 522826360 811835392 6609 33554432000 4194304 4797429 140736687884448 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 198202 6616 418 148 0 193131 0
[pid=27113/tid=27115] ppid=27111 vsize=792808 CPUtime=6.27 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 2717 0 0 0 623 4 0 0 25 0 4 0 522826360 811835392 6620 33554432000 4194304 4797429 140736687884448 18446744073709551615 274664504977 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=792808 CPUtime=6.23 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 2685 0 0 0 621 2 0 0 22 0 4 0 522826360 811835392 6625 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=792808 CPUtime=6.27 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 2653 0 0 0 623 4 0 0 25 0 4 0 522826360 811835392 6630 33554432000 4194304 4797429 140736687884448 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.31
Current children cumulated vsize (KiB) 792808

[startup+12.7006 s]
/proc/loadavg: 8.02 8.07 7.97 9/182 27117
/proc/meminfo: memFree=30771308/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=690808 CPUtime=47.72 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 16512 0 0 0 4745 27 0 0 25 0 4 0 522826360 707387392 8213 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 172702 8213 419 148 0 167631 0
[pid=27113/tid=27115] ppid=27111 vsize=690808 CPUtime=12.64 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 3534 0 0 0 1260 4 0 0 25 0 4 0 522826360 707387392 8213 33554432000 4194304 4797429 140736687884448 18446744073709551615 4501756 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=690808 CPUtime=12.6 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 3717 0 0 0 1257 3 0 0 25 0 4 0 522826360 707387392 8213 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=690808 CPUtime=12.65 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 3663 0 0 0 1261 4 0 0 25 0 4 0 522826360 707387392 8213 33554432000 4194304 4797429 140736687884448 18446744073709551615 4642249 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.72
Current children cumulated vsize (KiB) 690808

[startup+25.5004 s]
/proc/loadavg: 8.02 8.06 7.97 9/182 27117
/proc/meminfo: memFree=30752628/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=697184 CPUtime=98.82 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 24322 0 0 0 9849 33 0 0 25 0 4 0 522826360 713916416 10476 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 174296 10476 419 148 0 169225 0
[pid=27113/tid=27115] ppid=27111 vsize=697184 CPUtime=25.43 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 4374 0 0 0 2539 4 0 0 25 0 4 0 522826360 713916416 10476 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=697184 CPUtime=25.33 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 4882 0 0 0 2530 3 0 0 25 0 4 0 522826360 713916416 10476 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=697184 CPUtime=25.46 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 4904 0 0 0 2541 5 0 0 25 0 4 0 522826360 713916416 10476 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.82
Current children cumulated vsize (KiB) 697184

[startup+51.101 s]
/proc/loadavg: 8.08 8.07 7.98 9/182 27118
/proc/meminfo: memFree=30731472/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=704672 CPUtime=201.04 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 36352 0 0 0 20065 39 0 0 25 0 4 0 522826360 721584128 13650 33554432000 4194304 4797429 140736687884448 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 176168 13651 419 148 0 171097 0
[pid=27113/tid=27115] ppid=27111 vsize=704672 CPUtime=51.01 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 6190 0 0 0 5096 5 0 0 25 0 4 0 522826360 721584128 13651 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=704672 CPUtime=50.82 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 6533 0 0 0 5078 4 0 0 25 0 4 0 522826360 721584128 13651 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=704672 CPUtime=51.04 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 6728 0 0 0 5099 5 0 0 25 0 4 0 522826360 721584128 13651 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.04
Current children cumulated vsize (KiB) 704672

[startup+102.306 s]
/proc/loadavg: 8.03 8.06 7.98 9/182 27119
/proc/meminfo: memFree=30710432/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=710796 CPUtime=405.55 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 52707 0 0 0 40510 45 0 0 25 0 4 0 522826360 727855104 15383 33554432000 4194304 4797429 140736687884448 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 177699 15383 419 148 0 172628 0
[pid=27113/tid=27115] ppid=27111 vsize=710796 CPUtime=102.18 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 8239 0 0 0 10213 5 0 0 25 0 4 0 522826360 727855104 15383 33554432000 4194304 4797429 140736687884448 18446744073709551615 4426379 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=710796 CPUtime=101.76 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 8778 0 0 0 10172 4 0 0 25 0 4 0 522826360 727855104 15383 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=710796 CPUtime=102.25 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 8780 0 0 0 10218 7 0 0 25 0 4 0 522826360 727855104 15383 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424835 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.55
Current children cumulated vsize (KiB) 710796

[startup+162.301 s]
/proc/loadavg: 8.12 8.08 7.99 9/182 27121
/proc/meminfo: memFree=30685108/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=722764 CPUtime=645.19 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 68986 0 0 0 64467 52 0 0 25 0 4 0 522826360 740110336 18546 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 180691 18546 419 148 0 175620 0
[pid=27113/tid=27115] ppid=27111 vsize=722764 CPUtime=162.15 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 10248 0 0 0 16209 6 0 0 25 0 4 0 522826360 740110336 18546 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=722764 CPUtime=161.47 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 10773 0 0 0 16142 5 0 0 25 0 4 0 522826360 740110336 18546 33554432000 4194304 4797429 140736687884448 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=722764 CPUtime=162.23 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 10845 0 0 0 16216 7 0 0 25 0 4 0 522826360 740110336 18546 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 645.19
Current children cumulated vsize (KiB) 722764

[startup+222.3 s]
/proc/loadavg: 8.15 8.09 8.00 9/182 27123
/proc/meminfo: memFree=30666360/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=725068 CPUtime=884.84 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 81962 0 0 0 88426 58 0 0 25 0 4 0 522826360 742469632 21583 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 181267 21583 419 148 0 176196 0
[pid=27113/tid=27115] ppid=27111 vsize=725068 CPUtime=222.12 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 11455 0 0 0 22205 7 0 0 25 0 4 0 522826360 742469632 21583 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=725068 CPUtime=221.19 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 12080 0 0 0 22113 6 0 0 25 0 4 0 522826360 742469632 21583 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=725068 CPUtime=222.23 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 12585 0 0 0 22215 8 0 0 25 0 4 0 522826360 742469632 21583 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 884.84
Current children cumulated vsize (KiB) 725068

[startup+282.301 s]

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

[pid=27113] ppid=27111 vsize=757036 CPUtime=2802.15 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 162284 0 0 0 280118 97 0 0 25 0 4 0 522826360 775204864 32021 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 189259 32021 419 148 0 184188 0
[pid=27113/tid=27115] ppid=27111 vsize=757036 CPUtime=701.95 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 21905 0 0 0 70184 11 0 0 25 0 4 0 522826360 775204864 32021 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=757036 CPUtime=698.84 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 22203 0 0 0 69873 11 0 0 25 0 4 0 522826360 775204864 32021 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=757036 CPUtime=702.18 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 22609 0 0 0 70207 11 0 0 25 0 4 0 522826360 775204864 32021 33554432000 4194304 4797429 140736687884448 18446744073709551615 4414293 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.15
Current children cumulated vsize (KiB) 757036

[startup+762.307 s]
/proc/loadavg: 8.07 8.06 8.00 9/182 27137
/proc/meminfo: memFree=30569200/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=757684 CPUtime=3041.84 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 169771 0 0 0 304082 102 0 0 25 0 4 0 522826360 775868416 33310 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 189421 33310 419 148 0 184350 0
[pid=27113/tid=27115] ppid=27111 vsize=757684 CPUtime=761.94 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 22948 0 0 0 76182 12 0 0 25 0 4 0 522826360 775868416 33310 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=757684 CPUtime=758.56 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 23181 0 0 0 75844 12 0 0 25 0 4 0 522826360 775868416 33310 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=757684 CPUtime=762.19 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 23710 0 0 0 76207 12 0 0 25 0 4 0 522826360 775868416 33310 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.84
Current children cumulated vsize (KiB) 757684

[startup+822.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/182 27139
/proc/meminfo: memFree=30567076/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=760148 CPUtime=3281.49 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 178181 0 0 0 328042 107 0 0 25 0 4 0 522826360 778391552 34013 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 190037 34013 419 148 0 184966 0
[pid=27113/tid=27115] ppid=27111 vsize=760148 CPUtime=821.92 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 23945 0 0 0 82179 13 0 0 25 0 4 0 522826360 778391552 34013 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=760148 CPUtime=818.27 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 23800 0 0 0 81814 13 0 0 25 0 4 0 522826360 778391552 34013 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=760148 CPUtime=822.18 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 24868 0 0 0 82205 13 0 0 25 0 4 0 522826360 778391552 34013 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.49
Current children cumulated vsize (KiB) 760148

[startup+882.301 s]
/proc/loadavg: 8.19 8.10 8.02 9/182 27140
/proc/meminfo: memFree=30543600/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=763304 CPUtime=3521.11 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 185746 0 0 0 351999 112 0 0 25 0 4 0 522826360 781623296 37335 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 190826 37335 419 148 0 185755 0
[pid=27113/tid=27115] ppid=27111 vsize=763304 CPUtime=881.88 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 24618 0 0 0 88175 13 0 0 25 0 4 0 522826360 781623296 37335 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=763304 CPUtime=877.95 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 25030 0 0 0 87782 13 0 0 25 0 4 0 522826360 781623296 37335 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=763304 CPUtime=882.16 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 25724 0 0 0 88203 13 0 0 25 0 4 0 522826360 781623296 37335 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424614 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.11
Current children cumulated vsize (KiB) 763304

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.01 9/182 27142
/proc/meminfo: memFree=30542212/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=768688 CPUtime=3760.8 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 195096 0 0 0 375963 117 0 0 25 0 4 0 522826360 787136512 37378 33554432000 4194304 4797429 140736687884448 18446744073709551615 4377394 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 192172 37378 419 148 0 187101 0
[pid=27113/tid=27115] ppid=27111 vsize=768688 CPUtime=941.86 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 26090 0 0 0 94173 13 0 0 25 0 4 0 522826360 787136512 37378 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=768688 CPUtime=937.67 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 26440 0 0 0 93753 14 0 0 25 0 4 0 522826360 787136512 37378 33554432000 4194304 4797429 140736687884448 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=768688 CPUtime=942.16 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 26998 0 0 0 94202 14 0 0 25 0 4 0 522826360 787136512 37378 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.8
Current children cumulated vsize (KiB) 768688

[startup+1002.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/182 27143
/proc/meminfo: memFree=30529052/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=770428 CPUtime=4000.46 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 202435 0 0 0 399924 122 0 0 25 0 4 0 522826360 788918272 38097 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 192607 38097 419 148 0 187536 0
[pid=27113/tid=27115] ppid=27111 vsize=770428 CPUtime=1001.86 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 27202 0 0 0 100171 15 0 0 25 0 4 0 522826360 788918272 38097 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=770428 CPUtime=997.37 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 27411 0 0 0 99723 14 0 0 25 0 4 0 522826360 788918272 38097 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=770428 CPUtime=1002.16 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 28212 0 0 0 100202 14 0 0 25 0 4 0 522826360 788918272 38097 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4000.46
Current children cumulated vsize (KiB) 770428

[startup+1062.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/182 27145
/proc/meminfo: memFree=30527796/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=773492 CPUtime=4240.15 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 209943 0 0 0 423889 126 0 0 25 0 4 0 522826360 792055808 38334 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 193373 38334 419 148 0 188302 0
[pid=27113/tid=27115] ppid=27111 vsize=773492 CPUtime=1061.84 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 27829 0 0 0 106169 15 0 0 25 0 4 0 522826360 792055808 38334 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=773492 CPUtime=1057.09 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 28069 0 0 0 105694 15 0 0 25 0 4 0 522826360 792055808 38334 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=773492 CPUtime=1062.16 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 29254 0 0 0 106201 15 0 0 25 0 4 0 522826360 792055808 38334 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424673 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4240.15
Current children cumulated vsize (KiB) 773492

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/182 27147
/proc/meminfo: memFree=30516740/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=775772 CPUtime=4479.84 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 217292 0 0 0 447853 131 0 0 25 0 4 0 522826360 794390528 40051 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 193943 40051 419 148 0 188872 0
[pid=27113/tid=27115] ppid=27111 vsize=775772 CPUtime=1121.84 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 28876 0 0 0 112168 16 0 0 25 0 4 0 522826360 794390528 40051 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=775772 CPUtime=1116.79 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 29310 0 0 0 111664 15 0 0 25 0 4 0 522826360 794390528 40051 33554432000 4194304 4797429 140736687884448 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=775772 CPUtime=1122.15 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 29936 0 0 0 112200 15 0 0 25 0 4 0 522826360 794390528 40051 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4479.84
Current children cumulated vsize (KiB) 775772

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/182 27148
/proc/meminfo: memFree=30504560/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=786272 CPUtime=4719.52 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 225413 0 0 0 471817 135 0 0 25 0 4 0 522826360 805142528 41114 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 196568 41114 419 148 0 191497 0
[pid=27113/tid=27115] ppid=27111 vsize=786272 CPUtime=1181.82 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 29911 0 0 0 118166 16 0 0 25 0 4 0 522826360 805142528 41114 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=786272 CPUtime=1176.5 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 30286 0 0 0 117635 15 0 0 25 0 4 0 522826360 805142528 41114 33554432000 4194304 4797429 140736687884448 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=786272 CPUtime=1182.16 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 32009 0 0 0 118200 16 0 0 25 0 4 0 522826360 805142528 41114 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4719.52
Current children cumulated vsize (KiB) 786272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.07 8.06 8.00 5/177 27150
/proc/meminfo: memFree=30657604/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=794468 CPUtime=4800.22 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 229000 0 0 0 479885 137 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 198617 44576 419 148 0 193546 0
[pid=27113/tid=27115] ppid=27111 vsize=794468 CPUtime=1202.03 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 31162 0 0 0 120186 17 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=794468 CPUtime=1196.6 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 30548 0 0 0 119644 16 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=794468 CPUtime=1202.36 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 32235 0 0 0 120220 16 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 794468

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

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

[startup+1202.5 s]
/proc/loadavg: 8.07 8.06 8.00 5/177 27150
/proc/meminfo: memFree=30657604/32951132 swapFree=67111356/67111528
[pid=27113] ppid=27111 vsize=794468 CPUtime=4800.22 cores=0,2,4,6
/proc/27113/stat : 27113 (techdemo) R 27111 27113 26975 0 -1 4202496 229000 0 0 0 479885 137 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27113/statm: 198617 44576 419 148 0 193546 0
[pid=27113/tid=27115] ppid=27111 vsize=794468 CPUtime=1202.03 cores=0,2,4,6
/proc/27113/task/27115/stat : 27115 (techdemo) R 27111 27113 26975 0 -1 4202560 31162 0 0 0 120186 17 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27113/tid=27116] ppid=27111 vsize=794468 CPUtime=1196.6 cores=0,2,4,6
/proc/27113/task/27116/stat : 27116 (techdemo) R 27111 27113 26975 0 -1 4202560 30548 0 0 0 119644 16 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27113/tid=27117] ppid=27111 vsize=794468 CPUtime=1202.36 cores=0,2,4,6
/proc/27113/task/27117/stat : 27117 (techdemo) R 27111 27113 26975 0 -1 4202560 32235 0 0 0 120220 16 0 0 25 0 4 0 522826360 813535232 44576 33554432000 4194304 4797429 140736687884448 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 794468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.52
CPU time (s): 4800.26
CPU user time (s): 4798.88
CPU system time (s): 1.38179
CPU usage (%): 399.183
Max. virtual memory (cumulated for all children) (KiB): 874136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.88
system time used= 1.38179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229001
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= 502
involuntary context switches= 23694

runsolver used 1.71274 second user time and 3.9404 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 23:24:27
IDJOB=3172886
IDBENCH=82904
IDSOLVER=1584
FILE ID=node131/3172886-1304112267
RUNJOBID= node131-1304111062-26993
PBS_JOBID= 13170681
Free space on /tmp= 71380 MiB

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

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=656020664

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:      30821700 kB
Buffers:        209876 kB
Cached:        1530728 kB
SwapCached:        168 kB
Active:         179060 kB
Inactive:      1643484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30821700 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15688 kB
Writeback:          44 kB
AnonPages:       81460 kB
Mapped:          15856 kB
Slab:           243064 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   679496 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-29 23:44:32