Trace number 3172924

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-mtSAT 239.003 59.9541

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
MD5SUMa2636b8675c559c02b749d6959527a10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172924-1304120227.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      44 undec:       1 neg:      30
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.26/0.10	c Decided on static restart strategy
5.96/1.52	c  N dy     7     30000        75      1597         0      9747      7985    139507     16.32     12.54  --
5.96/1.52	c  S st     7     30000        75      1597         0      9747      7985    139507     16.32     12.54  --
5.96/1.56	c  S st     7     30506        75      1597         0     10235      7985    147979     16.32     12.54  --
5.96/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
5.96/1.58	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
5.96/1.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.58	c Subs w/ non-existent bins:      0 time:  0.00 s
5.96/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.76/1.79	c lits-rem:      1737  cl-subs:     1660  v-elim:     75  v-fix:    0  time:  0.83 s
6.76/1.79	c learnt bin added due to v-elim: 0
6.76/1.79	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
6.76/1.79	c vivif2 --  cl tried     8575 cl shrink        0 lits rem          0 time: 0.00
7.17/1.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
7.17/1.83	c calculated reachability. Time: 0.00
7.17/1.83	c  N dy     7     30506        75      1597         0      8575      7985    123147     16.32     12.54  --
7.17/1.83	c  F st     7     30506        75      1597         0      8575      7985    123147     16.32     12.54  --
7.57/1.95	c Decided on static restart strategy
11.16/2.85	c  N dy    14     45759        75      1597         0     15221      7985    217956     16.16     12.52  --
11.16/2.86	c  S st    14     45759        75      1597         0     15221      7985    217956     16.16     12.52  --
11.56/2.91	c  S st    14     46260        75      1597         0     15699      7985    226849     16.16     12.52  --
11.56/2.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.10
11.56/2.93	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
11.56/2.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.94	c Subs w/ non-existent bins:      0 time:  0.01 s
11.56/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.95/3.50	c lits-rem:      2364  cl-subs:     3084  v-elim:     75  v-fix:    0  time:  2.24 s
13.95/3.50	c learnt bin added due to v-elim: 0
13.95/3.50	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
13.95/3.50	c vivif2 --  cl tried    12615 cl shrink        0 lits rem          0 time: 0.00
13.95/3.56	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.24
13.95/3.56	c calculated reachability. Time: 0.00
13.95/3.56	c  N dy    14     46260        75      1597         0     12615      7985    179962     16.16     12.52  --
21.14/5.35	c  N dy    21     69393        75      1597         0     16562      7985    224312     15.27     12.47  --
21.14/5.36	c  S st    21     69393        75      1597         0     16562      7985    224312     15.27     12.47  --
21.56/5.42	c  S st    21     69894        75      1597         0     17032      7985    232780     15.27     12.47  --
21.56/5.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.56/5.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.56/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.11
21.56/5.45	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
21.56/5.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.56/5.45	c Subs w/ non-existent bins:      0 time:  0.00 s
21.56/5.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/5.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.94/6.01	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
25.95/6.57	c Added 1 vars  tried: 24864 time: 2.23
25.95/6.59	c ORs :      1 avg-s:  0.0 cl-sh:  2832 l-rem:   2832 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.32
25.95/6.60	c lits-rem:      2366  cl-subs:     3267  v-elim:     75  v-fix:    0  time:  4.56 s
25.95/6.60	c learnt bin added due to v-elim: 0
25.95/6.60	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
25.95/6.60	c vivif2 --  cl tried    13765 cl shrink        0 lits rem          0 time: 0.00
26.35/6.65	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.21
26.35/6.65	c calculated reachability. Time: 0.00
26.35/6.65	c  N dy    21     69894        76      1598         2     13765      7987    182287     15.27     12.47  --
26.35/6.65	c  F st    21     69894        76      1598         2     13765      7987    182287     15.27     12.47  --
27.13/6.85	c Decided on static restart strategy
39.92/10.00	c  N dy    29    104842        76      1598         2     13271      7987    153929     15.95     12.48  --
39.92/10.01	c  S st    29    104842        76      1598         2     13271      7987    153929     15.95     12.48  --
39.92/10.06	c  S st    29    105345        76      1598         2     13755      7987    162465     15.95     12.48  --
39.92/10.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.92/10.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.92/10.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.11
39.92/10.08	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
39.92/10.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.92/10.09	c Subs w/ non-existent bins:      0 time:  0.00 s
39.92/10.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.92/10.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.92/10.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.92/10.51	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
41.92/10.51	c lits-rem:       684  cl-subs:      885  v-elim:     75  v-fix:    0  time:  1.70 s
41.92/10.51	c learnt bin added due to v-elim: 0
41.92/10.51	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
41.92/10.51	c vivif2 --  cl tried    12870 cl shrink        0 lits rem          0 time: 0.01
41.92/10.57	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.21
41.92/10.57	c calculated reachability. Time: 0.00
41.92/10.57	c  N dy    29    105345        76      1598         2     12870      7987    150981     15.95     12.48  --
65.50/16.48	c  N dy    31    158019        76      1598         2     19999      7987    257783     17.18     12.70  --
65.50/16.49	c  S st    31    158019        76      1598         2     19999      7987    257783     17.18     12.70  --
65.90/16.55	c  S st    31    158527        76      1598         2     20482      7987    266586     17.18     12.70  --
65.90/16.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.90/16.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.28/16.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.18
66.28/16.60	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
66.28/16.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.28/16.60	c Subs w/ non-existent bins:      0 time:  0.00 s
66.28/16.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.28/16.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.28/16.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
68.28/17.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
68.28/17.18	c lits-rem:      2223  cl-subs:     1831  v-elim:     75  v-fix:    0  time:  2.31 s
68.28/17.18	c learnt bin added due to v-elim: 0
68.28/17.18	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
68.28/17.19	c vivif2 --  cl tried    18651 cl shrink        0 lits rem          0 time: 0.01
68.68/17.26	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.30
68.68/17.26	c calculated reachability. Time: 0.00
68.68/17.26	c  N dy    31    158527        76      1598         2     18651      7987    236841     17.18     12.70  --
111.82/28.09	c  N dy    38    237791        76      1598         2     23171      7987    263755     14.43     12.43  --
112.21/28.10	c  S st    38    237791        76      1598         2     23171      7987    263755     14.43     12.43  --
112.21/28.19	c  S st    38    238295        80      1598        10     23652      8003    272294     14.43     12.43  --
112.21/28.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.21/28.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.61/28.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.27
112.61/28.25	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
112.61/28.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.61/28.26	c Subs w/ non-existent bins:      0 time:  0.01 s
112.61/28.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.61/28.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.61/28.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
115.41/28.94	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
115.41/28.94	c lits-rem:      1752  cl-subs:     2922  v-elim:     75  v-fix:    0  time:  2.71 s
115.41/28.94	c learnt bin added due to v-elim: 0
115.41/28.94	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
115.41/28.94	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.01
115.81/29.04	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.38
115.81/29.04	c calculated reachability. Time: 0.00
115.81/29.04	c  N dy    38    238295        80      1598        10     20730      8003    236010     14.43     12.43  --
193.70/48.52	c  N dy    40    357443        80      1598        10     24909      8003    270452     16.13     12.22  --
193.70/48.53	c  S st    40    357443        80      1598        10     24909      8003    270452     16.13     12.22  --
194.10/48.62	c  S st    40    357943        82      1598        18     25394      8015    279386     16.13     12.22  --
194.10/48.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.10/48.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.50/48.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.31
194.50/48.70	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
194.50/48.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.50/48.70	c Subs w/ non-existent bins:      0 time:  0.01 s
194.50/48.71	c Replacing        1 vars Replaced      180 lits Time:     0.01 s 
194.50/48.71	c bin-w-bin subsume rem            2 bins  time:  0.00 s
194.50/48.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.50/48.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
196.91/49.35	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
196.91/49.35	c lits-rem:      1287  cl-subs:     1800  v-elim:     75  v-fix:    0  time:  2.56 s
196.91/49.35	c learnt bin added due to v-elim: 0
196.91/49.35	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
196.91/49.35	c vivif2 --  cl tried    23594 cl shrink        0 lits rem          0 time: 0.01
197.32/49.45	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.39
197.32/49.45	c calculated reachability. Time: 0.00
197.32/49.45	c  N dy    40    357943        81      1598        12     23594      8007    258906     16.13     12.22  --
237.64/59.57	c  E dy    41    410630         0      1598        12     47896      8007    635636     16.29     12.19  --
238.88/59.95	c Verified 1598 clauses.
238.88/59.95	c Verified 1598 clauses.
238.88/59.95	c Following stats are for *FIRST FINISHED THREAD ONLY*
238.88/59.95	c num threads              : 4          
238.88/59.95	c restarts                 : 41         
238.88/59.95	c dynamic restarts         : 23         
238.88/59.95	c static restarts          : 18         
238.88/59.95	c full restarts            : 2          
238.88/59.95	c total simplify time      : 0.00       
238.88/59.95	c learnts DL2              : 0          
238.88/59.95	c learnts size 2           : 24         
238.88/59.95	c learnts size 1           : 0           (0.00      % of vars)
238.88/59.95	c filedLit time            : 1.14        (0.48      % time)
238.88/59.95	c v-elim SatELite          : 0           (0.00      % vars)
238.88/59.95	c SatELite time            : 16.81       (7.03      % time)
238.88/59.95	c v-elim xor               : 0           (0.00      % vars)
238.88/59.95	c xor elim time            : 0.02        (0.01      % time)
238.88/59.95	c num binary xor trees     : 1          
238.88/59.95	c binxor trees' crown      : 1           (1.00      leafs/tree)
238.88/59.95	c bin xor find time        : 0.00       
238.88/59.95	c OTF clause subsumed      : 41268       (0.10      clauses/conflict)
238.88/59.95	c OTF subs. size diff      : 41934       (1.02       lits/clause)
238.88/59.95	c OTF cl watch-shrink      : 1689        (0.00      clauses/conflict)
238.88/59.95	c OTF cl watch-sh-lit      : 1705        (1.01       lits/clause)
238.88/59.95	c tried to recurMin cls    : 410630      (100.00     % of conflicts)
238.88/59.95	c updated cache            : 7           (0.00       lits/tried recurMin)
238.88/59.95	c OTF Gate-Rem cl          : 2882        (0.01      clauses/conflict)
238.88/59.95	c OTF Gate-rem lits        : 2882        (1.00      lits/confl)
238.88/59.95	c unit cls received        : 0           (nan       % of units)
238.88/59.95	c unit cls sent            : 0           (nan       % of units)
238.88/59.95	c bin cls received         : 22         
238.88/59.95	c bin cls sent             : 4          
238.88/59.95	c tri cls recevied         : 7          
238.88/59.95	c tri cls sent             : 2          
238.88/59.95	c clauses over max glue    : 0           (0.00      % of all clauses)
238.88/59.95	c conflicts                : 410630      (1718.74   / sec)
238.88/59.95	c decisions                : 457413      (0.90      % random)
238.88/59.95	c bogo-props               : 5820094492  (24360658.28 / sec)
238.88/59.95	c props                    : 8551623     (35793.78  / sec)
238.88/59.95	c conflict literals        : 6665952     (18.58     % deleted)
238.88/59.95	c Memory used              : 680.62      MB
238.88/59.95	c single-thread CPU time   : 238.91      s
238.88/59.95	c all-threads sum CPU time : 238.91      s
238.88/59.95	s SATISFIABLE
238.88/59.95	v 1 -2 -3 4 5 -6 -7 -8 9 10 -11 12 -13 14 15 16 17 18 -19 -20 -21 -22 -23 -24 25 26 27 -28 -29 -30 31 -32 -33 34 35 36 -37 38 39 -40 -41 -42 -43 44 -45 -46 47 -48 -49 50 -51 52 53 54 55 56 57 -58 -59 -60 -61 62 -63 -64 -65 66 -67 -68 69 -70 -71 72 -73 -74 75 0

