Trace number 3265893

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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-3265893-1304181688.cnf'
0.00/0.00	c -- header says num vars:            762
0.00/0.00	c -- header says num clauses:       17262
0.00/0.03	c -- clauses added:            0 learnts,        17262 normals,            0 xors
0.00/0.03	c -- vars added        762
0.00/0.03	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0       762     13352      2933         0     71694         0   no data   no data  --
0.68/0.26	c asymm  cl-useful: 144/6805/9738 lits-rem:280 time: 0.90
0.68/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.03
0.68/0.27	c Calc non-exist non-lernt bins v-fix:     0 done:    706 time:  0.00 s
0.68/0.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.68/0.28	c Subs w/ non-existent bins:    760 time:  0.01 s
0.68/0.28	c bin-w-bin subsume rem         3028 bins  time:  0.00 s
0.68/0.28	c subs with bin:      210  lits-rem:       287  v-fix:    0  time:  0.02 s
0.68/0.28	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.68/0.29	c lits-rem:       275  cl-subs:      373  v-elim:    421  v-fix:    0  time:  0.04 s
0.68/0.29	c learnt bin added due to v-elim: 0
0.68/0.30	c Finding binary XORs  T:     0.00 s  found:       0
1.08/0.30	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.08/0.30	c calculated reachability. Time: 0.00
1.08/0.30	c Calc default polars -  time:   0.00 s pos:     271 undec:     232 neg:     259
1.08/0.30	c =========================================================================================
1.08/0.30	c types(t): F = full restart, N = normal restart
1.08/0.30	c types(t): S = simplification begin/end, E = solution found
1.08/0.30	c restart types(rt): st = static, dy = dynamic
1.08/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.08/0.30	c  B st     0         0       657      8366      3252         0     53989         0   no data   no data  --
1.08/0.39	c Decided on static restart strategy
11.87/3.04	c  N dy     7     30001       657      8366      3252     10540     53989    180774     22.06     10.63  --
11.87/3.05	c  S st     7     30001       657      8366      3252     10540     53989    180774     22.06     10.63  --
12.27/3.10	c  S st     7     30505       657      8366      3252     11041     53989    190010     22.06     10.63  --
12.27/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.27/3.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.27/3.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.38
12.27/3.19	c Calc non-exist non-lernt bins v-fix:     0 done:    657 time:  0.00 s
12.27/3.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.67/3.20	c Subs w/ non-existent bins:     18 time:  0.02 s
12.67/3.20	c bin-w-bin subsume rem          105 bins  time:  0.00 s
12.67/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
12.67/3.27	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
14.27/3.64	c lits-rem:       795  cl-subs:     1663  v-elim:    361  v-fix:    0  time:  1.46 s
14.27/3.64	c learnt bin added due to v-elim: 0
14.27/3.64	c vivif2 --  cl tried     8348 cl shrink        0 lits rem          0 time: 0.01
14.27/3.65	c vivif2 --  cl tried     9378 cl shrink        0 lits rem          0 time: 0.01
14.67/3.72	c asymm  cl-useful: 0/1543/8348 lits-rem:0 time: 0.30
14.67/3.72	c calculated reachability. Time: 0.00
14.67/3.72	c  N dy     7     30505       657      8348      3149      9378     53565    165926     22.06     10.63  --
14.67/3.72	c  F st     7     30505       657      8348      3149      9378     53565    165926     22.06     10.63  --
15.46/3.91	c Decided on static restart strategy
21.87/5.54	c  N dy    14     45757       657      8348      3149     16575     53565    321023     23.21     10.90  --
21.87/5.55	c  S st    14     45757       657      8348      3149     16575     53565    321023     23.21     10.90  --
22.28/5.63	c  S st    14     46262       657      8348      3153     17089     53565    333355     23.21     10.90  --
22.28/5.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.28/5.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.05/5.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.77
23.05/5.82	c Calc non-exist non-lernt bins v-fix:     0 done:    657 time:  0.00 s
23.05/5.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.05/5.83	c Subs w/ non-existent bins:      0 time:  0.03 s
23.05/5.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.45/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.62 s
23.45/5.99	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
27.84/7.04	c lits-rem:       948  cl-subs:     1336  v-elim:    361  v-fix:    0  time:  4.20 s
27.84/7.04	c learnt bin added due to v-elim: 0
27.84/7.04	c vivif2 --  cl tried     8348 cl shrink        0 lits rem          0 time: 0.00
27.84/7.05	c vivif2 --  cl tried    15753 cl shrink        0 lits rem          0 time: 0.02
28.64/7.25	c asymm  cl-useful: 1/1597/8348 lits-rem:1 time: 0.82
28.64/7.25	c calculated reachability. Time: 0.00
28.64/7.25	c  N dy    14     46262       657      8348      3153     15753     53564    306341     23.21     10.90  --
42.24/10.61	c  N dy    15     69395       657      8348      3153     19821     53564    403839     28.77     11.02  --
42.24/10.62	c  S st    15     69395       657      8348      3153     19821     53564    403839     28.77     11.02  --
42.64/10.72	c  S st    15     69897       657      8348      3153     20323     53564    415277     28.77     11.02  --
42.64/10.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.64/10.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.85/11.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.0M T:  1.21
43.85/11.03	c Calc non-exist non-lernt bins v-fix:     0 done:    657 time:  0.00 s
43.85/11.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.85/11.03	c Subs w/ non-existent bins:      0 time:  0.03 s
43.85/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.63/11.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.83 s
44.63/11.25	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
49.42/12.47	c ORs :    336 avg-s:  5.9 cl-sh:   491 l-rem:   2387 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
52.64/13.20	c Added 7 vars  tried: 80000 time: 2.92
52.64/13.23	c ORs :      7 avg-s:  0.0 cl-sh:  6460 l-rem:   6460 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.05
52.64/13.24	c lits-rem:      1471  cl-subs:     1305  v-elim:    362  v-fix:    0  time:  7.96 s
52.64/13.24	c learnt bin added due to v-elim: 0
52.64/13.24	c vivif2 --  cl tried     8356 cl shrink        0 lits rem          0 time: 0.01
52.64/13.25	c vivif2 --  cl tried    19015 cl shrink      219 lits rem        439 time: 0.02
53.42/13.45	c asymm  cl-useful: 0/918/8356 lits-rem:0 time: 0.79
53.42/13.45	c calculated reachability. Time: 0.00
53.42/13.45	c  N dy    15     69897       663      8356      3170     19015     53626    378932     28.77     11.02  --
53.42/13.45	c  F st    15     69897       663      8356      3170     19015     53626    378932     28.77     11.02  --
54.62/13.72	c Decided on static restart strategy
74.19/18.70	c  N dy    22    104845       663      8356      3172     18080     53626    283093     23.14     11.12  --
74.61/18.71	c  S st    22    104845       663      8356      3172     18080     53626    283093     23.14     11.12  --
74.61/18.78	c  S st    22    105349       663      8356      3172     18581     53626    295057     23.14     11.12  --
74.61/18.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.61/18.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.79/19.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     20 BRemL:      0 BRemN:      0 CBin:       0 P: 14.7M T:  1.01
75.79/19.04	c Calc non-exist non-lernt bins v-fix:     0 done:    663 time:  0.00 s
75.79/19.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.79/19.04	c Subs w/ non-existent bins:      2 time:  0.02 s
75.79/19.05	c bin-w-bin subsume rem            3 bins  time:  0.00 s
76.19/19.16	c subs with bin:        0  lits-rem:       281  v-fix:    0  time:  0.46 s
76.19/19.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
79.78/20.01	c ORs :    344 avg-s:  5.7 cl-sh:     3 l-rem:      3 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
79.78/20.01	c lits-rem:       623  cl-subs:      920  v-elim:    363  v-fix:    0  time:  3.39 s
79.78/20.01	c learnt bin added due to v-elim: 0
79.78/20.01	c vivif2 --  cl tried     8355 cl shrink        0 lits rem          0 time: 0.01
79.78/20.02	c vivif2 --  cl tried    17661 cl shrink        2 lits rem          8 time: 0.02
80.58/20.20	c asymm  cl-useful: 0/976/8355 lits-rem:0 time: 0.72
80.58/20.20	c calculated reachability. Time: 0.00
80.58/20.20	c  N dy    22    105349       662      8355      3189     17661     53612    279861     23.14     11.12  --
115.74/29.01	c  N dy    23    158024       662      8355      3189     25214     53612    413169     26.51     11.09  --
115.74/29.03	c  S st    23    158024       662      8355      3189     25214     53612    413169     26.51     11.09  --
116.14/29.12	c  S st    23    158526       662      8355      3189     25711     53612    424004     26.51     11.09  --
116.14/29.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.14/29.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.74/29.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.4M T:  1.58
117.74/29.52	c Calc non-exist non-lernt bins v-fix:     0 done:    662 time:  0.00 s
117.74/29.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.74/29.53	c Subs w/ non-existent bins:      2 time:  0.04 s
117.74/29.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.56/29.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.67 s
118.56/29.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
122.95/30.82	c ORs :    344 avg-s:  5.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
122.95/30.82	c lits-rem:      1313  cl-subs:     1504  v-elim:    362  v-fix:    0  time:  4.45 s
122.95/30.82	c learnt bin added due to v-elim: 0
122.95/30.83	c vivif2 --  cl tried     8353 cl shrink        0 lits rem          0 time: 0.00
122.95/30.83	c vivif2 --  cl tried    24207 cl shrink        0 lits rem          0 time: 0.03
123.73/31.02	c asymm  cl-useful: 0/749/8353 lits-rem:0 time: 0.74
123.73/31.02	c calculated reachability. Time: 0.00
123.73/31.02	c  N dy    23    158526       662      8353      3189     24207     53588    395832     26.51     11.09  --
178.06/44.61	c  N dy    24    237789       662      8353      3189     29271     53588    419103     21.06     10.88  --
178.06/44.62	c  S st    24    237789       662      8353      3189     29271     53588    419103     21.06     10.88  --
178.46/44.73	c  S st    24    238291       683      8353      3329     29791     53672    430415     21.06     10.88  --
178.46/44.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.46/44.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.08/45.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      5 BRemN:      0 CBin:       0 P: 28.9M T:  1.84
180.08/45.20	c Calc non-exist non-lernt bins v-fix:     0 done:    683 time:  0.00 s
180.08/45.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.48/45.21	c Subs w/ non-existent bins:      0 time:  0.04 s
180.48/45.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.86/45.37	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.60 s
180.86/45.37	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
184.87/46.30	c ORs :    344 avg-s:  5.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
184.87/46.31	c lits-rem:      2157  cl-subs:     2835  v-elim:    365  v-fix:    0  time:  3.77 s
184.87/46.31	c learnt bin added due to v-elim: 0
184.87/46.31	c vivif2 --  cl tried     8354 cl shrink        0 lits rem          0 time: 0.01
184.87/46.32	c vivif2 --  cl tried    26953 cl shrink        0 lits rem          0 time: 0.03
185.65/46.50	c asymm  cl-useful: 0/676/8354 lits-rem:0 time: 0.72
185.65/46.50	c calculated reachability. Time: 0.00
185.65/46.50	c  N dy    24    238291       682      8354      3324     26953     53682    389123     21.06     10.88  --
281.93/70.67	c  N dy    25    357436       682      8354      3324     31147     53682    460710     23.36     10.71  --
281.93/70.69	c  S st    25    357436       682      8354      3324     31147     53682    460710     23.36     10.71  --
282.73/70.80	c  S st    25    357940       696      8354      3420     31665     53750    471566     23.36     10.71  --
282.73/70.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.73/70.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
284.73/71.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      6 BRemN:      0 CBin:       0 P: 36.0M T:  2.33
284.73/71.39	c Calc non-exist non-lernt bins v-fix:     0 done:    696 time:  0.01 s
284.73/71.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.13/71.40	c Subs w/ non-existent bins:      2 time:  0.04 s
285.13/71.41	c Replacing        3 vars Replaced     1272 lits Time:     0.02 s 
285.13/71.42	c bin-w-bin subsume rem            6 bins  time:  0.00 s
285.55/71.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.70 s
285.55/71.59	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
289.52/72.54	c ORs :    344 avg-s:  5.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
289.52/72.55	c lits-rem:      1856  cl-subs:     2731  v-elim:    364  v-fix:    0  time:  3.85 s
289.52/72.55	c learnt bin added due to v-elim: 0
289.52/72.55	c vivif2 --  cl tried     8352 cl shrink        0 lits rem          0 time: 0.00
289.52/72.56	c vivif2 --  cl tried    28934 cl shrink        0 lits rem          0 time: 0.03
290.34/72.74	c asymm  cl-useful: 0/609/8352 lits-rem:0 time: 0.71
290.34/72.74	c calculated reachability. Time: 0.00
290.34/72.74	c  N dy    25    357940       693      8352      3396     28934     53702    429670     23.36     10.71  --
440.13/110.26	c  N dy    26    536910       693      8352      3396     36755     53702    509216     19.62     10.65  --
440.13/110.29	c  S st    26    536910       693      8352      3396     36755     53702    509216     19.62     10.65  --
440.93/110.40	c  S st    26    537411       717      8352      3550     37281     53810    520571     19.62     10.65  --
440.93/110.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
440.93/110.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.75/111.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:     18 BRemN:      0 CBin:       0 P: 45.6M T:  2.88
443.75/111.12	c Calc non-exist non-lernt bins v-fix:     0 done:    717 time:  0.00 s
443.75/111.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.75/111.14	c Subs w/ non-existent bins:      0 time:  0.06 s
443.75/111.14	c Replacing        3 vars Replaced       70 lits Time:     0.01 s 
443.75/111.15	c bin-w-bin subsume rem            6 bins  time:  0.00 s
444.53/111.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.73 s
444.53/111.33	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
448.54/112.37	c ORs :    344 avg-s:  5.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 11.0 T:    0.02
450.92/112.92	c Added 8 vars  tried: 80000 time: 2.18
450.92/112.94	c ORs :      8 avg-s:  0.0 cl-sh:  3825 l-rem:   3825 b-add:     17 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    2.26
450.92/112.95	c lits-rem:      2254  cl-subs:     2775  v-elim:    364  v-fix:    0  time:  6.46 s
450.92/112.95	c learnt bin added due to v-elim: 0
450.92/112.95	c vivif2 --  cl tried     8359 cl shrink        0 lits rem          0 time: 0.01
450.92/112.96	c vivif2 --  cl tried    34502 cl shrink        0 lits rem          0 time: 0.04
451.32/113.05	c asymm  cl-useful: 0/175/8359 lits-rem:0 time: 0.36
451.32/113.05	c calculated reachability. Time: 0.00
451.32/113.05	c  N dy    26    537411       722      8359      3531     34502     53841    479083     19.62     10.65  --
451.32/113.05	c  F st    26    537411       722      8359      3531     34502     53841    479083     19.62     10.65  --
452.53/113.36	c Decided on static restart strategy
722.17/180.88	c  N dy    33    806116       722      8359      3531     58161     53841    960213     25.35     10.98  --
722.57/180.92	c  S st    33    806116       722      8359      3531     58161     53841    960213     25.35     10.98  --
722.57/180.93	c Finding binary XORs  T:     0.00 s  found:       0
723.37/181.10	c  S st    33    806619       722      8359      3535     58660     53841    970313     25.35     10.98  --
723.37/181.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
723.37/181.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.76/182.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     21 BRemL:      2 BRemN:      0 CBin:       0 P: 60.1M T:  4.70
727.76/182.28	c Calc non-exist non-lernt bins v-fix:     0 done:    722 time:  0.01 s
727.76/182.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
728.16/182.31	c Subs w/ non-existent bins:      0 time:  0.10 s
728.16/182.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.79/182.71	c subs with bin:        2  lits-rem:       626  v-fix:    0  time:  1.54 s
729.79/182.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
734.55/183.99	c ORs :    356 avg-s:  5.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 9.3 T:    0.07
734.95/184.01	c lits-rem:       761  cl-subs:     3852  v-elim:    365  v-fix:    0  time:  5.18 s
734.95/184.01	c learnt bin added due to v-elim: 0
734.95/184.01	c vivif2 --  cl tried     8359 cl shrink        0 lits rem          0 time: 0.01
734.95/184.03	c vivif2 --  cl tried    54803 cl shrink        5 lits rem          5 time: 0.08
735.35/184.14	c asymm  cl-useful: 0/102/8359 lits-rem:0 time: 0.44
735.35/184.15	c calculated reachability. Time: 0.00
735.35/184.15	c  N dy    33    806619       722      8359      3554     54803     53841    898699     25.35     10.98  --
1210.75/303.10	c  N dy    34   1209928       738      8359      3657     69786     53909    977062     19.13     10.53  --
1210.75/303.14	c  S st    34   1209928       738      8359      3657     69786     53909    977062     19.13     10.53  --
1211.55/303.32	c  S st    34   1210432       738      8359      3657     70289     53909    989621     19.13     10.53  --
1211.55/303.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1211.55/303.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1215.54/304.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:     13 BRemL:     23 BRemN:      0 CBin:       0 P: 60.0M T:  4.01
1215.54/304.33	c Calc non-exist non-lernt bins v-fix:     0 done:    738 time:  0.01 s
1215.54/304.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1215.54/304.36	c Subs w/ non-existent bins:      4 time:  0.12 s
1216.34/304.57	c Replacing        4 vars Replaced     8649 lits Time:     0.83 s 
1216.34/304.59	c bin-w-bin subsume rem            5 bins  time:  0.00 s
1217.56/304.89	c subs with bin:      728  lits-rem:       651  v-fix:    0  time:  1.21 s
1217.56/304.89	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1222.73/306.19	c ORs :    355 avg-s:  5.6 cl-sh:     2 l-rem:      8 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1223.13/306.20	c lits-rem:      2157  cl-subs:     5560  v-elim:    357  v-fix:    0  time:  5.23 s
1223.13/306.20	c learnt bin added due to v-elim: 0
1223.13/306.21	c vivif2 --  cl tried     8338 cl shrink        0 lits rem          0 time: 0.01
1223.13/306.22	c vivif2 --  cl tried    46778 cl shrink      331 lits rem        416 time: 0.07
1223.53/306.32	c asymm  cl-useful: 1/135/8338 lits-rem:2 time: 0.40
1223.53/306.32	c calculated reachability. Time: 0.00
1223.53/306.32	c  N dy    34   1210432       733      8338      3599     46778     53755    675725     19.13     10.53  --
1921.40/481.06	c  N dy    35   1710432       740      8338      3634     78950     53787   1133454     19.38     10.43  --
1921.80/481.11	c  S st    35   1710432       740      8338      3634     78950     53787   1133454     19.38     10.43  --
1922.60/481.30	c  S st    35   1710935       748      8338      3668     79485     53819   1144976     19.38     10.43  --
1922.60/481.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1922.60/481.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1927.00/482.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     17 BRemN:      0 CBin:       0 P: 60.0M T:  4.59
1927.00/482.46	c Calc non-exist non-lernt bins v-fix:     0 done:    748 time:  0.01 s
1927.00/482.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1927.40/482.50	c Subs w/ non-existent bins:      5 time:  0.15 s
1927.80/482.61	c bin-w-bin subsume rem            5 bins  time:  0.00 s
1929.79/483.10	c subs with bin:     1532  lits-rem:       752  v-fix:    0  time:  1.94 s
1929.79/483.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1935.39/484.59	c ORs :    354 avg-s:  5.5 cl-sh:    20 l-rem:     80 b-add:      1 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.08
1938.21/485.27	c Added 8 vars  tried: 80000 time: 2.71
1938.58/485.34	c ORs :      8 avg-s:  0.0 cl-sh:  6603 l-rem:   6603 b-add:     16 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    3.01
1938.58/485.36	c lits-rem:      1836  cl-subs:     5442  v-elim:    355  v-fix:    0  time:  9.04 s
1938.58/485.36	c learnt bin added due to v-elim: 0
1938.58/485.37	c vivif2 --  cl tried     8326 cl shrink        0 lits rem          0 time: 0.01
1938.58/485.39	c vivif2 --  cl tried    60560 cl shrink       11 lits rem         19 time: 0.09
1938.98/485.49	c asymm  cl-useful: 1/111/8326 lits-rem:2 time: 0.42
1939.38/485.50	c calculated reachability. Time: 0.00
1939.38/485.50	c  N dy    35   1710935       755      8326      3635     60560     53762    896817     19.38     10.43  --
2782.26/696.52	c  N dy    36   2210936       755      8326      3639     77171     53762   1107084     24.02     10.59  --
2782.26/696.56	c  S st    36   2210936       755      8326      3639     77171     53762   1107084     24.02     10.59  --
2782.26/696.57	c Finding binary XORs  T:     0.00 s  found:       0
2783.46/696.81	c  S st    36   2211439       755      8326      3640     77673     53762   1117656     24.02     10.59  --
2783.46/696.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2783.46/696.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2787.85/697.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      1 BRemN:      0 CBin:       0 P: 60.0M T:  4.65
2787.85/697.98	c Calc non-exist non-lernt bins v-fix:     0 done:    755 time:  0.01 s
2787.85/697.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2788.25/698.01	c Subs w/ non-existent bins:      1 time:  0.15 s
2788.25/698.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2789.85/698.46	c subs with bin:        0  lits-rem:        30  v-fix:    0  time:  1.69 s
2789.85/698.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2795.06/699.76	c ORs :    366 avg-s:  5.4 cl-sh:   714 l-rem:    714 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 8.5 T:    0.17
2795.06/699.78	c lits-rem:       819  cl-subs:     4085  v-elim:    355  v-fix:    0  time:  5.27 s
2795.06/699.78	c learnt bin added due to v-elim: 0
2795.06/699.79	c vivif2 --  cl tried     8326 cl shrink        0 lits rem          0 time: 0.01
2795.44/699.82	c vivif2 --  cl tried    73585 cl shrink      275 lits rem        355 time: 0.12
2795.83/699.92	c asymm  cl-useful: 0/87/8326 lits-rem:0 time: 0.42
2795.83/699.93	c calculated reachability. Time: 0.00
2795.83/699.93	c  N dy    36   2211439       755      8326      3641     73585     53762   1060299     24.02     10.59  --
3723.82/932.28	c  N dy    37   2711439       755      8326      3641     97391     53762   1527424     22.83     10.82  --
3724.22/932.35	c  S st    37   2711439       755      8326      3641     97391     53762   1527424     22.83     10.82  --
3725.42/932.62	c  S st    37   2711941       758      8326      3649     97895     53774   1538685     22.83     10.82  --
3725.42/932.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3725.42/932.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3730.63/933.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  5.27
3730.63/933.95	c Calc non-exist non-lernt bins v-fix:     0 done:    758 time:  0.01 s
3730.63/933.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3730.63/934.00	c Subs w/ non-existent bins:      0 time:  0.19 s
3731.03/934.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3733.40/934.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.50 s
3733.40/934.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3743.80/937.20	c ORs :    366 avg-s:  5.4 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.24
3743.80/937.24	c lits-rem:       511  cl-subs:     3704  v-elim:    377  v-fix:    0  time: 10.31 s
3743.80/937.24	c learnt bin added due to v-elim: 0
3743.80/937.24	c vivif2 --  cl tried     8326 cl shrink        0 lits rem          0 time: 0.01
3743.80/937.28	c vivif2 --  cl tried    94190 cl shrink        4 lits rem          4 time: 0.16
3744.21/937.40	c asymm  cl-useful: 0/68/8326 lits-rem:0 time: 0.47
3744.59/937.40	c calculated reachability. Time: 0.00
3744.59/937.40	c  N dy    37   2711941       758      8326      3649     94190     53774   1468751     22.83     10.82  --
3744.59/937.40	c  F st    37   2711941       758      8326      3649     94190     53774   1468751     22.83     10.82  --
3748.20/938.40	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-3265893-1304181688/watcher-3265893-1304181688 -o /tmp/evaluation-result-3265893-1304181688/solver-3265893-1304181688 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3265893-1304181688.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.80 7.78 7.93 7/180 10558
/proc/meminfo: memFree=24323572/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=51076 CPUtime=0 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 923 0 0 0 0 0 0 0 25 0 1 0 529766539 52301824 855 33554432000 4194304 4797429 140734533493408 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10558/statm: 12769 855 349 148 0 7698 0

