Trace number 3368370

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 Strange-Night2-st (fixed)UNSAT 35.6356 35.6392

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368370-1305379173.cnf'
0.00/0.00	c -- header says num vars:         135543
0.00/0.00	c -- header says num clauses:      404326
0.09/0.14	c -- clauses added:            0 learnts,       404326 normals,            0 xors
0.09/0.14	c -- vars added     135543
0.09/0.14	c Parsing time:  0.12 s
0.09/0.14	c  N st     0         0    135543    134725    269475         0    943125         0   no data   no data
0.69/0.75	c asymm  cl-useful: 0/12383/134595 lits-rem:0 time: 0.60
8.89/8.93	c Flit:   839 Blit:  23912 bXBeca:    0 bXProp: 38638 Bins:      0 BRemL:      0 BRemN:      0 P: 189.3M T:  8.05
8.89/8.95	c Cleaning up after failed var search:     0.02 s 
8.99/9.01	c Replacing    38638 vars Replaced   662546 lits Time:     0.05 s 
8.99/9.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.05	c bin-w-bin subsume rem         8270 bins  time:  0.01 s
8.99/9.07	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.03 s
9.18/9.25	c Subs w/ non-existent bins:      4 l-rem:      2 v-fix:     2 done:  67032 time:  0.17 s
9.28/9.38	c Removed useless bin:    5894  fixed:     0  props:  20.00M  time:  0.13 s
9.49/9.53	c lits-rem:       340  cl-subs:     2893  v-elim:  22344  v-fix:    0  time:  0.15 s
9.79/9.85	c Finding binary XORs  T:     0.32 s  found:    1892
9.79/9.87	c Replacing     1892 vars Replaced    19595 lits Time:     0.02 s 
9.79/9.90	c Finding non-binary XORs:     0.02 s (found:    1669, avg size: 3.0)
9.79/9.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    826 locsubst:     0 time:   0.01
9.90/9.93	c calculated reachability. Time: 0.03
9.90/9.94	c Calc default polars -  time:   0.01 s pos:     627 undec:   93819 neg:   41097
9.90/9.94	c =========================================================================================
9.90/9.94	c types(t): F = full restart, N = normal restart
9.90/9.94	c types(t): S = simplification begin/end, E = solution found
9.90/9.94	c restart types(rt): st = static, dy = dynamic
9.90/9.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.90/9.94	c  B st     0         0     41968     55135     90792         0    353111         0   no data   no data
10.39/10.47	c  N dy    17      4077     41958     55135     90905      3863    353111     91113      6.19      7.43
11.09/11.13	c  N dy    43      8147     41782     55135     91007      7772    353111    173489      6.80     10.00
11.89/11.90	c  N dy    71     12211     41687     55135     91120     11647    353111    259692      7.03      7.54
12.68/12.71	c  N dy    93     16298     41657     55135     91249     15536    353111    345480      6.87      7.42
13.49/13.56	c  N dy   120     20371     41605     55135     91328      9914    353111    111461      7.00      7.62
14.30/14.36	c  N dy   148     24447     41522     53798     90441     13217    347094    199271      7.16      8.19
14.39/14.47	c  F st   152     25000     41522     53798     90451     13749    347094    211177      7.19      6.71
15.59/15.69	c  N dy   158     30000     41515     53798     90518     18647    347094    393882      7.19   no data
15.59/15.69	c  S st   158     30000     41515     53798     90518     18647    347094    393882      7.19   no data
15.79/15.89	c  S st   158     30502     41512     53798     90622     19027    347094    397713      7.19   no data
15.89/15.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.69/20.77	c Flit:   144 Blit:    946 bXBeca:    0 bXProp: 2297 Bins: 311594 BRemL: 120849 BRemN:   1695 P: 51.1M T:  4.85
20.69/20.79	c Cleaning up after failed var search:     0.02 s 
20.79/20.83	c Replacing     2303 vars Replaced   138303 lits Time:     0.04 s 
20.79/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.79/20.87	c bin-w-bin subsume rem        14322 bins  time:  0.02 s
20.89/20.91	c subs with bin:      674  lits-rem:       565  v-fix:    0  time:  0.03 s
20.98/21.03	c Subs w/ non-existent bins:   1047 l-rem:     11 v-fix:    44 done:  37595 time:  0.12 s
20.98/21.07	c Removed useless bin:    1638  fixed:     0  props:   2.24M  time:  0.04 s
21.19/21.26	c lits-rem:      1016  cl-subs:     8647  v-elim:  25084  v-fix:    0  time:  0.19 s
21.19/21.28	c Replacing        1 vars Replaced        6 lits Time:     0.01 s 
21.29/21.30	c subs with bin:      202  lits-rem:      2322  v-fix:    0  time:  0.01 s
21.29/21.33	c lits-rem:      1155  cl-subs:      373  v-elim:      0  v-fix:    0  time:  0.02 s
21.59/21.64	c asymm  cl-useful: 3/37103/49486 lits-rem:9 time: 0.31
21.59/21.65	c calculated reachability. Time: 0.01
21.59/21.65	c  N dy   158     30502     12499     49483     40905      5256    192533    114321      7.19   no data
21.79/21.90	c Finding binary XORs  T:     0.25 s  found:      53
22.29/22.33	c  N dy   176     34561     12494     49483     40980      9158    192533    186307      7.15      9.16
22.79/22.87	c  N dy   192     38981     12482     49483     41021     13464    192533    261605      7.10      7.48
23.29/23.39	c  N dy   211     43169     12474     49483     41062      9542    192533    159073      7.06      7.52
23.59/23.69	c  S st   227     45753     12474     49483     41092     12062    192533    206485      7.07      4.94
23.69/23.77	c  S st   227     46253     12470     49483     41142     12499    192533    210567      7.07   no data
23.69/23.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     13 locsubst:     0 time:   0.01
24.39/24.47	c Flit:    28 Blit:    128 bXBeca:    0 bXProp:  171 Bins:  39427 BRemL:  34622 BRemN:    306 P: 10.4M T:  0.69
24.39/24.48	c Cleaning up after failed var search:     0.01 s 
24.49/24.50	c Replacing      237 vars Replaced    18766 lits Time:     0.02 s 
24.49/24.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.49/24.52	c bin-w-bin subsume rem          763 bins  time:  0.01 s
24.49/24.53	c subs with bin:     1011  lits-rem:      1033  v-fix:    0  time:  0.01 s
24.49/24.56	c Subs w/ non-existent bins:   2249 l-rem:      8 v-fix:     0 done:  12027 time:  0.02 s
24.49/24.56	c Removed useless bin:      65  fixed:     0  props:   0.31M  time:  0.01 s
24.58/24.67	c lits-rem:      2621  cl-subs:     4826  v-elim:   5561  v-fix:    0  time:  0.11 s
24.58/24.69	c subs with bin:      183  lits-rem:      2170  v-fix:    0  time:  0.01 s
24.68/24.71	c lits-rem:       781  cl-subs:      312  v-elim:      0  v-fix:    0  time:  0.02 s
24.68/24.72	c vivif2 --  cl tried    34660 cl shrink      124 lits rem        124 time: 0.01
24.68/24.73	c vivif2 --  cl tried     7323 cl shrink      549 lits rem       1306 time: 0.01
24.88/24.94	c asymm  cl-useful: 866/34596/34596 lits-rem:958 time: 0.21
24.88/24.94	c calculated reachability. Time: 0.00
24.88/24.94	c  N dy   227     46253      6466     34574     12521      7323    136910     97389      7.07   no data
24.98/25.09	c Finding binary XORs  T:     0.15 s  found:       2
25.39/25.44	c  N dy   237     50781      6462     34574     12569     11697    136910    174986      6.99      7.50
25.79/25.82	c  N dy   257     54798      6446     34574     12591     15596    136909    251689      7.01      7.60
26.19/26.24	c  N dy   279     58802      6445     34574     12613     19514    136909    324497      7.06     12.69
26.58/26.65	c  N dy   302     63018      6442     34574     12633     23605    136909    399318      7.12      7.82
26.98/27.09	c  N dy   323     67696      6439     34574     12654     15844    136909    190513      7.15      7.54
27.18/27.28	c  S st   335     69380      6439     34574     12662     17492    136909    224289      7.17      6.44
27.28/27.35	c  S st   335     69880      6439     34574     12718     17927    136909    228701      7.17   no data
27.28/27.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     28 locsubst:     0 time:   0.01
27.39/27.49	c Flit:     9 Blit:     49 bXBeca:    2 bXProp:   70 Bins:  13284 BRemL:   3069 BRemN:     20 P:  2.7M T:  0.13
27.49/27.51	c Replacing       78 vars Replaced     8452 lits Time:     0.01 s 
27.49/27.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.49/27.52	c bin-w-bin subsume rem          372 bins  time:  0.00 s
27.49/27.53	c subs with bin:      329  lits-rem:       159  v-fix:    0  time:  0.01 s
27.49/27.54	c Subs w/ non-existent bins:     11 l-rem:      5 v-fix:     0 done:   6257 time:  0.01 s
27.49/27.54	c Removed useless bin:       9  fixed:     0  props:   0.14M  time:  0.00 s
27.49/27.56	c lits-rem:       357  cl-subs:      150  v-elim:    100  v-fix:    0  time:  0.02 s
27.59/27.61	c subs with bin:      461  lits-rem:      7954  v-fix:    0  time:  0.04 s
27.59/27.66	c lits-rem:      1984  cl-subs:      788  v-elim:      0  v-fix:    0  time:  0.04 s
27.59/27.67	c vivif2 --  cl tried    32891 cl shrink       64 lits rem         98 time: 0.01
27.59/27.68	c vivif2 --  cl tried    15029 cl shrink     1410 lits rem       2491 time: 0.01
27.89/27.94	c asymm  cl-useful: 1200/32889/32889 lits-rem:1865 time: 0.26
27.89/27.95	c calculated reachability. Time: 0.00
27.89/27.95	c  N dy   335     69880      6157     32605     20180     15015    128959    200703      7.17   no data
28.09/28.17	c Finding binary XORs  T:     0.12 s  found:       2
28.49/28.51	c  N dy   355     74422      6153     32596     19840     19416    128919    286504      7.19     12.13
28.89/28.95	c  N dy   379     79224      6132     32596     19872     24081    128919    374441      7.18     13.53
29.39/29.47	c  N dy   404     84626      6108     32596     19920     29322    128919    465945      7.18      7.84
29.70/29.78	c  F st   427     87500      6016     31329     17068     28959    123120    470197      7.21      5.93
29.70/29.79	c Replacing        7 vars Replaced       41 lits Time:     0.01 s 
30.09/30.15	c  N st   432     90796      6009     31329     17068     17373    123100    198687      7.21   no data
30.59/30.63	c  N dy   455     96817      5989     31329     17095     23234    123098    308582      7.24      8.03
31.29/31.31	c  N dy   492    103795      5944     30649     16288     28731    120412    426354      7.29      7.72
31.49/31.50	c Finding binary XORs  T:     0.12 s  found:      64
31.49/31.52	c Replacing       65 vars Replaced     9438 lits Time:     0.02 s 
31.49/31.56	c  S st   502    104821      5874     30551     16140     29624    119765    445335      7.31   no data
31.59/31.65	c  S st   502    105325      5872     30551     16175     30085    119765    450424      7.31   no data
31.59/31.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     32 locsubst:     0 time:   0.01
31.80/31.86	c Flit:    50 Blit:    103 bXBeca:    4 bXProp:  191 Bins:  17500 BRemL:   8933 BRemN:     45 P:  6.2M T:  0.20
31.80/31.87	c Cleaning up after failed var search:     0.01 s 
31.80/31.89	c Replacing      204 vars Replaced    19438 lits Time:     0.02 s 
31.80/31.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.80/31.90	c bin-w-bin subsume rem         1027 bins  time:  0.00 s
31.90/31.91	c subs with bin:      890  lits-rem:       369  v-fix:    0  time:  0.01 s
31.90/31.92	c Subs w/ non-existent bins:    141 l-rem:     22 v-fix:     1 done:   5328 time:  0.01 s
31.90/31.92	c Removed useless bin:      33  fixed:     0  props:   0.10M  time:  0.00 s
31.90/31.95	c lits-rem:       483  cl-subs:      319  v-elim:    309  v-fix:    0  time:  0.03 s
31.99/32.03	c subs with bin:     1204  lits-rem:     15550  v-fix:    0  time:  0.06 s
32.09/32.10	c lits-rem:      3615  cl-subs:     1148  v-elim:      0  v-fix:    0  time:  0.06 s
32.09/32.11	c vivif2 --  cl tried    25706 cl shrink      196 lits rem        266 time: 0.01
32.09/32.12	c vivif2 --  cl tried    19160 cl shrink     3635 lits rem       6288 time: 0.02
32.29/32.37	c asymm  cl-useful: 768/25700/25700 lits-rem:1566 time: 0.25
32.29/32.38	c calculated reachability. Time: 0.00
32.29/32.38	c  N dy   502    105325      5018     25402     15946     19129    100600    271137      7.31   no data
32.39/32.49	c Finding binary XORs  T:     0.12 s  found:      19
33.09/33.16	c  N dy   541    112308      4933     24719     12709     24091     97666    357850      7.30      7.78
33.78/33.82	c  N dy   578    119493      4889     24719     12750     17941     97664    195471      7.29     10.48
33.88/33.97	c Replacing       73 vars Replaced     1330 lits Time:     0.01 s 
34.49/34.59	c  N dy   617    127129      4803     24363     11918     24881     96159    311768      7.30      7.70
34.89/34.94	c Finding binary XORs  T:     0.12 s  found:      98
34.89/34.95	c Replacing       98 vars Replaced    20770 lits Time:     0.02 s 
35.59/35.61	c  E dy   645    134716      4638     23706     11460     30019     93278    386025      7.27      4.85
35.59/35.61	c num threads              : 1          
35.59/35.61	c restarts                 : 645        
35.59/35.61	c dynamic restarts         : 627        
35.59/35.61	c static restarts          : 18         
35.59/35.61	c full restarts            : 2          
35.59/35.61	c total simplify time      : 0.98       
35.59/35.61	c learnts DL2              : 0          
35.59/35.61	c learnts size 2           : 708792     
35.59/35.61	c learnts size 1           : 34983       (25.81     % of vars)
35.59/35.61	c filedLit time            : 14.00       (39.54     % time)
35.59/35.61	c v-elim SatELite          : 53398       (39.40     % vars)
35.59/35.61	c SatELite time            : 0.76        (2.14      % time)
35.59/35.61	c v-elim xor               : 899         (0.66      % vars)
35.59/35.61	c xor elim time            : 0.05        (0.16      % time)
35.59/35.61	c num binary xor trees     : 8726       
35.59/35.61	c binxor trees' crown      : 43623       (5.00      leafs/tree)
35.59/35.61	c bin xor find time        : 1.18       
35.59/35.61	c OTF clause improved      : 2449        (0.02      clauses/conflict)
35.59/35.61	c OTF impr. size diff      : 2877        (1.17       lits/clause)
35.59/35.61	c OTF cl watch-shrink      : 56981       (0.42      clauses/conflict)
35.59/35.61	c OTF cl watch-sh-lit      : 159587      (2.80       lits/clause)
35.59/35.61	c tried to recurMin cls    : 57599       (42.76      % of conflicts)
35.59/35.61	c updated cache            : 0           (0.00       lits/tried recurMin)
35.59/35.61	c clauses over max glue    : 0           (0.00      % of all clauses)
35.59/35.61	c conflicts                : 134716      (3805.04   / sec)
35.59/35.61	c decisions                : 271800      (8.56      % random)
35.59/35.61	c bogo-props               : 853868083   (24117421.83 / sec)
35.59/35.61	c conflict literals        : 2633184     (33.26     % deleted)
35.59/35.61	c Memory used              : 472.13      MB
35.59/35.61	c CPU time                 : 35.40       s
35.59/35.61	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: 961)

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-3368370-1305379173/watcher-3368370-1305379173 -o /tmp/evaluation-result-3368370-1305379173/solver-3368370-1305379173 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368370-1305379173.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: 0.08 0.02 0.01 1/226 537
/proc/meminfo: memFree=19470316/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=21392 CPUtime=0 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 638 0 0 0 0 0 0 0 20 0 1 0 649517191 21905408 579 33554432000 4194304 4580011 140734028829344 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 5348 590 307 95 0 330 0

