Trace number 3172575

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3172575-1304076302.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.03	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.03	c -- vars added        200
0.00/0.03	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.27/0.16	c asymm  cl-useful: 0/1963/17000 lits-rem:0 time: 0.48
0.27/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
0.27/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.27/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.27/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.27/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.27/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.27/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.67/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.18 s
0.67/0.22	c learnt bin added due to v-elim: 0
0.67/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.67/0.23	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.67/0.23	c calculated reachability. Time: 0.00
0.67/0.23	c Calc default polars -  time:   0.00 s pos:     109 undec:       2 neg:      89
0.67/0.23	c =========================================================================================
0.67/0.23	c types(t): F = full restart, N = normal restart
0.67/0.23	c types(t): S = simplification begin/end, E = solution found
0.67/0.23	c restart types(rt): st = static, dy = dynamic
0.67/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.67/0.23	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.47/0.40	c Decided on static restart strategy
15.45/3.92	c  N dy     7     30001       200     17000         0     10456    119000    431067     59.51     50.65  --
15.45/3.95	c  S st     7     30001       200     17000         0     10456    119000    431067     59.51     50.65  --
15.85/4.03	c  S st     7     30505       200     17000         0     10948    119000    456585     59.51     50.65  --
15.85/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.85/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.85/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.20
15.85/4.08	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
15.85/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.85/4.08	c Subs w/ non-existent bins:      0 time:  0.02 s
15.85/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.85/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.85/4.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.44/5.94	c lits-rem:      2090  cl-subs:      795  v-elim:    200  v-fix:    0  time:  7.37 s
23.44/5.94	c learnt bin added due to v-elim: 0
23.44/5.94	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
23.44/5.94	c vivif2 --  cl tried    10153 cl shrink        0 lits rem          0 time: 0.01
23.84/6.04	c asymm  cl-useful: 0/1712/17000 lits-rem:0 time: 0.41
23.84/6.05	c calculated reachability. Time: 0.00
23.84/6.05	c  N dy     7     30505       200     17000         0     10153    119000    414020     59.51     50.65  --
23.84/6.05	c  F st     7     30505       200     17000         0     10153    119000    414020     59.51     50.65  --
25.05/6.30	c Decided on static restart strategy
31.83/8.03	c  N dy    14     45758       200     17000         0     17198    119000    770945     57.99     49.90  --
31.83/8.07	c  S st    14     45758       200     17000         0     17198    119000    770945     57.99     49.90  --
32.23/8.16	c  S st    14     46261       200     17000         0      9076    119000    258112     57.99     49.90  --
32.23/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.23/8.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.23/8.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.14
32.23/8.19	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
32.23/8.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.63/8.20	c Subs w/ non-existent bins:      0 time:  0.01 s
32.63/8.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.63/8.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.63/8.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.83/9.58	c lits-rem:       182  cl-subs:      168  v-elim:    200  v-fix:    0  time:  5.52 s
37.83/9.58	c learnt bin added due to v-elim: 0
37.83/9.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
37.83/9.59	c vivif2 --  cl tried     8908 cl shrink        0 lits rem          0 time: 0.01
38.63/9.74	c asymm  cl-useful: 0/3853/17000 lits-rem:0 time: 0.60
38.63/9.74	c calculated reachability. Time: 0.00
38.63/9.74	c  N dy    14     46261       200     17000         0      8908    119000    253248     57.99     49.90  --
53.01/13.39	c  N dy    15     69391       200     17000         0     10899    119000    290896     58.22     50.35  --
53.41/13.41	c  S st    15     69391       200     17000         0     10899    119000    290896     58.22     50.35  --
53.41/13.48	c  S st    15     69894       200     17000         0     11393    119000    316567     58.22     50.35  --
53.41/13.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.41/13.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.81/13.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.19
53.81/13.53	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
53.81/13.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.81/13.54	c Subs w/ non-existent bins:      0 time:  0.01 s
53.81/13.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.81/13.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.81/13.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.80/15.00	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
67.78/17.05	c Added 3 vars  tried: 80000 time: 8.21
67.78/17.07	c ORs :      3 avg-s:  0.0 cl-sh:  2411 l-rem:   2411 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.25
67.78/17.07	c lits-rem:       336  cl-subs:      215  v-elim:    200  v-fix:    0  time: 14.11 s
67.78/17.07	c learnt bin added due to v-elim: 0
67.78/17.08	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
67.78/17.08	c vivif2 --  cl tried    11178 cl shrink        0 lits rem          0 time: 0.01
68.58/17.25	c asymm  cl-useful: 0/3094/17003 lits-rem:0 time: 0.67
68.58/17.25	c calculated reachability. Time: 0.00
68.58/17.25	c  N dy    15     69894       203     17003         6     11178    118999    306322     58.22     50.35  --
68.58/17.25	c  F st    15     69894       203     17003         6     11178    118999    306322     58.22     50.35  --
69.39/17.49	c Decided on static restart strategy
90.56/22.78	c  N dy    22    104841       203     17003         6     20858    118999    775725     59.38     49.54  --
90.96/22.82	c  S st    22    104841       203     17003         6     20858    118999    775725     59.38     49.54  --
91.36/22.91	c  S st    22    105344       203     17003         6     21357    118999    800495     59.38     49.54  --
91.36/22.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.36/22.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.77/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.44
91.77/23.02	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
91.77/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.77/23.03	c Subs w/ non-existent bins:      0 time:  0.02 s
91.77/23.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.77/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.77/23.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
100.14/25.11	c ORs :      3 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
100.14/25.13	c lits-rem:      3724  cl-subs:     1299  v-elim:    200  v-fix:    0  time:  8.34 s
100.14/25.13	c learnt bin added due to v-elim: 0
100.14/25.13	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
100.14/25.13	c vivif2 --  cl tried    20058 cl shrink        0 lits rem          0 time: 0.02
100.56/25.23	c asymm  cl-useful: 0/1437/17003 lits-rem:0 time: 0.36
100.56/25.23	c calculated reachability. Time: 0.00
100.56/25.23	c  N dy    22    105344       203     17003         6     20058    118999    726680     59.38     49.54  --
144.09/36.11	c  N dy    23    158017       203     17003         6     27428    118999   1061436     58.87     50.19  --
144.09/36.15	c  S st    23    158017       203     17003         6     27428    118999   1061436     58.87     50.19  --
144.50/36.27	c  S st    23    158523       203     17003         6     27928    118999   1086370     58.87     50.19  --
144.50/36.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.50/36.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.28/36.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.60
145.28/36.42	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
145.28/36.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.28/36.43	c Subs w/ non-existent bins:      0 time:  0.03 s
145.28/36.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.28/36.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.28/36.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
157.68/39.57	c ORs :      3 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
157.68/39.59	c lits-rem:       592  cl-subs:     1778  v-elim:    200  v-fix:    0  time: 12.54 s
157.68/39.59	c learnt bin added due to v-elim: 0
157.68/39.59	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
157.68/39.60	c vivif2 --  cl tried    26150 cl shrink        0 lits rem          0 time: 0.03
158.46/39.72	c asymm  cl-useful: 0/1087/17003 lits-rem:0 time: 0.47
158.46/39.72	c calculated reachability. Time: 0.00
158.46/39.72	c  N dy    23    158523       203     17003         6     26150    118999    978704     58.87     50.19  --
233.57/58.56	c  N dy    24    237784       203     17003         6     31155    118999   1122963     59.98     50.55  --
233.97/58.61	c  S st    24    237784       203     17003         6     31155    118999   1122963     59.98     50.55  --
234.37/58.73	c  S st    24    238285       203     17003         6     31648    118999   1147101     59.98     50.55  --
234.37/58.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
234.37/58.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.17/58.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.67
235.17/58.91	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
235.17/58.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.17/58.91	c Subs w/ non-existent bins:      0 time:  0.03 s
235.17/58.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.17/58.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.17/58.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.15/62.42	c ORs :      3 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
249.15/62.44	c lits-rem:      1177  cl-subs:     2194  v-elim:    200  v-fix:    0  time: 14.02 s
249.15/62.44	c learnt bin added due to v-elim: 0
249.15/62.45	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
249.15/62.45	c vivif2 --  cl tried    29454 cl shrink        0 lits rem          0 time: 0.04
249.55/62.57	c asymm  cl-useful: 0/956/17003 lits-rem:0 time: 0.46
249.55/62.57	c calculated reachability. Time: 0.00
249.55/62.57	c  N dy    24    238285       203     17003         6     29454    118999   1017982     59.98     50.55  --
373.01/93.44	c  N dy    25    357427       203     17003         6     33689    118999   1067681     61.69     50.84  --
373.01/93.49	c  S st    25    357427       203     17003         6     33689    118999   1067681     61.69     50.84  --
373.79/93.61	c  S st    25    357930       215     17003        30     34202    119047   1092312     61.69     50.84  --
373.79/93.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.79/93.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
374.59/93.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.83
374.59/93.82	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
374.59/93.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
374.59/93.83	c Subs w/ non-existent bins:      0 time:  0.04 s
374.59/93.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
374.59/93.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
374.59/93.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
385.38/96.56	c ORs :      3 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
385.38/96.58	c lits-rem:       515  cl-subs:     1888  v-elim:    200  v-fix:    0  time: 10.92 s
385.38/96.58	c learnt bin added due to v-elim: 0
385.38/96.58	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
385.38/96.59	c vivif2 --  cl tried    32314 cl shrink        0 lits rem          0 time: 0.04
386.19/96.71	c asymm  cl-useful: 0/976/17003 lits-rem:0 time: 0.44
386.19/96.71	c calculated reachability. Time: 0.00
386.19/96.71	c  N dy    25    357930       215     17003        30     32314    119047    987074     61.69     50.84  --
595.49/149.15	c  N dy    26    536897       215     17003        30     39926    119047   1192730     61.20     51.03  --
595.89/149.20	c  S st    26    536897       215     17003        30     39926    119047   1192730     61.20     51.03  --
596.30/149.35	c  S st    26    537402       218     17003        36     40427    119059   1218148     61.20     51.03  --
596.30/149.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
596.30/149.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
597.11/149.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.98
597.11/149.60	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
597.11/149.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
597.52/149.61	c Subs w/ non-existent bins:      0 time:  0.04 s
597.52/149.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
597.52/149.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.52/149.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
609.48/152.70	c ORs :      3 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
609.88/152.72	c lits-rem:      2752  cl-subs:     2111  v-elim:    200  v-fix:    0  time: 12.33 s
609.88/152.72	c learnt bin added due to v-elim: 0
609.88/152.72	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.01
609.88/152.73	c vivif2 --  cl tried    38316 cl shrink        0 lits rem          0 time: 0.04
610.30/152.84	c asymm  cl-useful: 0/892/17003 lits-rem:0 time: 0.44
610.30/152.84	c calculated reachability. Time: 0.00
610.30/152.84	c  N dy    26    537402       218     17003        36     38316    119059   1104290     61.20     51.03  --
610.30/152.84	c  F st    26    537402       218     17003        36     38316    119059   1104290     61.20     51.03  --
612.27/153.32	c Decided on static restart strategy
991.37/248.26	c  N dy    33    806104       218     17003        36     60988    119059   2128641     59.73     50.40  --
991.77/248.35	c  S st    33    806104       218     17003        36     60988    119059   2128641     59.73     50.40  --
992.58/248.56	c  S st    33    806607       227     17003        62     61495    119103   2154298     59.73     50.40  --
992.58/248.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
992.58/248.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
994.56/249.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  2.06
994.56/249.09	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.01 s
994.56/249.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
994.96/249.11	c Subs w/ non-existent bins:      0 time:  0.08 s
994.96/249.12	c Replacing        2 vars Replaced      233 lits Time:     0.05 s 
994.96/249.16	c bin-w-bin subsume rem            4 bins  time:  0.00 s
994.96/249.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
994.96/249.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1043.69/261.36	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
1114.40/279.08	c Added 3 vars  tried: 80000 time: 70.78
1116.39/279.50	c ORs :      3 avg-s:  0.0 cl-sh: 17266 l-rem:  17266 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   72.44
1116.39/279.53	c lits-rem:       310  cl-subs:     4885  v-elim:    200  v-fix:    0  time: 121.34 s
1116.39/279.53	c learnt bin added due to v-elim: 0
1116.39/279.54	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
1116.39/279.56	c vivif2 --  cl tried    56610 cl shrink        0 lits rem          0 time: 0.09
1116.79/279.69	c asymm  cl-useful: 0/607/17006 lits-rem:0 time: 0.53
1116.79/279.69	c calculated reachability. Time: 0.00
1116.79/279.69	c  N dy    33    806607       228     17006        56     56610    119089   1867815     59.73     50.40  --
1863.39/466.55	c  N dy    34   1209910       228     17006        56     74568    119089   2542762     61.53     49.93  --
1863.79/466.65	c  S st    34   1209910       228     17006        56     74568    119089   2542762     61.53     49.93  --
1863.79/466.65	c Finding binary XORs  T:     0.00 s  found:       0
1864.59/466.89	c  S st    34   1210414       228     17006        56     75071    119089   2569358     61.53     49.93  --
1864.99/466.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1864.99/466.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1866.59/467.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.4M T:  1.91
1866.59/467.38	c Calc non-exist non-lernt bins v-fix:     0 done:    228 time:  0.01 s
1866.59/467.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1867.00/467.40	c Subs w/ non-existent bins:      0 time:  0.09 s
1867.00/467.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1867.00/467.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1867.00/467.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1932.51/483.90	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
1932.92/483.95	c lits-rem:      1417  cl-subs:     4388  v-elim:    200  v-fix:    0  time: 65.85 s
1932.92/483.95	c learnt bin added due to v-elim: 0
1932.92/483.95	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
1932.92/483.98	c vivif2 --  cl tried    70683 cl shrink        0 lits rem          0 time: 0.12
1933.70/484.11	c asymm  cl-useful: 0/1281/17006 lits-rem:0 time: 0.55
1933.70/484.12	c calculated reachability. Time: 0.00
1933.70/484.12	c  N dy    34   1210414       228     17006        56     70683    119089   2329613     61.53     49.93  --
3035.41/759.93	c  N dy    35   1710414       228     17006        56     99343    119089   3634084     59.80     49.25  --
3035.83/760.07	c  S st    35   1710414       228     17006        56     99343    119089   3634084     59.80     49.25  --
3037.01/760.38	c  S st    35   1710920       240     17006        80     99859    119137   3660414     59.80     49.25  --
3037.01/760.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3037.01/760.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3040.63/761.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.2M T:  3.40
3040.63/761.24	c Calc non-exist non-lernt bins v-fix:     0 done:    240 time:  0.01 s
3040.63/761.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3040.63/761.28	c Subs w/ non-existent bins:      0 time:  0.17 s
3041.01/761.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3041.01/761.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3041.01/761.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3446.06/862.77	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
3446.46/862.83	c lits-rem:      1874  cl-subs:     7192  v-elim:    200  v-fix:    0  time: 405.29 s
3446.46/862.83	c learnt bin added due to v-elim: 0
3446.46/862.83	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.01
3446.46/862.87	c vivif2 --  cl tried    92667 cl shrink        0 lits rem          0 time: 0.16
3447.26/863.02	c asymm  cl-useful: 0/859/17006 lits-rem:0 time: 0.61
3447.26/863.02	c calculated reachability. Time: 0.00
3447.26/863.02	c  N dy    35   1710920       240     17006        80     92667    119137   3243619     59.80     49.25  --
4692.40/1174.79	c  N dy    36   2210921       240     17006        80    108328    119137   3876627     60.84     49.59  --
4693.18/1174.97	c  S st    36   2210921       240     17006        80    108328    119137   3876627     60.84     49.59  --
4694.78/1175.38	c  S st    36   2211429       252     17006       116    108841    119197   3902836     60.84     49.59  --
4694.78/1175.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4694.78/1175.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4699.17/1176.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.1M T:  4.18
4699.17/1176.44	c Calc non-exist non-lernt bins v-fix:     0 done:    252 time:  0.01 s
4699.17/1176.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4699.17/1176.49	c Subs w/ non-existent bins:      0 time:  0.19 s
4699.57/1176.51	c Replacing        3 vars Replaced      180 lits Time:     0.06 s 
4699.57/1176.57	c bin-w-bin subsume rem            6 bins  time:  0.00 s
4699.57/1176.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4699.57/1176.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172575-1304076302/watcher-3172575-1304076302 -o /tmp/evaluation-result-3172575-1304076302/solver-3172575-1304076302 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172575-1304076302.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: 6.82 7.73 7.29 5/180 31035
/proc/meminfo: memFree=22130672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=50284 CPUtime=0 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 788 0 0 0 0 0 0 0 21 0 1 0 519228997 51490816 720 33554432000 4194304 4797429 140736698770656 18446744073709551615 268272385559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31035/statm: 12571 720 347 148 0 7500 0