[startup+0.106925 s]
/proc/loadavg: 6.80 7.78 7.93 7/180 10558
/proc/meminfo: memFree=24323572/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=216504 CPUtime=0.3 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 2276 0 0 0 30 0 0 0 18 0 4 0 529766539 221700096 2149 33554432000 4194304 4797429 140734533493408 18446744073709551615 4413086 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 54126 2149 375 148 0 49055 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 216504

[startup+0.200907 s]
/proc/loadavg: 6.80 7.78 7.93 7/180 10558
/proc/meminfo: memFree=24323572/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=216768 CPUtime=0.68 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 2338 0 0 0 68 0 0 0 18 0 4 0 529766539 221970432 2211 33554432000 4194304 4797429 140734533493408 18446744073709551615 4430038 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 54192 2211 375 148 0 49121 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 216768

[startup+0.300891 s]
/proc/loadavg: 6.80 7.78 7.93 7/180 10558
/proc/meminfo: memFree=24323572/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=678720 CPUtime=1.08 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 3633 0 0 0 107 1 0 0 18 0 4 0 529766539 695009280 3095 33554432000 4194304 4797429 140734533493408 18446744073709551615 4358730 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 169680 3095 403 148 0 164609 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 678720

[startup+0.700817 s]
/proc/loadavg: 6.80 7.78 7.93 7/180 10558
/proc/meminfo: memFree=24323572/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=680340 CPUtime=2.68 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 5157 0 0 0 267 1 0 0 18 0 4 0 529766539 696668160 3830 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 170085 3830 411 148 0 165014 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 680340

