Trace number 3173036

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.33 1201.92

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
MD5SUM28731ba8f9c5274ff0cd070fd7aeff45
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3173036-1304125415.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.47/0.13	c asymm  cl-useful: 0/1879/8010 lits-rem:0 time: 0.45
0.47/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.02
0.47/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.47/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.47/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.47/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.47/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.47/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.47/0.16	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.07 s
0.47/0.16	c learnt bin added due to v-elim: 0
0.47/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.47/0.16	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.47/0.16	c calculated reachability. Time: 0.00
0.47/0.16	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      44
0.47/0.16	c =========================================================================================
0.47/0.16	c types(t): F = full restart, N = normal restart
0.47/0.16	c types(t): S = simplification begin/end, E = solution found
0.47/0.16	c restart types(rt): st = static, dy = dynamic
0.47/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.47/0.16	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.72/0.27	c Decided on static restart strategy
9.91/2.59	c  N dy     9     30000        90      8010         0      9908     56070    235158     29.73     24.44  --
10.31/2.60	c  S st     9     30000        90      8010         0      9908     56070    235158     29.73     24.44  --
10.31/2.65	c  S st     9     30502        90      8010         0     10375     56070    248585     29.73     24.44  --
10.31/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.31/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.31/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.11
10.31/2.68	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
10.31/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.31/2.68	c Subs w/ non-existent bins:      0 time:  0.01 s
10.31/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.31/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.31/2.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.53/3.45	c lits-rem:      1716  cl-subs:     1193  v-elim:     90  v-fix:    0  time:  3.05 s
13.53/3.45	c learnt bin added due to v-elim: 0
13.53/3.45	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.53/3.45	c vivif2 --  cl tried     9182 cl shrink        0 lits rem          0 time: 0.01
14.31/3.61	c asymm  cl-useful: 0/2638/8010 lits-rem:0 time: 0.65
14.31/3.61	c calculated reachability. Time: 0.00
14.31/3.61	c  N dy     9     30502        90      8010         0      9182     56070    215940     29.73     24.44  --
14.31/3.61	c  F st     9     30502        90      8010         0      9182     56070    215940     29.73     24.44  --
14.70/3.78	c Decided on static restart strategy
19.90/5.02	c  N dy    19     45754        90      8010         0     15978     56070    397009     29.84     24.57  --
19.90/5.04	c  S st    19     45754        90      8010         0     15978     56070    397009     29.84     24.57  --
20.30/5.11	c  S st    19     46259        90      8010         0      8257     56070    154946     29.84     24.57  --
20.30/5.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.30/5.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.30/5.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
20.30/5.14	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
20.30/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.30/5.14	c Subs w/ non-existent bins:      0 time:  0.00 s
20.30/5.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.30/5.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.30/5.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.33/5.64	c lits-rem:        53  cl-subs:      163  v-elim:     90  v-fix:    0  time:  1.99 s
22.33/5.64	c learnt bin added due to v-elim: 0
22.33/5.64	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.33/5.64	c vivif2 --  cl tried     8094 cl shrink        0 lits rem          0 time: 0.00
22.70/5.79	c asymm  cl-useful: 0/2477/8010 lits-rem:0 time: 0.60
22.70/5.79	c calculated reachability. Time: 0.00
22.70/5.79	c  N dy    19     46259        90      8010         0      8094     56070    152351     29.84     24.57  --
33.09/8.32	c  N dy    21     69389        90      8010         0     10103     56070    177773     29.82     24.56  --
33.09/8.33	c  S st    21     69389        90      8010         0     10103     56070    177773     29.82     24.56  --
33.09/8.38	c  S st    21     69891        90      8010         0     10579     56070    191728     29.82     24.56  --
33.09/8.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/8.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/8.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
33.49/8.41	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
33.49/8.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/8.41	c Subs w/ non-existent bins:      0 time:  0.00 s
33.49/8.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/8.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/8.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.50/8.98	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
39.08/9.89	c Added 1 vars  tried: 35378 time: 3.64
39.08/9.90	c ORs :      1 avg-s:  0.0 cl-sh:  1224 l-rem:   1224 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.66
39.50/9.90	c lits-rem:       158  cl-subs:      233  v-elim:     90  v-fix:    0  time:  5.95 s
39.50/9.90	c learnt bin added due to v-elim: 0
39.50/9.91	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
39.50/9.91	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
39.50/9.98	c asymm  cl-useful: 0/1017/8011 lits-rem:0 time: 0.29
39.50/9.98	c calculated reachability. Time: 0.00
39.50/9.98	c  N dy    21     69891        91      8011         2     10346     56065    185764     29.82     24.56  --
39.50/9.98	c  F st    21     69891        91      8011         2     10346     56065    185764     29.82     24.56  --
40.28/10.17	c Decided on static restart strategy
54.65/13.70	c  N dy    33    104837        91      8011         2     19404     56065    423703     29.69     24.57  --
54.65/13.72	c  S st    33    104837        91      8011         2     19404     56065    423703     29.69     24.57  --
54.65/13.79	c  S st    33    105340        91      8011         2     19886     56065    437666     29.69     24.57  --
54.65/13.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.65/13.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.06/13.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.27
55.06/13.86	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
55.06/13.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.06/13.86	c Subs w/ non-existent bins:      0 time:  0.01 s
55.06/13.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.06/13.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.06/13.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.86/15.00	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
59.86/15.01	c lits-rem:      2191  cl-subs:     2114  v-elim:     90  v-fix:    0  time:  4.58 s
59.86/15.01	c learnt bin added due to v-elim: 0
59.86/15.01	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
59.86/15.01	c vivif2 --  cl tried    17772 cl shrink        0 lits rem          0 time: 0.01
60.26/15.19	c asymm  cl-useful: 0/2334/8011 lits-rem:0 time: 0.68
60.26/15.19	c calculated reachability. Time: 0.00
60.26/15.19	c  N dy    33    105340        91      8011         2     17772     56065    376732     29.69     24.57  --
88.24/22.11	c  N dy    36    158010        91      8011         2     25045     56065    548388     30.65     24.64  --
88.24/22.13	c  S st    36    158010        91      8011         2     25045     56065    548388     30.65     24.64  --
88.61/22.21	c  S st    36    158513        91      8011         2     25529     56065    563000     30.65     24.64  --
88.61/22.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.61/22.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.01/22.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.34
89.01/22.30	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
89.01/22.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.01/22.30	c Subs w/ non-existent bins:      0 time:  0.02 s
89.01/22.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.01/22.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.01/22.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.21/23.70	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
94.61/23.70	c lits-rem:      1877  cl-subs:     2682  v-elim:     90  v-fix:    0  time:  5.57 s
94.61/23.70	c learnt bin added due to v-elim: 0
94.61/23.70	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
94.61/23.71	c vivif2 --  cl tried    22847 cl shrink        0 lits rem          0 time: 0.02
95.01/23.80	c asymm  cl-useful: 0/860/8011 lits-rem:0 time: 0.36
95.01/23.80	c calculated reachability. Time: 0.00
95.01/23.80	c  N dy    36    158513        91      8011         2     22847     56065    483676     30.65     24.64  --
145.48/36.51	c  N dy    39    237769        91      8011         2     27850     56065    564824     30.17     24.70  --
145.48/36.54	c  S st    39    237769        91      8011         2     27850     56065    564824     30.17     24.70  --
145.88/36.63	c  S st    39    238270        93      8011         6     28333     56073    578825     30.17     24.70  --
145.88/36.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.88/36.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.27/36.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.48
146.27/36.76	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
146.27/36.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.27/36.76	c Subs w/ non-existent bins:      0 time:  0.02 s
146.27/36.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.27/36.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.27/36.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
152.20/38.25	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
152.20/38.26	c lits-rem:      2360  cl-subs:     2627  v-elim:     90  v-fix:    0  time:  5.90 s
152.20/38.26	c learnt bin added due to v-elim: 0
152.20/38.26	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
152.20/38.27	c vivif2 --  cl tried    25706 cl shrink        0 lits rem          0 time: 0.02
152.59/38.36	c asymm  cl-useful: 0/726/8011 lits-rem:0 time: 0.37
152.59/38.36	c calculated reachability. Time: 0.00
152.59/38.36	c  N dy    39    238270        93      8011         6     25706     56073    504620     30.17     24.70  --
241.61/60.74	c  N dy    53    357406        93      8011         6     29621     56073    533017     29.86     24.67  --
241.61/60.76	c  S st    53    357406        93      8011         6     29621     56073    533017     29.86     24.67  --
242.01/60.86	c  S st    53    357912        96      8011        12     30109     56085    547422     29.86     24.67  --
242.01/60.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.01/60.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.41/60.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.50
242.41/60.99	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
242.41/60.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.41/60.99	c Subs w/ non-existent bins:      0 time:  0.02 s
242.81/61.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.81/61.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.81/61.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
247.21/62.18	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
247.21/62.18	c lits-rem:      1075  cl-subs:     2064  v-elim:     90  v-fix:    0  time:  4.72 s
247.21/62.18	c learnt bin added due to v-elim: 0
247.21/62.19	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
247.21/62.19	c vivif2 --  cl tried    28045 cl shrink        0 lits rem          0 time: 0.02
247.61/62.28	c asymm  cl-useful: 0/659/8011 lits-rem:0 time: 0.36
247.61/62.28	c calculated reachability. Time: 0.00
247.61/62.28	c  N dy    53    357912        96      8011        12     28045     56085    493924     29.86     24.67  --
410.59/103.04	c  N dy    55    536869        96      8011        12     35524     56085    607511     29.61     24.19  --
410.59/103.07	c  S st    55    536869        96      8011        12     35524     56085    607511     29.61     24.19  --
410.99/103.19	c  S st    55    537371        97      8011        14     36002     56089    621351     29.61     24.19  --
410.99/103.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.99/103.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.79/103.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.64
411.79/103.35	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
411.79/103.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.79/103.36	c Subs w/ non-existent bins:      0 time:  0.02 s
411.79/103.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.79/103.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.79/103.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
418.18/104.95	c ORs :      1 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
443.36/111.23	c Added 1 vars  tried: 80000 time: 25.10
443.36/111.29	c ORs :      1 avg-s:  0.0 cl-sh:  4176 l-rem:   4176 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   25.33
443.74/111.30	c lits-rem:       914  cl-subs:     2336  v-elim:     90  v-fix:    0  time: 31.68 s
443.74/111.30	c learnt bin added due to v-elim: 0
443.74/111.30	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
443.74/111.31	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.02
444.14/111.40	c asymm  cl-useful: 0/559/8012 lits-rem:0 time: 0.38
444.14/111.40	c calculated reachability. Time: 0.00
444.14/111.40	c  N dy    55    537371        98      8012        16     33666     56081    558766     29.61     24.19  --
444.14/111.40	c  F st    55    537371        98      8012        16     33666     56081    558766     29.61     24.19  --
445.34/111.77	c Decided on static restart strategy
718.98/180.20	c  N dy    64    806056        98      8012        16     55574     56081   1102137     29.62     23.86  --
718.98/180.24	c  S st    64    806056        98      8012        16     55574     56081   1102137     29.62     23.86  --
719.80/180.43	c  S st    64    806561        98      8012        16     56058     56081   1116139     29.62     23.86  --
719.80/180.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.80/180.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.98/180.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  1.44
720.98/180.79	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
720.98/180.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
721.37/180.80	c Subs w/ non-existent bins:      0 time:  0.04 s
721.37/180.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.37/180.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.37/180.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
737.77/184.94	c ORs :      2 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
737.77/184.96	c lits-rem:      1103  cl-subs:     5947  v-elim:     90  v-fix:    0  time: 16.53 s
737.77/184.96	c learnt bin added due to v-elim: 0
737.77/184.96	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
737.77/184.97	c vivif2 --  cl tried    50111 cl shrink        0 lits rem          0 time: 0.04
738.15/185.07	c asymm  cl-useful: 0/364/8012 lits-rem:0 time: 0.40
738.15/185.08	c calculated reachability. Time: 0.00
738.15/185.08	c  N dy    64    806561        98      8012        16     50111     56081    957757     29.62     23.86  --
1318.97/330.49	c  N dy    66   1209841        98      8012        16     65104     56081   1222500     30.00     23.72  --
1319.37/330.54	c  S st    66   1209841        98      8012        16     65104     56081   1222500     30.00     23.72  --
1320.17/330.77	c  S st    66   1210349       102      8012        28     65597     56101   1237150     30.00     23.72  --
1320.17/330.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1320.17/330.77	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
1321.78/331.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.1M T:  1.66
1321.78/331.19	c Calc non-exist non-lernt bins v-fix:     0 done:    102 time:  0.00 s
1321.78/331.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1322.19/331.20	c Subs w/ non-existent bins:      0 time:  0.05 s
1322.19/331.21	c Replacing        1 vars Replaced       22 lits Time:     0.02 s 
1322.19/331.23	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1322.19/331.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1322.19/331.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1345.33/337.00	c ORs :      2 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
1345.33/337.02	c lits-rem:      1455  cl-subs:     6943  v-elim:     90  v-fix:    0  time: 23.13 s
1345.33/337.02	c learnt bin added due to v-elim: 0
1345.33/337.02	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
1345.33/337.04	c vivif2 --  cl tried    58654 cl shrink        0 lits rem          0 time: 0.06
1345.74/337.14	c asymm  cl-useful: 0/359/8012 lits-rem:0 time: 0.42
1345.74/337.14	c calculated reachability. Time: 0.00
1345.74/337.14	c  N dy    66   1210349       101      8012        22     58654     56093   1051982     30.00     23.72  --
2230.94/558.74	c  N dy    68   1710351       101      8012        22     88675     56093   1787921     30.06     23.83  --
2231.36/558.81	c  S st    68   1710351       101      8012        22     88675     56093   1787921     30.06     23.83  --
2231.36/558.81	c Finding binary XORs  T:     0.00 s  found:       0
2232.54/559.14	c  S st    68   1710854       103      8012        26     89154     56101   1802162     30.06     23.83  --
2232.54/559.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2232.54/559.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2234.93/559.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.5M T:  2.52
2234.93/559.78	c Calc non-exist non-lernt bins v-fix:     0 done:    103 time:  0.01 s
2234.93/559.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2235.33/559.80	c Subs w/ non-existent bins:      0 time:  0.07 s
2235.33/559.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2235.33/559.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2235.33/559.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2292.06/574.02	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
2292.06/574.05	c lits-rem:      2983  cl-subs:    10685  v-elim:     90  v-fix:    0  time: 56.80 s
2292.06/574.05	c learnt bin added due to v-elim: 0
2292.06/574.05	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
2292.06/574.07	c vivif2 --  cl tried    78469 cl shrink        0 lits rem          0 time: 0.08
2292.46/574.19	c asymm  cl-useful: 0/303/8012 lits-rem:0 time: 0.47
2292.46/574.19	c calculated reachability. Time: 0.00
2292.46/574.19	c  N dy    68   1710854       103      8012        26     78469     56101   1514657     30.06     23.83  --
3302.70/827.02	c  N dy    74   2210856       103      8012        26     94566     56101   1808992     29.91     23.61  --
3302.70/827.09	c  S st    74   2210856       103      8012        26     94566     56101   1808992     29.91     23.61  --
3304.30/827.46	c  S st    74   2211360       111      8012        42     95062     56133   1823329     29.91     23.61  --
3304.30/827.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3304.30/827.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3307.09/828.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.9M T:  2.81
3307.09/828.17	c Calc non-exist non-lernt bins v-fix:     0 done:    111 time:  0.01 s
3307.09/828.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3307.09/828.19	c Subs w/ non-existent bins:      0 time:  0.08 s
3307.49/828.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3307.49/828.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3307.49/828.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3360.64/841.57	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
3455.29/865.29	c Added 2 vars  tried: 80000 time: 94.75
3458.48/866.02	c ORs :      2 avg-s:  0.0 cl-sh: 20790 l-rem:  20790 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   97.66
3458.48/866.05	c lits-rem:      5329  cl-subs:    10654  v-elim:     90  v-fix:    0  time: 151.09 s
3458.48/866.05	c learnt bin added due to v-elim: 0
3458.48/866.05	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
3458.48/866.08	c vivif2 --  cl tried    84408 cl shrink        0 lits rem          0 time: 0.09
3459.28/866.20	c asymm  cl-useful: 0/174/8014 lits-rem:0 time: 0.48
3459.28/866.20	c calculated reachability. Time: 0.00
3459.28/866.20	c  N dy    74   2211360       113      8014        46     84408     56115   1513732     29.91     23.61  --
4789.89/1199.37	c  N dy    75   2711362       113      8014        46    103479     56115   2154210     33.79     23.83  --
4790.29/1199.46	c  S st    75   2711362       113      8014        46    103479     56115   2154210     33.79     23.83  --
4791.89/1199.83	c  S st    75   2711863       113      8014        46    103959     56115   2167989     33.79     23.83  --
4791.89/1199.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4791.89/1199.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4795.88/1200.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.0M T:  4.15
4795.88/1200.88	c Calc non-exist non-lernt bins v-fix:     0 done:    113 time:  0.01 s
4795.88/1200.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4796.28/1200.90	c Subs w/ non-existent bins:      0 time:  0.09 s
4796.28/1200.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4796.28/1200.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4796.28/1200.94	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-3173036-1304125415/watcher-3173036-1304125415 -o /tmp/evaluation-result-3173036-1304125415/solver-3173036-1304125415 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173036-1304125415.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: 8.01 8.02 7.93 1/172 21413
/proc/meminfo: memFree=30627628/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=50148 CPUtime=0 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 671 0 0 0 0 0 0 0 25 0 1 0 524141290 51351552 602 33554432000 4194304 4797429 140736952470096 18446744073709551615 248089394714 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21413/statm: 12537 604 347 148 0 7466 0