[startup+0.0732511 s]
/proc/loadavg: 6.82 7.73 7.29 5/180 31035
/proc/meminfo: memFree=22130672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=150596 CPUtime=0.16 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 2399 0 0 0 16 0 0 0 23 0 4 0 519228997 154210304 2263 33554432000 4194304 4797429 140736698770656 18446744073709551615 4429141 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 37649 2263 372 148 0 32578 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 150596

[startup+0.100245 s]
/proc/loadavg: 6.82 7.73 7.29 5/180 31035
/proc/meminfo: memFree=22130672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=150728 CPUtime=0.27 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 2422 0 0 0 27 0 0 0 23 0 4 0 519228997 154345472 2286 33554432000 4194304 4797429 140736698770656 18446744073709551615 4430091 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 37682 2286 372 148 0 32611 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 150728

[startup+0.300211 s]
/proc/loadavg: 6.82 7.73 7.29 5/180 31035
/proc/meminfo: memFree=22130672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=681312 CPUtime=1.07 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 5673 0 0 0 106 1 0 0 24 0 4 0 519228997 697663488 4438 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 170328 4438 406 148 0 165257 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 681312

[startup+0.700142 s]
/proc/loadavg: 6.82 7.73 7.29 5/180 31035
/proc/meminfo: memFree=22130672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=684576 CPUtime=2.66 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 8013 0 0 0 265 1 0 0 25 0 4 0 519228997 701005824 5044 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 171144 5044 408 148 0 166073 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 684576

