Trace number 3173382

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-stUNSAT 9.2176 9.23306

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S827703138-064.UNKNOWN.cnf
MD5SUM8a9e79c1cb155bf3f6b196f918087125
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.156975
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
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 51065
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 1 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-3173382-1301794099.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      21 undec:       7 neg:      22
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.10	c  N dy    19      4033        50      1065         0      3498      5325     42527     12.29     10.08  --
0.19/0.24	c  N dy    47      8172        50      1065         0      4948      5325     56921     12.06     10.16  --
0.39/0.43	c  N dy    75     12314        50      1065         0      4845      5325     52692     12.17     10.18  --
0.59/0.63	c  N dy   103     16449        50      1065         0      8444      5325     97142     12.26     10.21  --
0.79/0.85	c  N dy   130     20467        50      1065         0      7033      5325     75227     12.51     10.26  --
0.99/1.10	c  N dy   157     24515        50      1065         0     10521      5325    117751     11.64     10.25  --
1.29/1.35	c  N dy   184     28555        50      1065         0      8106      5325     85422     12.23     10.27  --
1.39/1.45	c  S st   194     30000        50      1065         0      9358      5325    100637     11.85     10.26  --
1.39/1.48	c  S st   194     30503        50      1065         0      9810      5325    106613     11.85     10.26  --
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
1.39/1.50	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
1.39/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.50	c Subs w/ non-existent bins:      0 time:  0.00 s
1.49/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.59/1.60	c lits-rem:      1385  cl-subs:     2096  v-elim:     50  v-fix:    0  time:  0.10 s
1.59/1.60	c learnt bin added due to v-elim: 0
1.59/1.60	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
1.59/1.60	c vivif2 --  cl tried     7714 cl shrink        0 lits rem          0 time: 0.00
1.59/1.64	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.03
1.59/1.64	c calculated reachability. Time: 0.00
1.59/1.64	c  N dy   194     30503        50      1065         0      7714      5325     83282     11.85     10.26  --
1.59/1.64	c  F st   194     30503        50      1065         0      7714      5325     83282     11.85     10.26  --
1.69/1.76	c Decided on static restart strategy
1.89/1.91	c  N dy   214     34649        50      1065         0     11285      5325    126921     11.94     10.24  --
2.09/2.20	c  N dy   241     38678        50      1065         0      8047      5325     82105     12.22     10.26  --
2.38/2.46	c  N dy   268     42691        50      1065         0     11504      5325    125255     12.23     10.28  --
2.68/2.72	c  S st   289     45754        50      1065         0     14086      5325    156828     12.06     10.28  --
2.68/2.78	c  S st   289     46256        50      1065         0     14540      5325    162841     12.06     10.28  --
2.68/2.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.78/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.02
2.78/2.80	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
2.78/2.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.78/2.80	c Subs w/ non-existent bins:      0 time:  0.00 s
2.78/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.20/3.28	c lits-rem:      2266  cl-subs:     2923  v-elim:     50  v-fix:    0  time:  0.47 s
3.20/3.28	c learnt bin added due to v-elim: 0
3.20/3.28	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
3.20/3.28	c vivif2 --  cl tried    11617 cl shrink        0 lits rem          0 time: 0.00
3.30/3.33	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.05
3.30/3.33	c calculated reachability. Time: 0.00
3.30/3.33	c  N dy   289     46256        50      1065         0     11617      5325    126812     12.06     10.28  --
3.59/3.67	c  N dy   316     50373        50      1065         0      7691      5325     72853     12.31     10.26  --
3.89/3.95	c  N dy   344     54502        50      1065         0     11222      5325    115964     11.94     10.26  --
4.19/4.28	c  N dy   371     58521        50      1065         0     14595      5325    156747     11.46     10.26  --
4.59/4.64	c  N dy   398     62613        50      1065         0      9679      5325     93353     12.23     10.26  --
4.89/4.93	c  N dy   425     66618        50      1065         0     13068      5325    134412     12.04     10.25  --
5.09/5.17	c  S st   444     69384        50      1065         0     15412      5325    162150     11.62     10.24  --
5.19/5.24	c  S st   444     69884        50      1065         0     15862      5325    168272     11.62     10.24  --
5.19/5.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.03
5.19/5.26	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
5.19/5.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.27	c Subs w/ non-existent bins:      0 time:  0.00 s
5.19/5.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.69/5.79	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
5.99/6.06	c Added 1 vars  tried: 11100 time: 0.27
5.99/6.06	c ORs :      1 avg-s:  0.0 cl-sh:  1012 l-rem:   1012 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.27
5.99/6.06	c lits-rem:      2856  cl-subs:     3574  v-elim:     50  v-fix:    0  time:  0.79 s
5.99/6.06	c learnt bin added due to v-elim: 0
5.99/6.06	c vivif2 --  cl tried     1066 cl shrink        0 lits rem          0 time: 0.00
5.99/6.07	c vivif2 --  cl tried    12288 cl shrink        0 lits rem          0 time: 0.00
6.09/6.12	c asymm  cl-useful: 0/1066/1066 lits-rem:0 time: 0.05
6.09/6.12	c calculated reachability. Time: 0.00
6.09/6.12	c  N dy   444     69884        51      1066         2     12288      5328    125620     11.62     10.24  --
6.09/6.12	c  F st   444     69884        51      1066         2     12288      5328    125620     11.62     10.24  --
6.19/6.30	c Decided on static restart strategy
6.50/6.52	c  N dy   466     74348        51      1066         2     16074      5328    170819     11.44     10.22  --
6.89/6.94	c  N dy   498     79124        51      1066         2     11144      5328    108153     11.63     10.21  --
7.29/7.38	c  N dy   532     84221        51      1066         2     15504      5328    159277     11.71     10.19  --
9.19/9.22	c  E dy   564    104005        45      1066        54     11127      5326     88663      7.14      9.74  --
9.19/9.23	c num threads              : 1          
9.19/9.23	c restarts                 : 564        
9.19/9.23	c dynamic restarts         : 546        
9.19/9.23	c static restarts          : 18         
9.19/9.23	c full restarts            : 2          
9.19/9.23	c total simplify time      : 0.00       
9.19/9.23	c learnts DL2              : 0          
9.19/9.23	c learnts size 2           : 54         
9.19/9.23	c learnts size 1           : 32          (62.75     % of vars)
9.19/9.23	c filedLit time            : 0.06        (0.65      % time)
9.19/9.23	c v-elim SatELite          : 0           (0.00      % vars)
9.19/9.23	c SatELite time            : 1.37        (14.86     % time)
9.19/9.23	c v-elim xor               : 0           (0.00      % vars)
9.19/9.23	c xor elim time            : 0.00        (0.00      % time)
9.19/9.23	c num binary xor trees     : 0          
9.19/9.23	c binxor trees' crown      : 0           (nan       leafs/tree)
9.19/9.23	c bin xor find time        : 0.00       
9.19/9.23	c OTF clause subsumed      : 15357       (0.15      clauses/conflict)
9.19/9.23	c OTF subs. size diff      : 15742       (1.03       lits/clause)
9.19/9.23	c OTF cl watch-shrink      : 642         (0.01      clauses/conflict)
9.19/9.23	c OTF cl watch-sh-lit      : 739         (1.15       lits/clause)
9.19/9.23	c tried to recurMin cls    : 103996      (99.99      % of conflicts)
9.19/9.23	c updated cache            : 2           (0.00       lits/tried recurMin)
9.19/9.23	c OTF Gate-Rem cl          : 1245        (0.01      clauses/conflict)
9.19/9.23	c OTF Gate-rem lits        : 1245        (1.00      lits/confl)
9.19/9.23	c clauses over max glue    : 0           (0.00      % of all clauses)
9.19/9.23	c conflicts                : 104005      (11299.24  / sec)
9.19/9.23	c decisions                : 119542      (1.29      % random)
9.19/9.23	c bogo-props               : 849553404   (92296613.00 / sec)
9.19/9.23	c props                    : 1646340     (178860.57 / sec)
9.19/9.23	c conflict literals        : 1213097     (15.99     % deleted)
9.19/9.23	c Memory used              : 129.51      MB
9.19/9.23	c CPU time                 : 9.20        s
9.19/9.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173382-1301794099/watcher-3173382-1301794099 -o /tmp/evaluation-result-3173382-1301794099/solver-3173382-1301794099 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173382-1301794099.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.95 5/189 24144
/proc/meminfo: memFree=20010648/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=28640 CPUtime=0 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 475 0 0 0 0 0 0 0 24 0 1 0 271825209 29327360 414 33554432000 4194304 4797429 140734453710272 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 7160 416 347 148 0 2089 0