Verifier Data

OK

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-3172924-1304120227/watcher-3172924-1304120227 -o /tmp/evaluation-result-3172924-1304120227/solver-3172924-1304120227 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172924-1304120227.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.09 8.13 8.06 5/180 4603
/proc/meminfo: memFree=31065244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=50144 CPUtime=0 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 633 0 0 0 0 0 0 0 25 0 1 0 523621445 51347456 564 33554432000 4194304 4797429 140735682888576 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4603/statm: 12536 564 347 148 0 7465 0
[pid=4603/tid=4604] ppid=4601 vsize=60384 CPUtime=0 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 2 0 523621446 61833216 580 33554432000 4194304 4797429 140735682888576 18446744073709551615 235589898472 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.073993 s]
/proc/loadavg: 8.09 8.13 8.06 5/180 4603
/proc/meminfo: memFree=31065244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=672272 CPUtime=0.26 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 1234 0 0 0 26 0 0 0 25 0 4 0 523621445 688406528 1101 33554432000 4194304 4797429 140735682888576 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 168068 1101 408 148 0 162997 0
[pid=4603/tid=4604] ppid=4601 vsize=672272 CPUtime=0.06 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 141 0 0 0 6 0 0 0 25 0 4 0 523621446 688406528 1101 33554432000 4194304 4797429 140735682888576 18446744073709551615 235594563259 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 672272