[startup+1.501 s]
/proc/loadavg: 6.82 7.73 7.29 9/184 31039
/proc/meminfo: memFree=22100368/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=687032 CPUtime=5.86 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 11894 0 0 0 584 2 0 0 25 0 4 0 519228997 703520768 8316 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 171758 8316 413 148 0 166687 0
[pid=31035/tid=31037] ppid=31033 vsize=687032 CPUtime=1.44 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 2479 0 0 0 144 0 0 0 25 0 4 0 519229001 703520768 8316 33554432000 4194304 4797429 140736698770656 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=687032 CPUtime=1.45 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 2536 0 0 0 145 0 0 0 25 0 4 0 519229001 703520768 8316 33554432000 4194304 4797429 140736698770656 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=687032 CPUtime=1.45 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 2508 0 0 0 145 0 0 0 25 0 4 0 519229001 703520768 8316 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 687032

[startup+3.10071 s]
/proc/loadavg: 6.82 7.73 7.29 9/184 31039
/proc/meminfo: memFree=22078840/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=687868 CPUtime=12.26 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 13097 0 0 0 1224 2 0 0 25 0 4 0 519228997 704376832 8803 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 171967 8803 413 148 0 166896 0
[pid=31035/tid=31037] ppid=31033 vsize=687868 CPUtime=3.03 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 2479 0 0 0 303 0 0 0 25 0 4 0 519229001 704376832 8803 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=687868 CPUtime=3.05 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 2536 0 0 0 305 0 0 0 25 0 4 0 519229001 704376832 8803 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=687868 CPUtime=3.05 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 2508 0 0 0 305 0 0 0 25 0 4 0 519229001 704376832 8803 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 687868

