Trace number 3283307

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 98.557 98.5692

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-3283307-1303759768.cnf'
0.00/0.00	c -- header says num vars:         162696
0.00/0.00	c -- header says num clauses:      821000
0.39/0.45	c -- clauses added:            0 learnts,       821000 normals,            0 xors
0.39/0.45	c -- vars added     162696
0.39/0.45	c Parsing time:  0.42 s
0.39/0.45	c  N st     0         0    162696    194789    617205         0   1943577         0   no data   no data  --
0.59/0.68	c asymm  cl-useful: 55/768/165696 lits-rem:273 time: 0.22
9.69/9.78	c Flit:  1603 Blit:    687 bXBeca:    0 bXProp:  704 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  9.07
9.80/9.81	c Cleaning up after failed var search:     0.03 s 
12.10/12.14	c Calc non-exist non-lernt bins v-fix:     0 done:   7824 time:  2.26 s
12.10/12.16	c Cache  BProp: 2186 Set: 359 BXProp: 155 T: 0.01
12.10/12.18	c Subs w/ non-existent bins:     99 time:  0.02 s
12.19/12.24	c Replacing      859 vars Replaced    23632 lits Time:     0.06 s 
12.29/12.34	c bin-w-bin subsume rem        23177 bins  time:  0.04 s
12.39/12.41	c subs with bin:     3352  lits-rem:     31417  v-fix:    0  time:  0.07 s
12.49/12.55	c Removed useless bin:     384  fixed:     0  bprops:  10.04M  time:  0.13 s
12.99/13.06	c lits-rem:         0  cl-subs:     2091  v-elim:  40784  v-fix:    0  time:  0.49 s
12.99/13.06	c learnt bin added due to v-elim: 0
12.99/13.08	c Finding binary XORs  T:     0.03 s  found:    1294
13.10/13.13	c Replacing     1294 vars Replaced    44630 lits Time:     0.04 s 
13.20/13.24	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
13.20/13.24	c Calc default polars -  time:   0.02 s pos:   16157 undec:   82847 neg:   63692
13.20/13.24	c =========================================================================================
13.20/13.24	c types(t): F = full restart, N = normal restart
13.20/13.24	c types(t): S = simplification begin/end, E = solution found
13.20/13.24	c restart types(rt): st = static, dy = dynamic
13.20/13.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
13.20/13.24	c  B st     0         0     79965    198942    289578         0   1347832         0   no data   no data  --
14.29/14.38	c Decided on dynamic restart strategy
15.59/15.65	c  N dy    21      4119     77349    198942    289778      3629   1347832    371494     93.20     21.63  --
17.78/17.86	c  N dy    50      8163     74085    198942    289946      7221   1347832    774379    131.84     20.78  --
20.29/20.32	c  N dy    79     12180     73534    198942    290076     10811   1347832   1171248     94.89     22.14  --
23.00/23.08	c  N dy   107     16189     60052    153880    208882     14303    976524   1479811    106.26     21.53  --
26.89/26.95	c  N dy   135     20231     59853    153880    208999      8990    976524    525628    151.09     22.96  --
31.39/31.50	c  N dy   164     24323     58512    150002    202351     12479    943842   1318031    245.99     22.64  --
36.20/36.23	c  N dy   192     28400     58481    150002    202445     16268    943842   2190233    247.21     22.45  --
38.49/38.54	c  S st   203     30002     58450    150002    202472     17744    943842   2548405    216.07     22.69  --
39.68/39.79	c  S st   203     30503     57615    147538    198694     17872    925865   2522193    216.07     22.69  --
39.78/39.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
39.78/39.83	c Cache  BProp: 1355 Set: 0 BXProp: 0 T: 0.01
49.18/49.23	c Flit:   642 Blit:   3726 bXBeca:    0 bXProp:  691 Bin:  17957 BRemL:    107 BRemN:     87 CBin:       0 P: 60.0M T:  9.38
49.18/49.27	c Cleaning up after failed var search:     0.04 s 
50.79/50.81	c Calc non-exist non-lernt bins v-fix:   437 done:  17651 time:  1.51 s
50.79/50.86	c Cache  BProp: 8454 Set: 1308 BXProp: 914 T: 0.05
51.19/51.23	c Subs w/ non-existent bins:   3810 time:  0.36 s
51.29/51.36	c Replacing     1605 vars Replaced   100100 lits Time:     0.13 s 
51.49/51.50	c bin-w-bin subsume rem         1812 bins  time:  0.02 s
53.09/53.11	c subs with bin:     1212  lits-rem:     33092  v-fix:    0  time:  1.61 s
53.19/53.27	c Removed useless bin:    3795  fixed:    11  bprops:  10.00M  time:  0.16 s
55.69/55.73	c lits-rem:      2239  cl-subs:    19208  v-elim:   8861  v-fix:    0  time:  2.45 s
55.69/55.73	c learnt bin added due to v-elim: 0
55.89/55.99	c vivif2 --  cl tried   102328 cl shrink     2668 lits rem       3590 time: 0.26
56.00/56.02	c vivif2 --  cl tried     4849 cl shrink     1962 lits rem      18224 time: 0.03
56.19/56.21	c asymm  cl-useful: 141/882/101476 lits-rem:276 time: 0.18
56.29/56.39	c calculated reachability. Time: 0.17
56.39/56.40	c  N dy   203     30503     43714    101463    163958      4461    669256    132931    216.07     22.69  --
56.39/56.40	c  F st   203     30503     43714    101463    163958      4461    669256    132931    216.07     22.69  --
58.09/58.18	c Decided on dynamic restart strategy
60.40/60.50	c  N dy   224     34571     43624    100944    163362      8214    665430    484077     89.69     20.94  --
63.49/63.54	c Finding binary XORs  T:     0.75 s  found:     369
65.79/65.85	c  N dy   254     38640     43158     99232    160882     12020    653330    802002     89.87     19.48  --
71.30/71.30	c  N dy   283     42767     43027     99232    160950     15983    653330   1070252     73.48     18.35  --
75.59/75.66	c  S st   305     45754     43024     99232    160988     18866    653330   1248127     50.84     17.59  --
76.49/76.57	c  S st   305     46256     43019     99232    161062     19198    653330   1270257     50.84     17.59  --
76.49/76.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
76.59/76.63	c Cache  BProp: 8630 Set: 93 BXProp: 0 T: 0.04
87.59/87.68	c Flit:  1105 Blit:   2359 bXBeca:    0 bXProp: 1246 Bin:  21216 BRemL:    968 BRemN:    142 CBin:       0 P: 60.0M T: 11.03
87.69/87.72	c Cleaning up after failed var search:     0.04 s 
89.00/89.00	c Calc non-exist non-lernt bins v-fix:    36 done:  20210 time:  1.27 s
89.00/89.06	c Cache  BProp: 10559 Set: 46 BXProp: 425 T: 0.06
89.49/89.53	c Subs w/ non-existent bins:   1346 time:  0.47 s
89.59/89.61	c Replacing     2033 vars Replaced   105101 lits Time:     0.07 s 
89.59/89.69	c bin-w-bin subsume rem         2734 bins  time:  0.02 s
89.99/90.04	c subs with bin:      576  lits-rem:     10607  v-fix:    0  time:  0.35 s
90.19/90.21	c Removed useless bin:    5336  fixed:     4  bprops:  10.00M  time:  0.17 s
91.49/91.54	c lits-rem:       576  cl-subs:    16115  v-elim:   6253  v-fix:    0  time:  1.33 s
91.49/91.54	c learnt bin added due to v-elim: 0
91.79/91.86	c vivif2 --  cl tried    69865 cl shrink     4496 lits rem       5723 time: 0.31
91.89/91.92	c vivif2 --  cl tried     4795 cl shrink     1318 lits rem       6455 time: 0.06
92.09/92.12	c asymm  cl-useful: 97/1602/68806 lits-rem:242 time: 0.20
92.29/92.30	c calculated reachability. Time: 0.17
92.29/92.31	c  N dy   305     46256     31528     68780    127963      4654    458234    119739     50.84     17.59  --
94.29/94.38	c Finding binary XORs  T:     0.81 s  found:      98
96.49/96.56	c  N dy   335     50353     31492     68581    127931      8545    457325    305566     30.84     16.62  --
98.39/98.40	c  E dy   348     52156     31465     68581    127973     10219    457325    365059     31.88     16.24  --
98.39/98.42	c num threads              : 1          
98.39/98.42	c restarts                 : 348        
98.39/98.42	c dynamic restarts         : 336        
98.39/98.42	c static restarts          : 12         
98.39/98.42	c full restarts            : 1          
98.39/98.42	c total simplify time      : 1.67       
98.39/98.42	c learnts DL2              : 0          
98.39/98.42	c learnts size 2           : 730592     
98.39/98.42	c learnts size 1           : 90350       (55.53     % of vars)
98.39/98.42	c filedLit time            : 29.59       (30.15     % time)
98.39/98.42	c v-elim SatELite          : 46731       (28.72     % vars)
98.39/98.42	c SatELite time            : 3.86        (3.93      % time)
98.39/98.42	c v-elim xor               : 0           (0.00      % vars)
98.39/98.42	c xor elim time            : 0.06        (0.06      % time)
98.39/98.42	c num binary xor trees     : 3386       
98.39/98.42	c binxor trees' crown      : 5889        (1.74      leafs/tree)
98.39/98.42	c bin xor find time        : 1.59       
98.39/98.42	c OTF clause subsumed      : 2119        (0.04      clauses/conflict)
98.39/98.42	c OTF subs. size diff      : 5206        (2.46       lits/clause)
98.39/98.42	c OTF cl watch-shrink      : 11008       (0.21      clauses/conflict)
98.39/98.42	c OTF cl watch-sh-lit      : 251485      (22.85      lits/clause)
98.39/98.42	c tried to recurMin cls    : 21452       (41.13      % of conflicts)
98.39/98.42	c updated cache            : 7026        (0.33       lits/tried recurMin)
98.39/98.42	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
98.39/98.42	c OTF Gate-rem lits        : 0           (nan       lits/confl)
98.39/98.42	c clauses over max glue    : 0           (0.00      % of all clauses)
98.39/98.42	c conflicts                : 52156       (531.34    / sec)
98.39/98.42	c decisions                : 297809      (1.14      % random)
98.39/98.42	c bogo-props               : 825693808   (8411792.71 / sec)
98.39/98.42	c props                    : 194311999   (1979562.21 / sec)
98.39/98.42	c conflict literals        : 5923058     (26.67     % deleted)
98.39/98.42	c Memory used              : 864.74      MB
98.39/98.42	c CPU time                 : 98.16       s
98.39/98.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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.95 3.74 4.32 4/193 6084
/proc/meminfo: memFree=17345016/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=33148 CPUtime=0 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 1680 0 0 0 0 0 0 0 23 0 1 0 487574751 33943552 1471 33554432000 4194304 4797429 140735816482848 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 8287 1481 351 148 0 3216 0