[startup+0.101179 s]
/proc/loadavg: 8.09 8.13 8.06 5/180 4603
/proc/meminfo: memFree=31065244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=672564 CPUtime=0.37 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 1354 0 0 0 37 0 0 0 25 0 4 0 523621445 688705536 1218 33554432000 4194304 4797429 140735682888576 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 168141 1218 408 148 0 163070 0
[pid=4603/tid=4604] ppid=4601 vsize=672564 CPUtime=0.09 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 170 0 0 0 9 0 0 0 25 0 4 0 523621446 688705536 1218 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 672564

[startup+0.300143 s]
/proc/loadavg: 8.09 8.13 8.06 5/180 4603
/proc/meminfo: memFree=31065244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=674012 CPUtime=1.17 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 2191 0 0 0 117 0 0 0 25 0 4 0 523621445 690188288 1640 33554432000 4194304 4797429 140735682888576 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 168503 1640 408 148 0 163432 0
[pid=4603/tid=4604] ppid=4601 vsize=674012 CPUtime=0.29 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 398 0 0 0 29 0 0 0 25 0 4 0 523621446 690188288 1640 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 674012

[startup+0.701074 s]
/proc/loadavg: 8.09 8.13 8.06 5/180 4603
/proc/meminfo: memFree=31065244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=677296 CPUtime=2.77 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 3801 0 0 0 277 0 0 0 25 0 4 0 523621445 693551104 3085 33554432000 4194304 4797429 140735682888576 18446744073709551615 4404939 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 169324 3085 414 148 0 164253 0
[pid=4603/tid=4604] ppid=4601 vsize=677296 CPUtime=0.69 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 795 0 0 0 69 0 0 0 25 0 4 0 523621446 693551104 3085 33554432000 4194304 4797429 140735682888576 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 677296