[startup+6.30114 s]
/proc/loadavg: 6.91 7.74 7.30 9/184 31039
/proc/meminfo: memFree=22071748/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=692988 CPUtime=25.05 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 16459 0 0 0 2502 3 0 0 25 0 4 0 519228997 709619712 9515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 173247 9515 414 148 0 168176 0
[pid=31035/tid=31037] ppid=31033 vsize=692988 CPUtime=6.23 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 3098 0 0 0 622 1 0 0 25 0 4 0 519229001 709619712 9515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=692988 CPUtime=6.25 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 3123 0 0 0 625 0 0 0 25 0 4 0 519229001 709619712 9515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=692988 CPUtime=6.25 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 2974 0 0 0 625 0 0 0 25 0 4 0 519229001 709619712 9515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4415800 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 692988

[startup+12.701 s]
/proc/loadavg: 7.00 7.74 7.30 9/184 31039
/proc/meminfo: memFree=22064484/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=695796 CPUtime=50.61 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 20644 0 0 0 5057 4 0 0 25 0 4 0 519228997 712495104 10785 33554432000 4194304 4797429 140736698770656 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 173949 10785 416 148 0 168878 0
[pid=31035/tid=31037] ppid=31033 vsize=695796 CPUtime=12.59 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 3302 0 0 0 1258 1 0 0 25 0 4 0 519229001 712495104 10785 33554432000 4194304 4797429 140736698770656 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=695796 CPUtime=12.65 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 3280 0 0 0 1265 0 0 0 25 0 4 0 519229001 712495104 10785 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424630 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=695796 CPUtime=12.65 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 3186 0 0 0 1265 0 0 0 25 0 4 0 519229001 712495104 10785 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 695796