[startup+0.041103 s]
/proc/loadavg: 3.95 3.74 4.32 4/193 6084
/proc/meminfo: memFree=17345016/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=67532 CPUtime=0.04 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 11364 0 0 0 3 1 0 0 23 0 1 0 487574751 69152768 7723 33554432000 4194304 4797429 140735816482848 18446744073709551615 4367649 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 16883 7731 351 148 0 11812 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 67532

[startup+0.101177 s]
/proc/loadavg: 3.95 3.74 4.32 4/193 6084
/proc/meminfo: memFree=17345016/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=103968 CPUtime=0.09 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 21673 0 0 0 7 2 0 0 23 0 1 0 487574751 106463232 14414 33554432000 4194304 4797429 140735816482848 18446744073709551615 4431159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 25992 14414 351 148 0 20921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 103968

[startup+0.301056 s]
/proc/loadavg: 3.95 3.74 4.32 4/193 6084
/proc/meminfo: memFree=17345016/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=111440 CPUtime=0.29 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 23990 0 0 0 26 3 0 0 25 0 1 0 487574751 114114560 16655 33554432000 4194304 4797429 140735816482848 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 27860 16655 351 148 0 22789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111440

[startup+0.700987 s]
/proc/loadavg: 3.95 3.74 4.32 4/193 6084
/proc/meminfo: memFree=17345016/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=246968 CPUtime=0.7 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 31486 0 0 0 66 4 0 0 25 0 1 0 487574751 252895232 24029 33554432000 4194304 4797429 140735816482848 18446744073709551615 4619425 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 61742 24029 376 148 0 56671 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 246968