[startup+0.096067 s]
/proc/loadavg: 3.68 3.93 3.95 5/189 24144
/proc/meminfo: memFree=20010648/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=127528 CPUtime=0.08 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 694 0 0 0 8 0 0 0 24 0 1 0 271825209 130588672 621 33554432000 4194304 4797429 140734453710272 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 31882 621 405 148 0 26811 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127528

[startup+0.101055 s]
/proc/loadavg: 3.68 3.93 3.95 5/189 24144
/proc/meminfo: memFree=20010648/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=127528 CPUtime=0.09 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 701 0 0 0 9 0 0 0 24 0 1 0 271825209 130588672 628 33554432000 4194304 4797429 140734453710272 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 31882 628 405 148 0 26811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127528

[startup+0.301012 s]
/proc/loadavg: 3.68 3.93 3.95 5/189 24144
/proc/meminfo: memFree=20010648/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=128056 CPUtime=0.29 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 893 0 0 0 29 0 0 0 25 0 1 0 271825209 131129344 744 33554432000 4194304 4797429 140734453710272 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 32014 744 405 148 0 26943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128056

[startup+0.700929 s]
/proc/loadavg: 3.68 3.93 3.95 5/189 24144
/proc/meminfo: memFree=20010648/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=128592 CPUtime=0.69 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 1151 0 0 0 69 0 0 0 25 0 1 0 271825209 131678208 887 33554432000 4194304 4797429 140734453710272 18446744073709551615 4387790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 32148 887 405 148 0 27077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128592