[startup+1.50067 s]
/proc/loadavg: 6.80 7.78 7.93 9/184 10562
/proc/meminfo: memFree=24298748/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=683180 CPUtime=5.87 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 6808 0 0 0 586 1 0 0 20 0 4 0 529766539 699576320 5197 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425927 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 170795 5197 415 148 0 165724 0
[pid=10558/tid=10560] ppid=10556 vsize=683180 CPUtime=1.45 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 1211 0 0 0 145 0 0 0 25 0 4 0 529766542 699576320 5197 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=683180 CPUtime=1.46 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 1071 0 0 0 146 0 0 0 20 0 4 0 529766542 699576320 5197 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=683180 CPUtime=1.45 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 1193 0 0 0 145 0 0 0 25 0 4 0 529766542 699576320 5197 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 683180

[startup+3.10038 s]
/proc/loadavg: 6.80 7.78 7.93 9/184 10562
/proc/meminfo: memFree=24293416/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=685040 CPUtime=12.27 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 8537 0 0 0 1225 2 0 0 25 0 4 0 529766539 701480960 5453 33554432000 4194304 4797429 140734533493408 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 171260 5453 418 148 0 166189 0
[pid=10558/tid=10560] ppid=10556 vsize=685040 CPUtime=3.05 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 1483 0 0 0 305 0 0 0 25 0 4 0 529766542 701480960 5453 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=685040 CPUtime=3.06 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 1361 0 0 0 306 0 0 0 25 0 4 0 529766542 701480960 5453 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=685040 CPUtime=3.04 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 1500 0 0 0 304 0 0 0 25 0 4 0 529766542 701480960 5453 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 685040