[startup+0.0817161 s]
/proc/loadavg: 0.08 0.02 0.01 1/226 537
/proc/meminfo: memFree=19470316/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=64060 CPUtime=0.07 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 10127 0 0 0 6 1 0 0 20 0 1 0 649517191 65597440 7914 33554432000 4194304 4580011 140734028829344 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 16015 7915 325 95 0 10997 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 64060

[startup+0.100716 s]
/proc/loadavg: 0.08 0.02 0.01 1/226 537
/proc/meminfo: memFree=19470316/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=70480 CPUtime=0.09 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 12212 0 0 0 8 1 0 0 20 0 1 0 649517191 72171520 9966 33554432000 4194304 4580011 140734028829344 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 17620 9968 325 95 0 12602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70480

[startup+0.300681 s]
/proc/loadavg: 0.08 0.02 0.01 1/226 537
/proc/meminfo: memFree=19470316/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=88420 CPUtime=0.29 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 17647 0 0 0 27 2 0 0 21 0 1 0 649517191 90542080 13268 33554432000 4194304 4580011 140734028829344 18446744073709551615 4294273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 22105 13268 340 95 0 17087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88420

[startup+0.70061 s]
/proc/loadavg: 0.08 0.02 0.01 1/226 537
/proc/meminfo: memFree=19470316/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=88420 CPUtime=0.69 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 17647 0 0 0 67 2 0 0 22 0 1 0 649517191 90542080 13268 33554432000 4194304 4580011 140734028829344 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 22105 13268 340 95 0 17087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88420