[startup+25.5007 s]
/proc/loadavg: 7.22 7.75 7.31 9/184 31040
/proc/meminfo: memFree=22044052/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=703084 CPUtime=101.74 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 28329 0 0 0 10169 5 0 0 25 0 4 0 519228997 719958016 12931 33554432000 4194304 4797429 140736698770656 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 175771 12931 419 148 0 170700 0
[pid=31035/tid=31037] ppid=31033 vsize=703084 CPUtime=25.32 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 4128 0 0 0 2531 1 0 0 25 0 4 0 519229001 719958016 12931 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=703084 CPUtime=25.45 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 4231 0 0 0 2545 0 0 0 25 0 4 0 519229001 719958016 12931 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524398 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=703084 CPUtime=25.45 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 4077 0 0 0 2545 0 0 0 25 0 4 0 519229001 719958016 12931 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524010 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 703084

[startup+51.1012 s]
/proc/loadavg: 7.55 7.79 7.33 9/184 31040
/proc/meminfo: memFree=22020644/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=711908 CPUtime=204 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 43115 0 0 0 20390 10 0 0 25 0 4 0 519228997 728993792 16160 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 177977 16160 419 148 0 172906 0
[pid=31035/tid=31037] ppid=31033 vsize=711908 CPUtime=50.78 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 5488 0 0 0 5077 1 0 0 25 0 4 0 519229001 728993792 16160 33554432000 4194304 4797429 140736698770656 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=711908 CPUtime=51.05 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 5478 0 0 0 5104 1 0 0 25 0 4 0 519229001 728993792 16160 33554432000 4194304 4797429 140736698770656 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=711908 CPUtime=51.05 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 5186 0 0 0 5104 1 0 0 25 0 4 0 519229001 728993792 16160 33554432000 4194304 4797429 140736698770656 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 711908