[startup+0.136095 s]
/proc/loadavg: 8.01 8.02 7.93 1/172 21413
/proc/meminfo: memFree=30627628/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=254236 CPUtime=0.47 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 1454 0 0 0 47 0 0 0 25 0 4 0 524141290 260337664 1355 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 63559 1355 374 148 0 58488 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 254236

[startup+0.200717 s]
/proc/loadavg: 8.01 8.02 7.93 1/172 21413
/proc/meminfo: memFree=30627628/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=610388 CPUtime=0.72 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 2767 0 0 0 72 0 0 0 25 0 4 0 524141290 625037312 2376 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 152597 2376 406 148 0 147526 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 610388

[startup+0.300699 s]
/proc/loadavg: 8.01 8.02 7.93 1/172 21413
/proc/meminfo: memFree=30627628/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=610808 CPUtime=1.12 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 3061 0 0 0 112 0 0 0 25 0 4 0 524141290 625467392 2668 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 152702 2668 408 148 0 147631 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 610808

[startup+0.700629 s]
/proc/loadavg: 8.01 8.02 7.93 1/172 21413
/proc/meminfo: memFree=30627628/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=613116 CPUtime=2.73 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 4682 0 0 0 272 1 0 0 25 0 4 0 524141290 627830784 3386 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 153279 3386 408 148 0 148208 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 613116