[startup+1.50093 s]
/proc/loadavg: 8.09 8.13 8.06 9/184 4607
/proc/meminfo: memFree=31052316/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=679296 CPUtime=5.96 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 5293 0 0 0 596 0 0 0 25 0 4 0 523621445 695599104 3589 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 169824 3589 416 148 0 164753 0
[pid=4603/tid=4604] ppid=4601 vsize=679296 CPUtime=1.49 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 1112 0 0 0 149 0 0 0 25 0 4 0 523621446 695599104 3589 33554432000 4194304 4797429 140735682888576 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=679296 CPUtime=1.49 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 1166 0 0 0 149 0 0 0 25 0 4 0 523621446 695599104 3589 33554432000 4194304 4797429 140735682888576 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=679296 CPUtime=1.48 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 1104 0 0 0 148 0 0 0 25 0 4 0 523621446 695599104 3589 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 679296

[startup+3.10065 s]
/proc/loadavg: 8.09 8.13 8.06 9/184 4607
/proc/meminfo: memFree=31048348/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=681440 CPUtime=12.36 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 7363 0 0 0 1235 1 0 0 25 0 4 0 523621445 697794560 4706 33554432000 4194304 4797429 140735682888576 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 170360 4706 416 148 0 165289 0
[pid=4603/tid=4604] ppid=4601 vsize=681440 CPUtime=3.09 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 1476 0 0 0 309 0 0 0 25 0 4 0 523621446 697794560 4706 33554432000 4194304 4797429 140735682888576 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=681440 CPUtime=3.08 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 1457 0 0 0 308 0 0 0 25 0 4 0 523621446 697794560 4706 33554432000 4194304 4797429 140735682888576 18446744073709551615 4612565 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=681440 CPUtime=3.07 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 1439 0 0 0 307 0 0 0 25 0 4 0 523621446 697794560 4706 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 681440