[startup+102.307 s]
/proc/loadavg: 7.80 7.82 7.37 9/184 31042
/proc/meminfo: memFree=21987760/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=722548 CPUtime=408.56 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 65583 0 0 0 40838 18 0 0 25 0 4 0 519228997 739889152 19650 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424630 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 180637 19650 419 148 0 175566 0
[pid=31035/tid=31037] ppid=31033 vsize=722548 CPUtime=101.72 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 8060 0 0 0 10170 2 0 0 25 0 4 0 519229001 739889152 19650 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=722548 CPUtime=102.26 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 7251 0 0 0 10224 2 0 0 25 0 4 0 519229001 739889152 19650 33554432000 4194304 4797429 140736698770656 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=722548 CPUtime=102.26 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 6615 0 0 0 10225 1 0 0 25 0 4 0 519229001 739889152 19650 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524547 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 722548

[startup+162.3 s]
/proc/loadavg: 7.97 7.86 7.41 9/184 31043
/proc/meminfo: memFree=21971480/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=729944 CPUtime=648.22 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 88571 0 0 0 64793 29 0 0 25 0 4 0 519228997 747462656 21607 33554432000 4194304 4797429 140736698770656 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 182486 21607 421 148 0 177415 0
[pid=31035/tid=31037] ppid=31033 vsize=729944 CPUtime=161.4 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 9536 0 0 0 16137 3 0 0 25 0 4 0 519229001 747462656 21607 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=729944 CPUtime=162.26 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 9401 0 0 0 16223 3 0 0 25 0 4 0 519229001 747462656 21607 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=729944 CPUtime=162.25 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 8521 0 0 0 16224 1 0 0 25 0 4 0 519229001 747462656 21607 33554432000 4194304 4797429 140736698770656 18446744073709551615 4523980 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 729944

[startup+222.301 s]
/proc/loadavg: 8.03 7.90 7.45 9/184 31045
/proc/meminfo: memFree=21952360/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=733148 CPUtime=887.9 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 107316 0 0 0 88751 39 0 0 25 0 4 0 519228997 750743552 24452 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 183287 24452 421 148 0 178216 0
[pid=31035/tid=31037] ppid=31033 vsize=733148 CPUtime=221.07 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 11352 0 0 0 22103 4 0 0 25 0 4 0 519229001 750743552 24452 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=733148 CPUtime=222.25 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 10814 0 0 0 22222 3 0 0 25 0 4 0 519229001 750743552 24452 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=733148 CPUtime=222.26 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 9961 0 0 0 22224 2 0 0 25 0 4 0 519229001 750743552 24452 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.9
Current children cumulated vsize (KiB) 733148

[startup+282.301 s]

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

[pid=31035] ppid=31033 vsize=766444 CPUtime=2805.32 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 210152 0 0 0 280444 88 0 0 25 0 4 0 519228997 784838656 34861 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 191611 34861 421 148 0 186540 0
[pid=31035/tid=31037] ppid=31033 vsize=766444 CPUtime=698.46 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 20133 0 0 0 69838 8 0 0 25 0 4 0 519229001 784838656 34861 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=766444 CPUtime=702.26 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 18346 0 0 0 70219 7 0 0 25 0 4 0 519229001 784838656 34861 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=766444 CPUtime=702.26 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 17426 0 0 0 70221 5 0 0 25 0 4 0 519229001 784838656 34861 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 766444