[startup+6.3008 s]
/proc/loadavg: 6.90 7.78 7.93 9/184 10562
/proc/meminfo: memFree=24283876/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=687904 CPUtime=25.05 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 11385 0 0 0 2503 2 0 0 25 0 4 0 529766539 704413696 6950 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524101 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 171976 6950 418 148 0 166905 0
[pid=10558/tid=10560] ppid=10556 vsize=687904 CPUtime=6.25 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 1899 0 0 0 625 0 0 0 25 0 4 0 529766542 704413696 6950 33554432000 4194304 4797429 140734533493408 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=687904 CPUtime=6.25 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 1936 0 0 0 625 0 0 0 25 0 4 0 529766542 704413696 6950 33554432000 4194304 4797429 140734533493408 18446744073709551615 4422906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=687904 CPUtime=6.23 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 1965 0 0 0 623 0 0 0 25 0 4 0 529766542 704413696 6950 33554432000 4194304 4797429 140734533493408 18446744073709551615 4520016 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 687904

[startup+12.7006 s]
/proc/loadavg: 6.98 7.78 7.93 9/184 10562
/proc/meminfo: memFree=24273108/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=690152 CPUtime=50.62 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 13843 0 0 0 5059 3 0 0 25 0 4 0 529766539 706715648 8423 33554432000 4194304 4797429 140734533493408 18446744073709551615 4509088 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 172538 8423 419 148 0 167467 0
[pid=10558/tid=10560] ppid=10556 vsize=690152 CPUtime=12.65 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 2226 0 0 0 1265 0 0 0 25 0 4 0 529766542 706715648 8423 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=690152 CPUtime=12.65 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 2181 0 0 0 1265 0 0 0 25 0 4 0 529766542 706715648 8423 33554432000 4194304 4797429 140734533493408 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=690152 CPUtime=12.59 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 2240 0 0 0 1259 0 0 0 25 0 4 0 529766542 706715648 8423 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 690152