[startup+1.50078 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 24145
/proc/meminfo: memFree=20002704/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=129208 CPUtime=1.49 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 1593 0 0 0 149 0 0 0 25 0 1 0 271825209 132308992 1015 33554432000 4194304 4797429 140734453710272 18446744073709551615 4642120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 32302 1015 408 148 0 27231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129208

[startup+3.10052 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 24145
/proc/meminfo: memFree=19997868/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=131044 CPUtime=3.09 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 2315 0 0 0 308 1 0 0 25 0 1 0 271825209 134189056 1511 33554432000 4194304 4797429 140734453710272 18446744073709551615 4525013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 32761 1511 410 148 0 27690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131044

[startup+6.30096 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 24145
/proc/meminfo: memFree=19988388/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=131932 CPUtime=6.29 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 3022 0 0 0 628 1 0 0 25 0 1 0 271825209 135098368 1735 33554432000 4194304 4797429 140734453710272 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 32983 1735 415 148 0 27912 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131932

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

[startup+7.90064 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 24145
/proc/meminfo: memFree=19986296/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=132188 CPUtime=7.89 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 3414 0 0 0 788 1 0 0 25 0 1 0 271825209 135360512 1830 33554432000 4194304 4797429 140734453710272 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 33047 1830 415 148 0 27976 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 132188

[startup+8.70054 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 24145
/proc/meminfo: memFree=19985180/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=132472 CPUtime=8.69 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 3665 0 0 0 868 1 0 0 25 0 1 0 271825209 135651328 1812 33554432000 4194304 4797429 140734453710272 18446744073709551615 4404813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 33118 1812 415 148 0 28047 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 132472

[startup+9.10046 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 24145
/proc/meminfo: memFree=19985180/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=132472 CPUtime=9.09 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 3709 0 0 0 908 1 0 0 25 0 1 0 271825209 135651328 1853 33554432000 4194304 4797429 140734453710272 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 33118 1853 415 148 0 28047 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 132472

[startup+9.20044 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 24145
/proc/meminfo: memFree=19985180/32951124 swapFree=67111528/67111528
[pid=24144] ppid=24142 vsize=132616 CPUtime=9.19 cores=4,6
/proc/24144/stat : 24144 (techdemo) R 24142 24144 23778 0 -1 4202496 3859 0 0 0 918 1 0 0 25 0 1 0 271825209 135798784 1749 33554432000 4194304 4797429 140734453710272 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24144/statm: 33154 1749 415 148 0 28083 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 132616

Child status: 20
Real time (s): 9.23306
CPU time (s): 9.2176
CPU user time (s): 9.2046
CPU system time (s): 0.012998
CPU usage (%): 99.8325
Max. virtual memory (cumulated for all children) (KiB): 132616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.2046
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3868
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= 6
involuntary context switches= 8

runsolver used 0.012998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 03:28:19
IDJOB=3173382
IDBENCH=82800
IDSOLVER=1585
FILE ID=node140/3173382-1301794099
RUNJOBID= node140-1301791494-23798
PBS_JOBID= 12841431
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S827703138-064.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173382-1301794099/watcher-3173382-1301794099 -o /tmp/evaluation-result-3173382-1301794099/solver-3173382-1301794099 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173382-1301794099.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8a9e79c1cb155bf3f6b196f918087125
RANDOM SEED=1958473040

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:     32951124 kB
MemFree:      20010928 kB
Buffers:        372208 kB
Cached:       12218304 kB
SwapCached:          0 kB
Active:        7527008 kB
Inactive:      5134048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20010928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31496 kB
Writeback:           0 kB
AnonPages:       69980 kB
Mapped:          16380 kB
Slab:           215936 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   573956 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= 71500 MiB
End job on node140 at 2011-04-03 03:28:28