[startup+6.30109 s]
/proc/loadavg: 8.08 8.13 8.06 9/184 4607
/proc/meminfo: memFree=31041120/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=684232 CPUtime=25.14 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 9737 0 0 0 2513 1 0 0 25 0 4 0 523621445 700653568 5676 33554432000 4194304 4797429 140735682888576 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 171058 5676 418 148 0 165987 0
[pid=4603/tid=4604] ppid=4601 vsize=684232 CPUtime=6.29 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 2019 0 0 0 629 0 0 0 25 0 4 0 523621446 700653568 5676 33554432000 4194304 4797429 140735682888576 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=684232 CPUtime=6.28 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 1866 0 0 0 628 0 0 0 25 0 4 0 523621446 700653568 5676 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524050 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=684232 CPUtime=6.26 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 1900 0 0 0 626 0 0 0 25 0 4 0 523621446 700653568 5676 33554432000 4194304 4797429 140735682888576 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 684232

[startup+12.701 s]
/proc/loadavg: 8.07 8.13 8.06 9/184 4607
/proc/meminfo: memFree=31035180/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=686704 CPUtime=50.7 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 13195 0 0 0 5068 2 0 0 25 0 4 0 523621445 703184896 6672 33554432000 4194304 4797429 140735682888576 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 171676 6672 419 148 0 166605 0
[pid=4603/tid=4604] ppid=4601 vsize=686704 CPUtime=12.69 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 2593 0 0 0 1269 0 0 0 25 0 4 0 523621446 703184896 6672 33554432000 4194304 4797429 140735682888576 18446744073709551615 4495483 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=686704 CPUtime=12.68 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 2316 0 0 0 1268 0 0 0 25 0 4 0 523621446 703184896 6672 33554432000 4194304 4797429 140735682888576 18446744073709551615 4567953 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=686704 CPUtime=12.62 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 2389 0 0 0 1262 0 0 0 25 0 4 0 523621446 703184896 6672 33554432000 4194304 4797429 140735682888576 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 686704

[startup+25.5007 s]
/proc/loadavg: 8.06 8.12 8.06 9/184 4608
/proc/meminfo: memFree=31028736/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=691160 CPUtime=101.83 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 19948 0 0 0 10179 4 0 0 25 0 4 0 523621445 707747840 7869 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 172790 7869 419 148 0 167719 0
[pid=4603/tid=4604] ppid=4601 vsize=691160 CPUtime=25.49 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 4268 0 0 0 2548 1 0 0 25 0 4 0 523621446 707747840 7869 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=691160 CPUtime=25.48 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 3275 0 0 0 2548 0 0 0 25 0 4 0 523621446 707747840 7869 33554432000 4194304 4797429 140735682888576 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=691160 CPUtime=25.35 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 3333 0 0 0 2535 0 0 0 25 0 4 0 523621446 707747840 7869 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 691160