[startup+25.5003 s]
/proc/loadavg: 7.28 7.81 7.94 9/184 10563
/proc/meminfo: memFree=24264992/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=693760 CPUtime=101.76 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 19710 0 0 0 10172 4 0 0 25 0 4 0 529766539 710410240 8997 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425997 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 173440 8997 419 148 0 168369 0
[pid=10558/tid=10560] ppid=10556 vsize=693760 CPUtime=25.44 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 3019 0 0 0 2544 0 0 0 25 0 4 0 529766542 710410240 8997 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=693760 CPUtime=25.45 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 2981 0 0 0 2545 0 0 0 25 0 4 0 529766542 710410240 8997 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=693760 CPUtime=25.33 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 2942 0 0 0 2533 0 0 0 25 0 4 0 529766542 710410240 8997 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 693760

[startup+51.1006 s]
/proc/loadavg: 7.58 7.84 7.94 9/184 10563
/proc/meminfo: memFree=24249352/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=697120 CPUtime=204.03 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 28524 0 0 0 20397 6 0 0 25 0 4 0 529766539 713850880 11361 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 174280 11361 422 148 0 169209 0
[pid=10558/tid=10560] ppid=10556 vsize=697120 CPUtime=51.05 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 4223 0 0 0 5104 1 0 0 25 0 4 0 529766542 713850880 11361 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=697120 CPUtime=51.05 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 3904 0 0 0 5105 0 0 0 25 0 4 0 529766542 713850880 11361 33554432000 4194304 4797429 140734533493408 18446744073709551615 4520020 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=697120 CPUtime=50.81 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 3735 0 0 0 5080 1 0 0 25 0 4 0 529766542 713850880 11361 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524398 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 697120