[startup+1.50047 s]
/proc/loadavg: 0.08 0.02 0.01 2/227 538
/proc/meminfo: memFree=19402220/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=135912 CPUtime=1.49 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 28722 0 0 0 145 4 0 0 25 0 1 0 649517191 139173888 24343 33554432000 4194304 4580011 140734028829344 18446744073709551615 248089354135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 33978 24347 342 95 0 28960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135912

[startup+3.10119 s]
/proc/loadavg: 0.08 0.02 0.01 2/227 538
/proc/meminfo: memFree=19339104/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=231008 CPUtime=3.09 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 51540 0 0 0 301 8 0 0 25 0 1 0 649517191 236552192 47161 33554432000 4194304 4580011 140734028829344 18446744073709551615 4231587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 57752 47161 342 95 0 52734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231008

[startup+6.30061 s]
/proc/loadavg: 0.15 0.03 0.01 2/227 538
/proc/meminfo: memFree=19187436/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=339648 CPUtime=6.29 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 77463 0 0 0 617 12 0 0 25 0 1 0 649517191 347799552 73084 33554432000 4194304 4580011 140734028829344 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 84912 73084 342 95 0 79894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 339648

[startup+12.7004 s]
/proc/loadavg: 0.46 0.10 0.03 5/242 569
/proc/meminfo: memFree=18449696/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=404016 CPUtime=12.68 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 93498 0 0 0 1252 16 0 0 25 0 1 0 649517191 413712384 89119 33554432000 4194304 4580011 140734028829344 18446744073709551615 4293119 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 101004 89119 364 95 0 95986 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 404016