[startup+51.1002 s]
/proc/loadavg: 8.04 8.11 8.06 9/184 4609
/proc/meminfo: memFree=31024244/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696812 CPUtime=204.09 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 28315 0 0 0 20402 7 0 0 25 0 4 0 523621445 713535488 9638 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174203 9638 421 148 0 169132 0
[pid=4603/tid=4604] ppid=4601 vsize=696812 CPUtime=51.08 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5524 0 0 0 5107 1 0 0 25 0 4 0 523621446 713535488 9638 33554432000 4194304 4797429 140735682888576 18446744073709551615 4422971 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696812 CPUtime=51.09 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 4983 0 0 0 5108 1 0 0 25 0 4 0 523621446 713535488 9638 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696812 CPUtime=50.81 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4300 0 0 0 5081 0 0 0 25 0 4 0 523621446 713535488 9638 33554432000 4194304 4797429 140735682888576 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 696812

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

[startup+54.3007 s]
/proc/loadavg: 8.03 8.11 8.06 9/184 4609
/proc/meminfo: memFree=31020768/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696812 CPUtime=216.88 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 29045 0 0 0 21681 7 0 0 25 0 4 0 523621445 713535488 10350 33554432000 4194304 4797429 140735682888576 18446744073709551615 4345263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174203 10350 421 148 0 169132 0
[pid=4603/tid=4604] ppid=4601 vsize=696812 CPUtime=54.28 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5596 0 0 0 5427 1 0 0 25 0 4 0 523621446 713535488 10350 33554432000 4194304 4797429 140735682888576 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696812 CPUtime=54.29 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 5040 0 0 0 5428 1 0 0 25 0 4 0 523621446 713535488 10350 33554432000 4194304 4797429 140735682888576 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696812 CPUtime=53.99 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4546 0 0 0 5399 0 0 0 25 0 4 0 523621446 713535488 10350 33554432000 4194304 4797429 140735682888576 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 216.88
Current children cumulated vsize (KiB) 696812

[startup+57.5011 s]
/proc/loadavg: 8.03 8.11 8.06 9/184 4609
/proc/meminfo: memFree=31019392/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696916 CPUtime=229.66 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 30094 0 0 0 22959 7 0 0 25 0 4 0 523621445 713641984 10050 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174229 10050 421 148 0 169158 0
[pid=4603/tid=4604] ppid=4601 vsize=696916 CPUtime=57.48 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5656 0 0 0 5747 1 0 0 25 0 4 0 523621446 713641984 10050 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696916 CPUtime=57.49 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 5143 0 0 0 5748 1 0 0 25 0 4 0 523621446 713641984 10050 33554432000 4194304 4797429 140735682888576 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696916 CPUtime=57.17 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4763 0 0 0 5717 0 0 0 25 0 4 0 523621446 713641984 10050 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 229.66
Current children cumulated vsize (KiB) 696916

[startup+59.1008 s]
/proc/loadavg: 8.03 8.10 8.06 9/184 4609
/proc/meminfo: memFree=31018772/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696956 CPUtime=236.05 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 30528 0 0 0 23598 7 0 0 25 0 4 0 523621445 713682944 10041 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174239 10041 421 148 0 169168 0
[pid=4603/tid=4604] ppid=4601 vsize=696956 CPUtime=59.08 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5684 0 0 0 5907 1 0 0 25 0 4 0 523621446 713682944 10041 33554432000 4194304 4797429 140735682888576 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696956 CPUtime=59.09 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 5374 0 0 0 5908 1 0 0 25 0 4 0 523621446 713682944 10041 33554432000 4194304 4797429 140735682888576 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696956 CPUtime=58.76 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4805 0 0 0 5876 0 0 0 25 0 4 0 523621446 713682944 10041 33554432000 4194304 4797429 140735682888576 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 236.05
Current children cumulated vsize (KiB) 696956