[startup+762.307 s]
/proc/loadavg: 8.06 8.05 7.71 9/184 31059
/proc/meminfo: memFree=21838368/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=776316 CPUtime=3045.02 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 223351 0 0 0 304407 95 0 0 25 0 4 0 519228997 794947584 38940 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 194079 38940 421 148 0 189008 0
[pid=31035/tid=31037] ppid=31033 vsize=776316 CPUtime=758.13 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 21121 0 0 0 75805 8 0 0 25 0 4 0 519229001 794947584 38940 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=776316 CPUtime=762.27 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 19548 0 0 0 76219 8 0 0 25 0 4 0 519229001 794947584 38940 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=776316 CPUtime=762.28 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 18560 0 0 0 76222 6 0 0 25 0 4 0 519229001 794947584 38940 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 776316

[startup+822.301 s]
/proc/loadavg: 8.13 8.07 7.74 9/184 31061
/proc/meminfo: memFree=21826680/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=777852 CPUtime=3284.68 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 224952 0 0 0 328372 96 0 0 25 0 4 0 519228997 796520448 40515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 194463 40515 421 148 0 189392 0
[pid=31035/tid=31037] ppid=31033 vsize=777852 CPUtime=817.8 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 21669 0 0 0 81771 9 0 0 25 0 4 0 519229001 796520448 40515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=777852 CPUtime=822.28 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 20210 0 0 0 82219 9 0 0 25 0 4 0 519229001 796520448 40515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=777852 CPUtime=822.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 18951 0 0 0 82221 6 0 0 25 0 4 0 519229001 796520448 40515 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 777852

[startup+882.3 s]
/proc/loadavg: 8.12 8.07 7.75 9/184 31062
/proc/meminfo: memFree=21839672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=779968 CPUtime=3524.35 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 231059 0 0 0 352336 99 0 0 25 0 4 0 519228997 798687232 38446 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 194992 38446 421 148 0 189921 0
[pid=31035/tid=31037] ppid=31033 vsize=779968 CPUtime=877.47 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 22508 0 0 0 87738 9 0 0 25 0 4 0 519229001 798687232 38446 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=779968 CPUtime=882.27 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 20586 0 0 0 88218 9 0 0 25 0 4 0 519229001 798687232 38446 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=779968 CPUtime=882.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 19982 0 0 0 88220 7 0 0 25 0 4 0 519229001 798687232 38446 33554432000 4194304 4797429 140736698770656 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 779968

[startup+942.301 s]
/proc/loadavg: 8.23 8.10 7.78 9/184 31064
/proc/meminfo: memFree=21836672/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=780684 CPUtime=3764.03 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 242258 0 0 0 376298 105 0 0 25 0 4 0 519228997 799420416 38517 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 195171 38517 421 148 0 190100 0
[pid=31035/tid=31037] ppid=31033 vsize=780684 CPUtime=937.14 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 23146 0 0 0 93705 9 0 0 25 0 4 0 519229001 799420416 38517 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=780684 CPUtime=942.27 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 21753 0 0 0 94218 9 0 0 25 0 4 0 519229001 799420416 38517 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=780684 CPUtime=942.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 20379 0 0 0 94220 7 0 0 25 0 4 0 519229001 799420416 38517 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 780684

[startup+1002.3 s]
/proc/loadavg: 8.20 8.11 7.81 9/184 31066
/proc/meminfo: memFree=21811960/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=781776 CPUtime=4003.7 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 250525 0 0 0 400259 111 0 0 25 0 4 0 519228997 800538624 41637 33554432000 4194304 4797429 140736698770656 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 195444 41637 421 148 0 190373 0
[pid=31035/tid=31037] ppid=31033 vsize=781776 CPUtime=996.82 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 23466 0 0 0 99672 10 0 0 25 0 4 0 519229001 800538624 41637 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=781776 CPUtime=1002.27 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 22080 0 0 0 100218 9 0 0 25 0 4 0 519229001 800538624 41637 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=781776 CPUtime=1002.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 20624 0 0 0 100220 7 0 0 25 0 4 0 519229001 800538624 41637 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 781776

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 7.82 9/184 31067
/proc/meminfo: memFree=21832020/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=785840 CPUtime=4243.39 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 262668 0 0 0 424221 118 0 0 25 0 4 0 519228997 804700160 39220 33554432000 4194304 4797429 140736698770656 18446744073709551615 4425043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 196460 39220 421 148 0 191389 0
[pid=31035/tid=31037] ppid=31033 vsize=785840 CPUtime=1056.49 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 24615 0 0 0 105639 10 0 0 25 0 4 0 519229001 804700160 39220 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=785840 CPUtime=1062.27 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 23108 0 0 0 106218 9 0 0 25 0 4 0 519229001 804700160 39220 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=785840 CPUtime=1062.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 21869 0 0 0 106219 8 0 0 25 0 4 0 519229001 804700160 39220 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 785840