[startup+102.3 s]
/proc/loadavg: 7.92 7.89 7.95 9/184 10565
/proc/meminfo: memFree=24230620/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=703508 CPUtime=408.59 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 44765 0 0 0 40849 10 0 0 25 0 4 0 529766539 720392192 13576 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 175877 13576 421 148 0 170806 0
[pid=10558/tid=10560] ppid=10556 vsize=703508 CPUtime=102.25 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 5665 0 0 0 10224 1 0 0 25 0 4 0 529766542 720392192 13576 33554432000 4194304 4797429 140734533493408 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=703508 CPUtime=102.26 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 5486 0 0 0 10225 1 0 0 25 0 4 0 529766542 720392192 13576 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=703508 CPUtime=101.75 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 5413 0 0 0 10174 1 0 0 25 0 4 0 529766542 720392192 13576 33554432000 4194304 4797429 140734533493408 18446744073709551615 4492026 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 703508

[startup+162.3 s]
/proc/loadavg: 8.01 7.92 7.96 9/184 10566
/proc/meminfo: memFree=24212736/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=707752 CPUtime=648.26 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 60332 0 0 0 64810 16 0 0 25 0 4 0 529766539 724738048 15688 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 176938 15688 421 148 0 171867 0
[pid=10558/tid=10560] ppid=10556 vsize=707752 CPUtime=162.25 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 7488 0 0 0 16223 2 0 0 25 0 4 0 529766542 724738048 15688 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=707752 CPUtime=162.26 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 7018 0 0 0 16224 2 0 0 25 0 4 0 529766542 724738048 15688 33554432000 4194304 4797429 140734533493408 18446744073709551615 4648004 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=707752 CPUtime=161.43 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 6841 0 0 0 16141 2 0 0 25 0 4 0 529766542 724738048 15688 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 707752

[startup+222.306 s]
/proc/loadavg: 8.04 7.95 7.97 9/184 10568
/proc/meminfo: memFree=24196604/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=713880 CPUtime=887.98 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 74754 0 0 0 88776 22 0 0 25 0 4 0 529766539 731013120 17721 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 178470 17721 421 148 0 173399 0
[pid=10558/tid=10560] ppid=10556 vsize=713880 CPUtime=222.25 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 9020 0 0 0 22223 2 0 0 25 0 4 0 529766542 731013120 17721 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=713880 CPUtime=222.26 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 8700 0 0 0 22224 2 0 0 25 0 4 0 529766542 731013120 17721 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=713880 CPUtime=221.13 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 8464 0 0 0 22110 3 0 0 25 0 4 0 529766542 731013120 17721 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 713880

[startup+282.301 s]

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