[startup+59.5007 s]
/proc/loadavg: 8.03 8.10 8.06 9/184 4609
/proc/meminfo: memFree=31018392/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696956 CPUtime=237.64 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) R 4601 4603 4213 0 -1 4202496 30687 0 0 0 23757 7 0 0 25 0 4 0 523621445 713682944 10196 33554432000 4194304 4797429 140735682888576 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174239 10196 421 148 0 169168 0
[pid=4603/tid=4604] ppid=4601 vsize=696956 CPUtime=59.49 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5714 0 0 0 5947 2 0 0 25 0 4 0 523621446 713682944 10196 33554432000 4194304 4797429 140735682888576 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696956 CPUtime=59.49 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) R 4601 4603 4213 0 -1 4202560 5407 0 0 0 5948 1 0 0 25 0 4 0 523621446 713682944 10196 33554432000 4194304 4797429 140735682888576 18446744073709551615 4430072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696956 CPUtime=59.16 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4826 0 0 0 5916 0 0 0 25 0 4 0 523621446 713682944 10196 33554432000 4194304 4797429 140735682888576 18446744073709551615 4331615 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 237.64
Current children cumulated vsize (KiB) 696956

[startup+59.9007 s]
/proc/loadavg: 8.03 8.10 8.06 9/184 4609
/proc/meminfo: memFree=31018392/32950928 swapFree=67111404/67111528
[pid=4603] ppid=4601 vsize=696956 CPUtime=238.88 cores=1,3,5,7
/proc/4603/stat : 4603 (techdemo) S 4601 4603 4213 0 -1 4202496 30704 0 0 0 23881 7 0 0 22 0 4 0 523621445 713682944 10212 33554432000 4194304 4797429 140735682888576 18446744073709551615 235606695537 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4603/statm: 174239 10212 424 148 0 169168 0
[pid=4603/tid=4604] ppid=4601 vsize=696956 CPUtime=59.89 cores=1,3,5,7
/proc/4603/task/4604/stat : 4604 (techdemo) R 4601 4603 4213 0 -1 4202560 5714 0 0 0 5987 2 0 0 25 0 4 0 523621446 713682944 10212 33554432000 4194304 4797429 140735682888576 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4603/tid=4605] ppid=4601 vsize=696956 CPUtime=59.85 cores=1,3,5,7
/proc/4603/task/4605/stat : 4605 (techdemo) S 4601 4603 4213 0 -1 4202560 5407 0 0 0 5984 1 0 0 25 0 4 0 523621446 713682944 10212 33554432000 4194304 4797429 140735682888576 18446744073709551615 47870383003188 0 0 4096 2 18446604471118959616 0 0 -1 3 0 0 0
[pid=4603/tid=4606] ppid=4601 vsize=696956 CPUtime=59.56 cores=1,3,5,7
/proc/4603/task/4606/stat : 4606 (techdemo) R 4601 4603 4213 0 -1 4202560 4833 0 0 0 5956 0 0 0 25 0 4 0 523621446 713682944 10212 33554432000 4194304 4797429 140735682888576 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 238.88
Current children cumulated vsize (KiB) 696956

Child status: 10
Real time (s): 59.9541
CPU time (s): 239.003
CPU user time (s): 238.92
CPU system time (s): 0.082987
CPU usage (%): 398.643
Max. virtual memory (cumulated for all children) (KiB): 696956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.92
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30714
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= 380
involuntary context switches= 1117

runsolver used 0.100984 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 01:37:07
IDJOB=3172924
IDBENCH=82942
IDSOLVER=1584
FILE ID=node120/3172924-1304120227
RUNJOBID= node120-1304119383-4529
PBS_JOBID= 13170710
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172924-1304120227/watcher-3172924-1304120227 -o /tmp/evaluation-result-3172924-1304120227/solver-3172924-1304120227 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172924-1304120227.cnf

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=1082497574

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31065656 kB
Buffers:        500504 kB
Cached:         824424 kB
SwapCached:          8 kB
Active:         557780 kB
Inactive:       968972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31065656 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            7816 kB
Writeback:           0 kB
AnonPages:      201852 kB
Mapped:          15916 kB
Slab:           296132 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   799968 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= 72060 MiB
End job on node120 at 2011-04-30 01:38:07