[startup+1122.3 s]
/proc/loadavg: 8.16 8.11 7.84 9/184 31069
/proc/meminfo: memFree=21805452/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=785920 CPUtime=4483.06 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 271295 0 0 0 448183 123 0 0 25 0 4 0 519228997 804782080 42731 33554432000 4194304 4797429 140736698770656 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 196480 42731 421 148 0 191409 0
[pid=31035/tid=31037] ppid=31033 vsize=785920 CPUtime=1116.16 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 25012 0 0 0 111606 10 0 0 25 0 4 0 519229001 804782080 42731 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=785920 CPUtime=1122.28 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 23579 0 0 0 112218 10 0 0 25 0 4 0 519229001 804782080 42731 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=785920 CPUtime=1122.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 22186 0 0 0 112219 8 0 0 25 0 4 0 519229001 804782080 42731 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 785920

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 7.85 9/184 31070
/proc/meminfo: memFree=21784960/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=794464 CPUtime=4722.75 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 280088 0 0 0 472147 128 0 0 25 0 4 0 519228997 813531136 45789 33554432000 4194304 4797429 140736698770656 18446744073709551615 4506580 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 198616 45789 422 148 0 193545 0
[pid=31035/tid=31037] ppid=31033 vsize=794464 CPUtime=1175.84 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 25352 0 0 0 117573 11 0 0 25 0 4 0 519229001 813531136 45789 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=794464 CPUtime=1182.28 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 23899 0 0 0 118218 10 0 0 25 0 4 0 519229001 813531136 45789 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=794464 CPUtime=1182.27 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 22438 0 0 0 118219 8 0 0 25 0 4 0 519229001 813531136 45789 33554432000 4194304 4797429 140736698770656 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 794464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.13 7.86 5/179 31072
/proc/meminfo: memFree=21966396/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=795544 CPUtime=4800.26 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 281811 0 0 0 479898 128 0 0 25 0 4 0 519228997 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 198886 44288 422 148 0 193815 0
[pid=31035/tid=31037] ppid=31033 vsize=795544 CPUtime=1195.13 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 26051 0 0 0 119502 11 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=795544 CPUtime=1201.68 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 24042 0 0 0 120158 10 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=795544 CPUtime=1201.69 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 23319 0 0 0 120160 9 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 795544

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.18 8.13 7.86 5/179 31072
/proc/meminfo: memFree=21966396/32950928 swapFree=67111524/67111528
[pid=31035] ppid=31033 vsize=795544 CPUtime=4800.26 cores=1,3,5,7
/proc/31035/stat : 31035 (techdemo) R 31033 31035 30047 0 -1 4202496 281811 0 0 0 479898 128 0 0 25 0 4 0 519228997 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31035/statm: 198886 44288 422 148 0 193815 0
[pid=31035/tid=31037] ppid=31033 vsize=795544 CPUtime=1195.13 cores=1,3,5,7
/proc/31035/task/31037/stat : 31037 (techdemo) R 31033 31035 30047 0 -1 4202560 26051 0 0 0 119502 11 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31035/tid=31038] ppid=31033 vsize=795544 CPUtime=1201.68 cores=1,3,5,7
/proc/31035/task/31038/stat : 31038 (techdemo) R 31033 31035 30047 0 -1 4202560 24042 0 0 0 120158 10 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31035/tid=31039] ppid=31033 vsize=795544 CPUtime=1201.69 cores=1,3,5,7
/proc/31035/task/31039/stat : 31039 (techdemo) R 31033 31035 30047 0 -1 4202560 23319 0 0 0 120160 9 0 0 25 0 4 0 519229001 814637056 44288 33554432000 4194304 4797429 140736698770656 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 795544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.29
CPU user time (s): 4799
CPU system time (s): 1.2928
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 895296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799
system time used= 1.2928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281811
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= 905
involuntary context switches= 33341

runsolver used 1.93171 second user time and 4.6023 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 13:25:02
IDJOB=3172575
IDBENCH=82593
IDSOLVER=1584
FILE ID=node122/3172575-1304076302
RUNJOBID= node122-1304076302-31013
PBS_JOBID= 13170466
Free space on /tmp= 71656 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172575-1304076302/watcher-3172575-1304076302 -o /tmp/evaluation-result-3172575-1304076302/solver-3172575-1304076302 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172575-1304076302.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=2029604929

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22130828 kB
Buffers:       1627592 kB
Cached:        8563768 kB
SwapCached:          4 kB
Active:        1100772 kB
Inactive:      9169852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22130828 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16504 kB
Writeback:           8 kB
AnonPages:       79044 kB
Mapped:          15456 kB
Slab:           486220 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   673100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71656 MiB
End job on node122 at 2011-04-29 13:45:06