[startup+25.5012 s]
/proc/loadavg: 1.24 0.29 0.09 5/242 569
/proc/meminfo: memFree=17653412/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=460884 CPUtime=25.49 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 109571 0 0 0 2530 19 0 0 25 0 1 0 649517191 471945216 102032 33554432000 4194304 4580011 140734028829344 18446744073709551615 4325625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 115221 102032 366 95 0 110203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 460884

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

[startup+31.909 s]
/proc/loadavg: 1.46 0.35 0.11 5/239 572
/proc/meminfo: memFree=18014028/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=472884 CPUtime=31.9 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 112195 0 0 0 3170 20 0 0 25 0 1 0 649517191 484233216 103468 33554432000 4194304 4580011 140734028829344 18446744073709551615 4414274 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 118221 103468 366 95 0 113203 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 472884

[startup+33.5007 s]
/proc/loadavg: 1.46 0.35 0.11 5/239 572
/proc/meminfo: memFree=18006092/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=483456 CPUtime=33.48 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 113434 0 0 0 3328 20 0 0 25 0 1 0 649517191 495058944 104707 33554432000 4194304 4580011 140734028829344 18446744073709551615 4293236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 120864 104707 366 95 0 115846 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 483456

[startup+34.3007 s]
/proc/loadavg: 1.46 0.35 0.11 5/242 606
/proc/meminfo: memFree=18014864/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=483456 CPUtime=34.29 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 113603 0 0 0 3408 21 0 0 25 0 1 0 649517191 495058944 104876 33554432000 4194304 4580011 140734028829344 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 120864 104876 366 95 0 115846 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 483456