[pid=10558] ppid=10556 vsize=732012 CPUtime=2565.75 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 150545 0 0 0 256518 57 0 0 25 0 4 0 529766539 749580288 25353 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 183003 25353 421 148 0 177932 0
[pid=10558/tid=10560] ppid=10556 vsize=732012 CPUtime=642.26 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 18220 0 0 0 64219 7 0 0 25 0 4 0 529766542 749580288 25353 33554432000 4194304 4797429 140734533493408 18446744073709551615 4656131 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=732012 CPUtime=642.27 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 17500 0 0 0 64221 6 0 0 25 0 4 0 529766542 749580288 25353 33554432000 4194304 4797429 140734533493408 18446744073709551615 4520284 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=732012 CPUtime=638.88 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 17180 0 0 0 63880 8 0 0 25 0 4 0 529766542 749580288 25353 33554432000 4194304 4797429 140734533493408 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.75
Current children cumulated vsize (KiB) 732012

[startup+702.301 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 10581
/proc/meminfo: memFree=24119344/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=733372 CPUtime=2805.43 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 159866 0 0 0 280481 62 0 0 25 0 4 0 529766539 750972928 25801 33554432000 4194304 4797429 140734533493408 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 183343 25801 421 148 0 178272 0
[pid=10558/tid=10560] ppid=10556 vsize=733372 CPUtime=702.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 19349 0 0 0 70219 8 0 0 25 0 4 0 529766542 750972928 25801 33554432000 4194304 4797429 140734533493408 18446744073709551615 4519816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=733372 CPUtime=702.27 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 18554 0 0 0 70220 7 0 0 25 0 4 0 529766542 750972928 25801 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=733372 CPUtime=698.55 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 18267 0 0 0 69846 9 0 0 25 0 4 0 529766542 750972928 25801 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 733372

[startup+762.301 s]
/proc/loadavg: 8.03 8.07 8.01 9/184 10582
/proc/meminfo: memFree=24107164/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=736616 CPUtime=3045.13 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 170437 0 0 0 304445 68 0 0 25 0 4 0 529766539 754294784 27164 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 184154 27164 421 148 0 179083 0
[pid=10558/tid=10560] ppid=10556 vsize=736616 CPUtime=762.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 20919 0 0 0 76219 8 0 0 25 0 4 0 529766542 754294784 27164 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=736616 CPUtime=762.28 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 19639 0 0 0 76220 8 0 0 25 0 4 0 529766542 754294784 27164 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429003 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=736616 CPUtime=758.23 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 19641 0 0 0 75814 9 0 0 25 0 4 0 529766542 754294784 27164 33554432000 4194304 4797429 140734533493408 18446744073709551615 4519816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 736616

[startup+822.301 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 10584
/proc/meminfo: memFree=24099836/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=736944 CPUtime=3284.8 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 180861 0 0 0 328407 73 0 0 25 0 4 0 529766539 754630656 28670 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424614 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 184236 28670 421 148 0 179165 0
[pid=10558/tid=10560] ppid=10556 vsize=736944 CPUtime=822.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 22757 0 0 0 82218 9 0 0 25 0 4 0 529766542 754630656 28670 33554432000 4194304 4797429 140734533493408 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=736944 CPUtime=822.28 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 20814 0 0 0 82219 9 0 0 25 0 4 0 529766542 754630656 28670 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=736944 CPUtime=817.9 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 21198 0 0 0 81780 10 0 0 25 0 4 0 529766542 754630656 28670 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.8
Current children cumulated vsize (KiB) 736944

[startup+882.306 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 10586
/proc/meminfo: memFree=24080840/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=737132 CPUtime=3524.5 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 188256 0 0 0 352371 79 0 0 25 0 4 0 529766539 754823168 30761 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 184283 30761 421 148 0 179212 0
[pid=10558/tid=10560] ppid=10556 vsize=737132 CPUtime=882.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 23935 0 0 0 88218 9 0 0 25 0 4 0 529766542 754823168 30761 33554432000 4194304 4797429 140734533493408 18446744073709551615 4519821 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=737132 CPUtime=882.29 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 21962 0 0 0 88219 10 0 0 25 0 4 0 529766542 754823168 30761 33554432000 4194304 4797429 140734533493408 18446744073709551615 4647938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=737132 CPUtime=877.59 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 22214 0 0 0 87748 11 0 0 25 0 4 0 529766542 754823168 30761 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 737132

[startup+942.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 10587
/proc/meminfo: memFree=24077852/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=737984 CPUtime=3764.17 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 197623 0 0 0 376333 84 0 0 25 0 4 0 529766539 755695616 31567 33554432000 4194304 4797429 140734533493408 18446744073709551615 4377056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 184496 31567 421 148 0 179425 0
[pid=10558/tid=10560] ppid=10556 vsize=737984 CPUtime=942.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 25029 0 0 0 94217 10 0 0 25 0 4 0 529766542 755695616 31567 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429214 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=737984 CPUtime=942.28 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 23046 0 0 0 94218 10 0 0 25 0 4 0 529766542 755695616 31567 33554432000 4194304 4797429 140734533493408 18446744073709551615 4508782 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=737984 CPUtime=937.26 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 22901 0 0 0 93714 12 0 0 25 0 4 0 529766542 755695616 31567 33554432000 4194304 4797429 140734533493408 18446744073709551615 4519908 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 737984

[startup+1002.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/184 10589
/proc/meminfo: memFree=24071252/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=740136 CPUtime=4003.84 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 204716 0 0 0 400297 87 0 0 25 0 4 0 529766539 757899264 33148 33554432000 4194304 4797429 140734533493408 18446744073709551615 4331944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 185034 33148 421 148 0 179963 0
[pid=10558/tid=10560] ppid=10556 vsize=740136 CPUtime=1002.26 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 25651 0 0 0 100216 10 0 0 25 0 4 0 529766542 757899264 33148 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=740136 CPUtime=1002.29 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 24161 0 0 0 100218 11 0 0 25 0 4 0 529766542 757899264 33148 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424877 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=740136 CPUtime=996.94 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 23993 0 0 0 99681 13 0 0 25 0 4 0 529766542 757899264 33148 33554432000 4194304 4797429 140734533493408 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 740136

[startup+1062.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 10590
/proc/meminfo: memFree=24069500/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=741732 CPUtime=4243.52 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 213700 0 0 0 424261 91 0 0 25 0 4 0 529766539 759533568 32202 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 185433 32202 421 148 0 180362 0
[pid=10558/tid=10560] ppid=10556 vsize=741732 CPUtime=1062.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 26798 0 0 0 106216 11 0 0 25 0 4 0 529766542 759533568 32202 33554432000 4194304 4797429 140734533493408 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=741732 CPUtime=1062.29 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 25367 0 0 0 106218 11 0 0 25 0 4 0 529766542 759533568 32202 33554432000 4194304 4797429 140734533493408 18446744073709551615 4423098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=741732 CPUtime=1056.62 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 25083 0 0 0 105648 14 0 0 25 0 4 0 529766542 759533568 32202 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 741732

[startup+1122.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 10592
/proc/meminfo: memFree=24063148/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=743996 CPUtime=4483.2 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 220430 0 0 0 448225 95 0 0 25 0 4 0 529766539 761851904 33508 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 185999 33508 421 148 0 180928 0
[pid=10558/tid=10560] ppid=10556 vsize=743996 CPUtime=1122.28 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 27938 0 0 0 112216 12 0 0 25 0 4 0 529766542 761851904 33508 33554432000 4194304 4797429 140734533493408 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=743996 CPUtime=1122.29 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 26044 0 0 0 112217 12 0 0 25 0 4 0 529766542 761851904 33508 33554432000 4194304 4797429 140734533493408 18446744073709551615 4520404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=743996 CPUtime=1116.3 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 26126 0 0 0 111615 15 0 0 25 0 4 0 529766542 761851904 33508 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.2
Current children cumulated vsize (KiB) 743996

[startup+1182.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 10603
/proc/meminfo: memFree=24060156/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=744188 CPUtime=4722.89 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 228493 0 0 0 472190 99 0 0 25 0 4 0 529766539 762048512 33099 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 186047 33099 421 148 0 180976 0
[pid=10558/tid=10560] ppid=10556 vsize=744188 CPUtime=1182.27 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 28984 0 0 0 118215 12 0 0 25 0 4 0 529766542 762048512 33099 33554432000 4194304 4797429 140734533493408 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=744188 CPUtime=1182.29 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 27316 0 0 0 118217 12 0 0 25 0 4 0 529766542 762048512 33099 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=744188 CPUtime=1175.98 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 26780 0 0 0 117583 15 0 0 25 0 4 0 529766542 762048512 33099 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.89
Current children cumulated vsize (KiB) 744188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.05 8.00 5/179 10604
/proc/meminfo: memFree=24211424/32951124 swapFree=67111524/67111528
[pid=10558] ppid=10556 vsize=744224 CPUtime=4800.41 cores=1,3,5,7
/proc/10558/stat : 10558 (techdemo) R 10556 10558 10191 0 -1 4202496 230361 0 0 0 479940 101 0 0 25 0 4 0 529766539 762085376 33640 33554432000 4194304 4797429 140734533493408 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10558/statm: 186056 33640 421 148 0 180985 0
[pid=10558/tid=10560] ppid=10556 vsize=744224 CPUtime=1201.68 cores=1,3,5,7
/proc/10558/task/10560/stat : 10560 (techdemo) R 10556 10558 10191 0 -1 4202560 29267 0 0 0 120155 13 0 0 25 0 4 0 529766542 762085376 33640 33554432000 4194304 4797429 140734533493408 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10558/tid=10561] ppid=10556 vsize=744224 CPUtime=1201.69 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (techdemo) R 10556 10558 10191 0 -1 4202560 27492 0 0 0 120157 12 0 0 25 0 4 0 529766542 762085376 33640 33554432000 4194304 4797429 140734533493408 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10558/tid=10562] ppid=10556 vsize=744224 CPUtime=1195.27 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (techdemo) R 10556 10558 10191 0 -1 4202560 27382 0 0 0 119512 15 0 0 25 0 4 0 529766542 762085376 33640 33554432000 4194304 4797429 140734533493408 18446744073709551615 4428580 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 744224

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.44
CPU user time (s): 4799.43
CPU system time (s): 1.01684
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 848556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.43
system time used= 1.01684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230361
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= 944
involuntary context switches= 32202

runsolver used 1.9597 second user time and 4.48532 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 18:41:28
IDJOB=3265893
IDBENCH=85826
IDSOLVER=1584
FILE ID=node139/3265893-1304181688
RUNJOBID= node139-1304181688-10506
PBS_JOBID= 13172444
Free space on /tmp= 72892 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265893-1304181688/watcher-3265893-1304181688 -o /tmp/evaluation-result-3265893-1304181688/solver-3265893-1304181688 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3265893-1304181688.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=406789558

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      24323852 kB
Buffers:       2065368 kB
Cached:        5955872 kB
SwapCached:          4 kB
Active:        1061572 kB
Inactive:      7046372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24323852 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16720 kB
Writeback:           0 kB
AnonPages:       86748 kB
Mapped:          14856 kB
Slab:           455008 kB
PageTables:       4236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   684972 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= 72876 MiB
End job on node139 at 2011-04-30 19:01:32