[startup+1.50085 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6085
/proc/meminfo: memFree=17252752/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=239932 CPUtime=1.49 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 31541 0 0 0 145 4 0 0 25 0 1 0 487574751 245690368 23009 33554432000 4194304 4797429 140735816482848 18446744073709551615 4428396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 59983 23009 382 148 0 54912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 239932

[startup+3.10055 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6085
/proc/meminfo: memFree=17252140/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=239932 CPUtime=3.09 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 31541 0 0 0 305 4 0 0 25 0 1 0 487574751 245690368 23009 33554432000 4194304 4797429 140735816482848 18446744073709551615 4428399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 59983 23009 382 148 0 54912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 239932

[startup+6.30096 s]
/proc/loadavg: 4.04 3.77 4.33 5/194 6085
/proc/meminfo: memFree=17250280/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=239932 CPUtime=6.3 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 31648 0 0 0 626 4 0 0 25 0 1 0 487574751 245690368 23116 33554432000 4194304 4797429 140735816482848 18446744073709551615 4428751 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 59983 23116 382 148 0 54912 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 239932

[startup+12.7008 s]
/proc/loadavg: 4.03 3.77 4.32 5/194 6085
/proc/meminfo: memFree=17053408/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=535692 CPUtime=12.69 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 89065 0 0 0 1258 11 0 0 25 0 1 0 487574751 548548608 80483 33554432000 4194304 4797429 140735816482848 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 133923 80484 401 148 0 128852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 535692

[startup+25.5005 s]
/proc/loadavg: 4.03 3.78 4.32 5/194 6085
/proc/meminfo: memFree=16992656/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=557024 CPUtime=25.49 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 96633 0 0 0 2536 13 0 0 25 0 1 0 487574751 570392576 87924 33554432000 4194304 4797429 140735816482848 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 139256 87924 411 148 0 134185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 557024

[startup+51.1008 s]
/proc/loadavg: 4.02 3.80 4.31 5/194 6086
/proc/meminfo: memFree=16804804/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=796972 CPUtime=51.09 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 153003 0 0 0 5090 19 0 0 25 0 1 0 487574751 816099328 140434 33554432000 4194304 4797429 140735816482848 18446744073709551615 4642194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 199243 140434 414 148 0 194172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 796972

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

[startup+76.7002 s]
/proc/loadavg: 4.01 3.81 4.30 5/194 6087
/proc/meminfo: memFree=16750596/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=810668 CPUtime=76.69 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 159212 0 0 0 7648 21 0 0 25 0 1 0 487574751 830124032 146616 33554432000 4194304 4797429 140735816482848 18446744073709551615 4259081 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 202667 146616 415 148 0 197596 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 810668

[startup+89.5008 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16682644/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=880484 CPUtime=89.49 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 176155 0 0 0 8925 24 0 0 25 0 1 0 487574751 901615616 163559 33554432000 4194304 4797429 140735816482848 18446744073709551615 4642201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 220121 163559 415 148 0 215050 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 880484

[startup+92.7003 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16675320/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=885488 CPUtime=92.69 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 177558 0 0 0 9245 24 0 0 25 0 1 0 487574751 906739712 164938 33554432000 4194304 4797429 140735816482848 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 221372 164938 415 148 0 216301 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 885488

[startup+95.9007 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16669492/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=885488 CPUtime=95.89 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 177709 0 0 0 9565 24 0 0 25 0 1 0 487574751 906739712 165087 33554432000 4194304 4797429 140735816482848 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 221372 165087 415 148 0 216301 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 885488

[startup+97.5004 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16668996/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=885488 CPUtime=97.49 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 177773 0 0 0 9725 24 0 0 25 0 1 0 487574751 906739712 165148 33554432000 4194304 4797429 140735816482848 18446744073709551615 4423672 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 221372 165148 415 148 0 216301 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 885488

[startup+98.3002 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16668376/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=885488 CPUtime=98.29 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 177798 0 0 0 9805 24 0 0 25 0 1 0 487574751 906739712 165172 33554432000 4194304 4797429 140735816482848 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 221372 165172 415 148 0 216301 0
Current children cumulated CPU time (s) 98.29
Current children cumulated vsize (KiB) 885488

[startup+98.5002 s]
/proc/loadavg: 4.01 3.82 4.29 5/194 6087
/proc/meminfo: memFree=16668376/32951124 swapFree=67111528/67111528
[pid=6084] ppid=6082 vsize=865904 CPUtime=98.48 cores=5,7
/proc/6084/stat : 6084 (techdemo) R 6082 6084 5962 0 -1 4202496 177805 0 0 0 9823 25 0 0 25 0 1 0 487574751 886685696 161999 33554432000 4194304 4797429 140735816482848 18446744073709551615 271550186700 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6084/statm: 216476 161999 420 148 0 211405 0
Current children cumulated CPU time (s) 98.48
Current children cumulated vsize (KiB) 865904

Child status: 20
Real time (s): 98.5692
CPU time (s): 98.557
CPU user time (s): 98.2751
CPU system time (s): 0.281957
CPU usage (%): 99.9877
Max. virtual memory (cumulated for all children) (KiB): 885488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.2751
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177806
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= 9
involuntary context switches= 225

runsolver used 0.158975 second user time and 0.381941 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 21:29:29
IDJOB=3283307
IDBENCH=71019
IDSOLVER=1585
FILE ID=node133/3283307-1303759768
RUNJOBID= node133-1303759505-5984
PBS_JOBID= 13157125
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283307-1303759768/watcher-3283307-1303759768 -o /tmp/evaluation-result-3283307-1303759768/solver-3283307-1303759768 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3283307-1303759768.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=769029541

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.834
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:      17345172 kB
Buffers:       2168756 kB
Cached:       12086340 kB
SwapCached:          0 kB
Active:        9239848 kB
Inactive:      5804456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17345172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37652 kB
Writeback:          32 kB
AnonPages:      788780 kB
Mapped:          16676 kB
Slab:           497116 kB
PageTables:       7056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1339772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71492 MiB
End job on node133 at 2011-04-25 21:31:07