[startup+35.1005 s]
/proc/loadavg: 1.67 0.41 0.14 5/242 606
/proc/meminfo: memFree=18009060/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=483456 CPUtime=35.09 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 113716 0 0 0 3488 21 0 0 25 0 1 0 649517191 495058944 104989 33554432000 4194304 4580011 140734028829344 18446744073709551615 4296060 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 120864 104989 366 95 0 115846 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 483456

[startup+35.5004 s]
/proc/loadavg: 1.67 0.41 0.14 5/242 606
/proc/meminfo: memFree=18009060/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=483456 CPUtime=35.49 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 113774 0 0 0 3528 21 0 0 25 0 1 0 649517191 495058944 105047 33554432000 4194304 4580011 140734028829344 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 120864 105047 366 95 0 115846 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 483456

[startup+35.6004 s]
/proc/loadavg: 1.67 0.41 0.14 5/242 606
/proc/meminfo: memFree=18009060/32950928 swapFree=64721848/67111528
[pid=537] ppid=535 vsize=483456 CPUtime=35.59 cores=4,6
/proc/537/stat : 537 (strangenight2-s) R 535 537 480 0 -1 4202496 113788 0 0 0 3538 21 0 0 25 0 1 0 649517191 495058944 105061 33554432000 4194304 4580011 140734028829344 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/537/statm: 120864 105061 366 95 0 115846 0
Current children cumulated CPU time (s) 35.59
Current children cumulated vsize (KiB) 483456

Child status: 20
Real time (s): 35.6392
CPU time (s): 35.6356
CPU user time (s): 35.4046
CPU system time (s): 0.230964
CPU usage (%): 99.99
Max. virtual memory (cumulated for all children) (KiB): 483456

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

runsolver used 0.065989 second user time and 0.199969 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 15:19:34
IDJOB=3368370
IDBENCH=70952
IDSOLVER=1845
FILE ID=node123/3368370-1305379173
RUNJOBID= node123-1305379154-499
PBS_JOBID= 13324379
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368370-1305379173/watcher-3368370-1305379173 -o /tmp/evaluation-result-3368370-1305379173/solver-3368370-1305379173 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368370-1305379173.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1901053635

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19470472 kB
Buffers:        273740 kB
Cached:        3886964 kB
SwapCached:      10496 kB
Active:       10447256 kB
Inactive:      2778084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19470472 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           12740 kB
Writeback:           0 kB
AnonPages:     9062220 kB
Mapped:          15396 kB
Slab:           163272 kB
PageTables:      31276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13024176 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= 73308 MiB
End job on node123 at 2011-05-14 15:20:10