[startup+1.50049 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30585808/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=617020 CPUtime=5.92 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 6878 0 0 0 591 1 0 0 25 0 4 0 524141290 631828480 4900 33554432000 4194304 4797429 140736952470096 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 154255 4900 413 148 0 149184 0
[pid=21413/tid=21418] ppid=21411 vsize=617020 CPUtime=1.47 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 1345 0 0 0 147 0 0 0 25 0 4 0 524141292 631828480 4900 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=617020 CPUtime=1.46 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 1349 0 0 0 146 0 0 0 25 0 4 0 524141292 631828480 4900 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524423 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=617020 CPUtime=1.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 1360 0 0 0 147 0 0 0 25 0 4 0 524141292 631828480 4900 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 617020

[startup+3.10021 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30579580/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=619160 CPUtime=12.31 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 8446 0 0 0 1230 1 0 0 25 0 4 0 524141290 634019840 6038 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524092 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 154790 6038 414 148 0 149719 0
[pid=21413/tid=21418] ppid=21411 vsize=619160 CPUtime=3.07 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 1463 0 0 0 307 0 0 0 25 0 4 0 524141292 634019840 6038 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=619160 CPUtime=3.06 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 1441 0 0 0 306 0 0 0 25 0 4 0 524141292 634019840 6038 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=619160 CPUtime=3.07 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 1523 0 0 0 307 0 0 0 25 0 4 0 524141292 634019840 6038 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 619160

[startup+6.30064 s]
/proc/loadavg: 8.01 8.02 7.93 9/184 21428
/proc/meminfo: memFree=30568668/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=621356 CPUtime=25.1 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 10891 0 0 0 2508 2 0 0 25 0 4 0 524141290 636268544 6412 33554432000 4194304 4797429 140736952470096 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 155339 6412 416 148 0 150268 0
[pid=21413/tid=21418] ppid=21411 vsize=621356 CPUtime=6.27 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 1851 0 0 0 627 0 0 0 25 0 4 0 524141292 636268544 6412 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=621356 CPUtime=6.25 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 1862 0 0 0 625 0 0 0 25 0 4 0 524141292 636268544 6412 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=621356 CPUtime=6.27 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 1845 0 0 0 627 0 0 0 25 0 4 0 524141292 636268544 6412 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 621356

[startup+12.7005 s]
/proc/loadavg: 8.08 8.04 7.93 10/184 21428
/proc/meminfo: memFree=30555572/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=625060 CPUtime=50.66 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 15502 0 0 0 5064 2 0 0 25 0 4 0 524141290 640061440 7936 33554432000 4194304 4797429 140736952470096 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 156265 7936 419 148 0 151194 0
[pid=21413/tid=21418] ppid=21411 vsize=625060 CPUtime=12.67 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 2528 0 0 0 1267 0 0 0 25 0 4 0 524141292 640061440 7936 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=625060 CPUtime=12.61 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 2477 0 0 0 1261 0 0 0 25 0 4 0 524141292 640061440 7936 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=625060 CPUtime=12.67 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 2358 0 0 0 1267 0 0 0 25 0 4 0 524141292 640061440 7936 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 625060

[startup+25.5013 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 21430
/proc/meminfo: memFree=30541184/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=631036 CPUtime=101.8 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 23208 0 0 0 10175 5 0 0 25 0 4 0 524141290 646180864 10113 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 157759 10113 419 148 0 152688 0
[pid=21413/tid=21418] ppid=21411 vsize=631036 CPUtime=25.46 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 3584 0 0 0 2546 0 0 0 25 0 4 0 524141292 646180864 10113 33554432000 4194304 4797429 140736952470096 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=631036 CPUtime=25.34 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 3196 0 0 0 2534 0 0 0 25 0 4 0 524141292 646180864 10113 33554432000 4194304 4797429 140736952470096 18446744073709551615 4389576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=631036 CPUtime=25.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 3104 0 0 0 2547 0 0 0 25 0 4 0 524141292 646180864 10113 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 631036

[startup+51.1007 s]
/proc/loadavg: 8.43 8.13 7.96 10/184 21432
/proc/meminfo: memFree=30521588/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=638676 CPUtime=203.27 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 35622 0 0 0 20319 8 0 0 25 0 4 0 524141290 654004224 12545 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 159669 12545 419 148 0 154598 0
[pid=21413/tid=21418] ppid=21411 vsize=638676 CPUtime=51.06 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 5403 0 0 0 5106 0 0 0 25 0 4 0 524141292 654004224 12545 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=638676 CPUtime=50.81 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 5442 0 0 0 5080 1 0 0 25 0 4 0 524141292 654004224 12545 33554432000 4194304 4797429 140736952470096 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=638676 CPUtime=50.27 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 4291 0 0 0 5027 0 0 0 25 0 4 0 524141292 654004224 12545 33554432000 4194304 4797429 140736952470096 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.27
Current children cumulated vsize (KiB) 638676

[startup+102.301 s]
/proc/loadavg: 8.27 8.13 7.97 10/184 21433
/proc/meminfo: memFree=30500784/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=645092 CPUtime=407.81 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 54333 0 0 0 40766 15 0 0 25 0 4 0 524141290 660574208 14690 33554432000 4194304 4797429 140736952470096 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 161273 14690 419 148 0 156202 0
[pid=21413/tid=21418] ppid=21411 vsize=645092 CPUtime=102.27 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 7550 0 0 0 10226 1 0 0 25 0 4 0 524141292 660574208 14690 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=645092 CPUtime=101.74 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 7619 0 0 0 10172 2 0 0 25 0 4 0 524141292 660574208 14690 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=645092 CPUtime=101.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 6835 0 0 0 10146 1 0 0 25 0 4 0 524141292 660574208 14690 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.81
Current children cumulated vsize (KiB) 645092

[startup+162.301 s]
/proc/loadavg: 8.13 8.12 7.98 10/184 21435
/proc/meminfo: memFree=30476064/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=651372 CPUtime=647.47 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 69871 0 0 0 64726 21 0 0 25 0 4 0 524141290 667004928 17787 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 162843 17787 419 148 0 157772 0
[pid=21413/tid=21418] ppid=21411 vsize=651372 CPUtime=162.27 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 9266 0 0 0 16226 1 0 0 25 0 4 0 524141292 667004928 17787 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=651372 CPUtime=161.42 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 9281 0 0 0 16139 3 0 0 25 0 4 0 524141292 667004928 17787 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=651372 CPUtime=161.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 8465 0 0 0 16145 2 0 0 25 0 4 0 524141292 667004928 17787 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.47
Current children cumulated vsize (KiB) 651372

[startup+222.307 s]
/proc/loadavg: 8.05 8.10 7.98 10/184 21437
/proc/meminfo: memFree=30456800/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=658376 CPUtime=887.17 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 84513 0 0 0 88688 29 0 0 25 0 4 0 524141290 674177024 20411 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 164594 20411 421 148 0 159523 0
[pid=21413/tid=21418] ppid=21411 vsize=658376 CPUtime=222.28 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 10795 0 0 0 22226 2 0 0 25 0 4 0 524141292 674177024 20411 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=658376 CPUtime=221.09 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 10532 0 0 0 22105 4 0 0 25 0 4 0 524141292 674177024 20411 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=658376 CPUtime=221.48 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 9782 0 0 0 22145 3 0 0 25 0 4 0 524141292 674177024 20411 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.17
Current children cumulated vsize (KiB) 658376

[startup+282.301 s]

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

[pid=21413] ppid=21411 vsize=683348 CPUtime=2564.89 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 159725 0 0 0 256423 66 0 0 25 0 4 0 524141290 699748352 30746 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 170837 30746 421 148 0 165766 0
[pid=21413/tid=21418] ppid=21411 vsize=683348 CPUtime=642.28 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 20576 0 0 0 64220 8 0 0 25 0 4 0 524141292 699748352 30746 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=683348 CPUtime=638.81 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 19992 0 0 0 63873 8 0 0 25 0 4 0 524141292 699748352 30746 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=683348 CPUtime=641.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 18724 0 0 0 64140 7 0 0 25 0 4 0 524141292 699748352 30746 33554432000 4194304 4797429 140736952470096 18446744073709551615 248089356016 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2564.89
Current children cumulated vsize (KiB) 683348

[startup+702.301 s]
/proc/loadavg: 8.10 8.08 8.01 10/184 21449
/proc/meminfo: memFree=30374856/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=687248 CPUtime=2804.57 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 169159 0 0 0 280386 71 0 0 25 0 4 0 524141290 703741952 30742 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 171812 30742 421 148 0 166741 0
[pid=21413/tid=21418] ppid=21411 vsize=687248 CPUtime=702.28 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 21796 0 0 0 70220 8 0 0 25 0 4 0 524141292 703741952 30742 33554432000 4194304 4797429 140736952470096 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=687248 CPUtime=698.48 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 21089 0 0 0 69839 9 0 0 25 0 4 0 524141292 703741952 30742 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=687248 CPUtime=701.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 19901 0 0 0 70139 7 0 0 25 0 4 0 524141292 703741952 30742 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.57
Current children cumulated vsize (KiB) 687248

[startup+762.301 s]
/proc/loadavg: 8.04 8.06 8.00 10/184 21451
/proc/meminfo: memFree=30367360/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=688072 CPUtime=3044.27 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 177983 0 0 0 304351 76 0 0 25 0 4 0 524141290 704585728 31220 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 172018 31220 421 148 0 166947 0
[pid=21413/tid=21418] ppid=21411 vsize=688072 CPUtime=762.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 22896 0 0 0 76220 9 0 0 25 0 4 0 524141292 704585728 31220 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=688072 CPUtime=758.16 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 22303 0 0 0 75806 10 0 0 25 0 4 0 524141292 704585728 31220 33554432000 4194304 4797429 140736952470096 18446744073709551615 4430076 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=688072 CPUtime=761.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 20540 0 0 0 76139 7 0 0 25 0 4 0 524141292 704585728 31220 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.27
Current children cumulated vsize (KiB) 688072

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 8.00 10/184 21453
/proc/meminfo: memFree=30358260/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=692316 CPUtime=3283.92 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 186696 0 0 0 328313 79 0 0 25 0 4 0 524141290 708931584 31740 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 173079 31740 421 148 0 168008 0
[pid=21413/tid=21418] ppid=21411 vsize=692316 CPUtime=822.28 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 24188 0 0 0 82219 9 0 0 25 0 4 0 524141292 708931584 31740 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=692316 CPUtime=817.84 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 22874 0 0 0 81773 11 0 0 25 0 4 0 524141292 708931584 31740 33554432000 4194304 4797429 140736952470096 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=692316 CPUtime=821.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 21673 0 0 0 82138 8 0 0 25 0 4 0 524141292 708931584 31740 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.92
Current children cumulated vsize (KiB) 692316

[startup+882.307 s]
/proc/loadavg: 8.11 8.08 8.01 10/184 21454
/proc/meminfo: memFree=30335864/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=700164 CPUtime=3523.62 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 192829 0 0 0 352280 82 0 0 25 0 4 0 524141290 716967936 35180 33554432000 4194304 4797429 140736952470096 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 175041 35180 421 148 0 169970 0
[pid=21413/tid=21418] ppid=21411 vsize=700164 CPUtime=882.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 24825 0 0 0 88219 10 0 0 25 0 4 0 524141292 716967936 35180 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=700164 CPUtime=877.52 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 24038 0 0 0 87740 12 0 0 25 0 4 0 524141292 716967936 35180 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=700164 CPUtime=881.47 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 22961 0 0 0 88139 8 0 0 25 0 4 0 524141292 716967936 35180 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.62
Current children cumulated vsize (KiB) 700164

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 8.01 11/184 21456
/proc/meminfo: memFree=30346988/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=700348 CPUtime=3763.27 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 201313 0 0 0 376241 86 0 0 25 0 4 0 524141290 717156352 33181 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 175087 33181 421 148 0 170016 0
[pid=21413/tid=21418] ppid=21411 vsize=700348 CPUtime=942.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 25974 0 0 0 94218 11 0 0 25 0 4 0 524141292 717156352 33181 33554432000 4194304 4797429 140736952470096 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=700348 CPUtime=937.18 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 25024 0 0 0 93706 12 0 0 25 0 4 0 524141292 717156352 33181 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=700348 CPUtime=941.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 23994 0 0 0 94137 9 0 0 25 0 4 0 524141292 717156352 33181 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.27
Current children cumulated vsize (KiB) 700348

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 21457
/proc/meminfo: memFree=30335036/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=700392 CPUtime=4002.95 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 206678 0 0 0 400205 90 0 0 25 0 4 0 524141290 717201408 35324 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 175098 35324 421 148 0 170027 0
[pid=21413/tid=21418] ppid=21411 vsize=700392 CPUtime=1002.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 26434 0 0 0 100218 11 0 0 25 0 4 0 524141292 717201408 35324 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=700392 CPUtime=996.85 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 25558 0 0 0 99672 13 0 0 25 0 4 0 524141292 717201408 35324 33554432000 4194304 4797429 140736952470096 18446744073709551615 4426348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=700392 CPUtime=1001.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 24584 0 0 0 100137 9 0 0 25 0 4 0 524141292 717201408 35324 33554432000 4194304 4797429 140736952470096 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 700392

[startup+1062.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/184 21459
/proc/meminfo: memFree=30324936/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=701096 CPUtime=4242.64 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 214565 0 0 0 424170 94 0 0 25 0 4 0 524141290 717922304 35833 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 175274 35833 421 148 0 170203 0
[pid=21413/tid=21418] ppid=21411 vsize=701096 CPUtime=1062.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 27554 0 0 0 106218 11 0 0 25 0 4 0 524141292 717922304 35833 33554432000 4194304 4797429 140736952470096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=701096 CPUtime=1056.54 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 26836 0 0 0 105640 14 0 0 25 0 4 0 524141292 717922304 35833 33554432000 4194304 4797429 140736952470096 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=701096 CPUtime=1061.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 26067 0 0 0 106137 9 0 0 25 0 4 0 524141292 717922304 35833 33554432000 4194304 4797429 140736952470096 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.64
Current children cumulated vsize (KiB) 701096

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/184 21461
/proc/meminfo: memFree=30320676/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=702048 CPUtime=4482.3 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 220416 0 0 0 448133 97 0 0 25 0 4 0 524141290 718897152 36932 33554432000 4194304 4797429 140736952470096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 175512 36932 421 148 0 170441 0
[pid=21413/tid=21418] ppid=21411 vsize=702048 CPUtime=1122.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 28694 0 0 0 112217 12 0 0 25 0 4 0 524141292 718897152 36932 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=702048 CPUtime=1116.21 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 27237 0 0 0 111607 14 0 0 25 0 4 0 524141292 718897152 36932 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=702048 CPUtime=1121.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 26529 0 0 0 112136 10 0 0 25 0 4 0 524141292 718897152 36932 33554432000 4194304 4797429 140736952470096 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 702048

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.02 9/184 21462
/proc/meminfo: memFree=30320376/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=705400 CPUtime=4721.99 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 229371 0 0 0 472098 101 0 0 25 0 4 0 524141290 722329600 36419 33554432000 4194304 4797429 140736952470096 18446744073709551615 4351629 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 176350 36419 421 148 0 171279 0
[pid=21413/tid=21418] ppid=21411 vsize=705400 CPUtime=1182.29 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 29250 0 0 0 118217 12 0 0 25 0 4 0 524141292 722329600 36419 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=705400 CPUtime=1175.88 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 28428 0 0 0 117574 14 0 0 25 0 4 0 524141292 722329600 36419 33554432000 4194304 4797429 140736952470096 18446744073709551615 4506535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=705400 CPUtime=1181.46 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 27791 0 0 0 118136 10 0 0 25 0 4 0 524141292 722329600 36419 33554432000 4194304 4797429 140736952470096 18446744073709551615 4612535 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.99
Current children cumulated vsize (KiB) 705400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.14 8.10 8.02 5/179 21464
/proc/meminfo: memFree=30463616/32950928 swapFree=67111428/67111528
[pid=21413] ppid=21411 vsize=705400 CPUtime=4800.29 cores=1,3,5,7
/proc/21413/stat : 21413 (techdemo) R 21411 21413 21280 0 -1 4202496 231336 0 0 0 479927 102 0 0 25 0 4 0 524141290 722329600 38345 33554432000 4194304 4797429 140736952470096 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21413/statm: 176350 38345 421 148 0 171279 0
[pid=21413/tid=21418] ppid=21411 vsize=705400 CPUtime=1201.9 cores=1,3,5,7
/proc/21413/task/21418/stat : 21418 (techdemo) R 21411 21413 21280 0 -1 4202560 29421 0 0 0 120178 12 0 0 25 0 4 0 524141292 722329600 38345 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21413/tid=21419] ppid=21411 vsize=705400 CPUtime=1195.37 cores=1,3,5,7
/proc/21413/task/21419/stat : 21419 (techdemo) R 21411 21413 21280 0 -1 4202560 28565 0 0 0 119523 14 0 0 25 0 4 0 524141292 722329600 38345 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21413/tid=21420] ppid=21411 vsize=705400 CPUtime=1201.06 cores=1,3,5,7
/proc/21413/task/21420/stat : 21420 (techdemo) R 21411 21413 21280 0 -1 4202560 27981 0 0 0 120096 10 0 0 25 0 4 0 524141292 722329600 38345 33554432000 4194304 4797429 140736952470096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 705400

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.92
CPU time (s): 4800.33
CPU user time (s): 4799.3
CPU system time (s): 1.03284
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 811176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.3
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231336
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= 721
involuntary context switches= 31593

runsolver used 2.01569 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 03:03:35
IDJOB=3173036
IDBENCH=83054
IDSOLVER=1584
FILE ID=node123/3173036-1304125415
RUNJOBID= node123-1304124211-21299
PBS_JOBID= 13170756
Free space on /tmp= 72816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173036-1304125415/watcher-3173036-1304125415 -o /tmp/evaluation-result-3173036-1304125415/solver-3173036-1304125415 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173036-1304125415.cnf

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

MD5SUM BENCH= 28731ba8f9c5274ff0cd070fd7aeff45
RANDOM SEED=734273480

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30627908 kB
Buffers:        590252 kB
Cached:        1308076 kB
SwapCached:        100 kB
Active:         146788 kB
Inactive:      1815420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30627908 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            7772 kB
Writeback:           0 kB
AnonPages:       63892 kB
Mapped:          14692 kB
Slab:           298268 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187796 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= 72804 MiB
End job on node123 at 2011-04-30 03:23:39