Trace number 3368371

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 119.395 119.391

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368371-1305379176.cnf'
0.00/0.01	c -- header says num vars:         155107
0.00/0.01	c -- header says num clauses:      675624
0.19/0.23	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.19/0.23	c -- vars added     155107
0.19/0.23	c Parsing time:  0.21 s
0.19/0.23	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data
0.49/0.54	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 0.30
12.59/12.67	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 12.01
12.59/12.69	c Cleaning up after failed var search:     0.02 s 
12.70/12.72	c Replacing     1404 vars Replaced    40857 lits Time:     0.03 s 
12.70/12.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.70/12.78	c bin-w-bin subsume rem        18444 bins  time:  0.02 s
12.79/12.83	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.05 s
16.59/16.60	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time:  3.77 s
16.79/16.81	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  0.21 s
17.19/17.26	c lits-rem:      1638  cl-subs:     4457  v-elim:  34093  v-fix:    0  time:  0.45 s
17.99/18.09	c Finding binary XORs  T:     0.83 s  found:     547
18.09/18.11	c Replacing      547 vars Replaced     9550 lits Time:     0.02 s 
18.19/18.27	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
18.19/18.27	c calculated reachability. Time: 0.10
18.19/18.28	c Calc default polars -  time:   0.01 s pos:   14023 undec:   93946 neg:   47138
18.19/18.28	c =========================================================================================
18.19/18.28	c types(t): F = full restart, N = normal restart
18.19/18.28	c types(t): S = simplification begin/end, E = solution found
18.19/18.28	c restart types(rt): st = static, dy = dynamic
18.19/18.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.19/18.28	c  B st     0         0     74678    134821    242193         0   1013794         0   no data   no data
22.09/22.17	c  N dy    16      4120     72397    133207    233946      3829    984173    807292     12.48     13.37
33.29/33.39	c  N dy    31     11109     70311    129085    225944     10607    949343   2159517      9.84     10.39
39.89/39.97	c  N dy    50     15385     69893    129085    226016     14759    949343   3257072      9.60     10.18
42.80/42.85	c Finding binary XORs  T:     0.60 s  found:     390
48.49/48.53	c  N dy    57     20848     69698    126755    223150     10426    934883   1289384      9.22      9.74
54.49/54.59	c  N dy    63     24863     69510    126755    223158     14389    934883   1757559      8.93      9.56
54.79/54.82	c  F st    65     25001     69510    126755    223158     14526    934883   1774200      8.94   no data
54.79/54.88	c Replacing      390 vars Replaced     8213 lits Time:     0.05 s 
62.60/62.63	c  N dy    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
62.60/62.63	c  S st    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
63.50/63.53	c  S st    71     30505     67449    125078    214842     19767    904525   2269061      8.94   no data
63.50/63.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
77.01/77.01	c Flit:   897 Blit:  10138 bXBeca:    0 bXProp: 1110 Bins:  99218 BRemL:   9075 BRemN:     24 P: 200.0M T: 13.38
77.01/77.05	c Cleaning up after failed var search:     0.03 s 
77.09/77.14	c Replacing     1110 vars Replaced   145192 lits Time:     0.09 s 
77.09/77.19	c blocked clauses removed:        0 vars:      0 tried:       51228 T: 0.02 s
77.19/77.21	c bin-w-bin subsume rem         3247 bins  time:  0.02 s
77.19/77.26	c subs with bin:     3855  lits-rem:      4941  v-fix:    0  time:  0.05 s
79.79/79.86	c Subs w/ non-existent bins:   2496 l-rem:    390 v-fix:  2116 done:  37701 time:  2.60 s
79.99/80.08	c Removed useless bin:    3741  fixed:     0  props:  20.00M  time:  0.22 s
80.30/80.35	c lits-rem:       180  cl-subs:    10640  v-elim:   5545  v-fix:    1  time:  0.27 s
80.39/80.41	c subs with bin:       16  lits-rem:       303  v-fix:    0  time:  0.05 s
80.39/80.46	c lits-rem:        68  cl-subs:      438  v-elim:      0  v-fix:    0  time:  0.03 s
80.79/80.82	c asymm  cl-useful: 411/2022/80484 lits-rem:801 time: 0.36
80.99/81.02	c calculated reachability. Time: 0.19
80.99/81.02	c  N dy    71     30505     43566     80484    190186      2814    612953    160837      8.94   no data
82.09/82.14	c Finding binary XORs  T:     1.12 s  found:    1185
82.09/82.16	c Replacing     1185 vars Replaced    19333 lits Time:     0.02 s 
85.70/85.80	c  N dy    80     34833     42363     80451    187859      7030    607986    651561      8.72      9.22
89.20/89.26	c  N dy    83     39022     42346     80451    187877     11148    607986    964665      8.52      9.24
93.29/93.30	c  N dy    84     43863     42272     80451    187915      9134    607986    671286      8.26      8.81
94.69/94.75	c  S st    85     45758     42271     80451    187919     10987    607986    779607      8.21      6.23
95.19/95.20	c  S st    85     46260     42269     80451    187983     11402    607986    818087      8.21   no data
95.19/95.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.79/109.82	c Flit:  1149 Blit:   3507 bXBeca:    0 bXProp: 1492 Bins: 149869 BRemL:  18916 BRemN:     39 P: 200.0M T: 14.51
109.79/109.84	c Cleaning up after failed var search:     0.02 s 
109.79/109.89	c Replacing     1492 vars Replaced    65000 lits Time:     0.04 s 
109.90/109.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.90/109.93	c bin-w-bin subsume rem         8191 bins  time:  0.02 s
109.90/109.98	c subs with bin:     1339  lits-rem:      4663  v-fix:    0  time:  0.04 s
111.19/111.24	c Subs w/ non-existent bins:    251 l-rem:    125 v-fix:     0 done:  33769 time:  1.26 s
111.39/111.43	c Removed useless bin:    5306  fixed:     0  props:  20.00M  time:  0.19 s
111.59/111.65	c lits-rem:       115  cl-subs:    12747  v-elim:   4811  v-fix:    0  time:  0.21 s
111.69/111.70	c subs with bin:      101  lits-rem:        97  v-fix:    0  time:  0.04 s
111.69/111.74	c lits-rem:       131  cl-subs:      542  v-elim:      0  v-fix:    0  time:  0.03 s
111.99/112.09	c vivif2 --  cl tried    63747 cl shrink    11203 lits rem      15722 time: 0.35
112.10/112.14	c vivif2 --  cl tried     4836 cl shrink      638 lits rem       3432 time: 0.05
112.49/112.52	c asymm  cl-useful: 11/2421/62133 lits-rem:14 time: 0.38
112.69/112.76	c calculated reachability. Time: 0.23
112.69/112.76	c  N dy    85     46260     28958     62133    197994      4787    444154    273201      8.21   no data
113.99/114.09	c Finding binary XORs  T:     1.33 s  found:      16
116.40/116.43	c  N dy    91     50618     28939     62133    198094      8994    444154    553302      8.04      8.47
119.29/119.34	c  E dy    92     55559     27721     58926    177087      5962    420031    421034      7.80      3.39
119.29/119.34	c num threads              : 1          
119.29/119.34	c restarts                 : 92         
119.29/119.34	c dynamic restarts         : 80         
119.29/119.34	c static restarts          : 12         
119.29/119.34	c full restarts            : 1          
119.29/119.34	c total simplify time      : 3.27       
119.29/119.34	c learnts DL2              : 0          
119.29/119.34	c learnts size 2           : 855496     
119.29/119.34	c learnts size 1           : 85684       (55.24     % of vars)
119.29/119.34	c filedLit time            : 39.98       (33.60     % time)
119.29/119.34	c v-elim SatELite          : 44449       (28.66     % vars)
119.29/119.34	c SatELite time            : 8.40        (7.06      % time)
119.29/119.34	c v-elim xor               : 0           (0.00      % vars)
119.29/119.34	c xor elim time            : 0.04        (0.04      % time)
119.29/119.34	c num binary xor trees     : 3077       
119.29/119.34	c binxor trees' crown      : 6144        (2.00      leafs/tree)
119.29/119.34	c bin xor find time        : 3.87       
119.29/119.34	c OTF clause improved      : 609         (0.01      clauses/conflict)
119.29/119.34	c OTF impr. size diff      : 1651        (2.71       lits/clause)
119.29/119.34	c OTF cl watch-shrink      : 31820       (0.57      clauses/conflict)
119.29/119.34	c OTF cl watch-sh-lit      : 265132      (8.33       lits/clause)
119.29/119.34	c tried to recurMin cls    : 32160       (57.88      % of conflicts)
119.29/119.34	c updated cache            : 12741       (0.40       lits/tried recurMin)
119.29/119.34	c clauses over max glue    : 0           (0.00      % of all clauses)
119.29/119.34	c conflicts                : 55559       (466.98    / sec)
119.29/119.34	c decisions                : 118014      (1.81      % random)
119.29/119.34	c bogo-props               : 2746707031  (23086244.81 / sec)
119.29/119.34	c conflict literals        : 7025501     (40.45     % deleted)
119.29/119.34	c Memory used              : 1359.06     MB
119.29/119.34	c CPU time                 : 118.98      s
119.29/119.34	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-3368371-1305379176/watcher-3368371-1305379176 -o /tmp/evaluation-result-3368371-1305379176/solver-3368371-1305379176 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368371-1305379176.cnf 

running on 2 cores: 1,3

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.45 0.10 0.03 4/370 11812
/proc/meminfo: memFree=25211492/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=33344 CPUtime=0 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 1729 0 0 0 0 0 0 0 18 0 1 0 728148412 34144256 1443 33554432000 4194304 4580011 140733986253920 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 8336 1448 325 95 0 3318 0

[startup+0.051412 s]
/proc/loadavg: 0.45 0.10 0.03 4/370 11812
/proc/meminfo: memFree=25211492/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=67188 CPUtime=0.04 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 11025 0 0 0 3 1 0 0 18 0 1 0 728148412 68800512 8790 33554432000 4194304 4580011 140733986253920 18446744073709551615 4510896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 16797 8790 325 95 0 11779 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 67188

[startup+0.10041 s]
/proc/loadavg: 0.45 0.10 0.03 4/370 11812
/proc/meminfo: memFree=25211492/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=70728 CPUtime=0.09 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 12133 0 0 0 8 1 0 0 18 0 1 0 728148412 72425472 9898 33554432000 4194304 4580011 140733986253920 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 17682 9898 325 95 0 12664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70728

[startup+0.300368 s]
/proc/loadavg: 0.45 0.10 0.03 4/370 11812
/proc/meminfo: memFree=25211492/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=100064 CPUtime=0.29 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 20786 0 0 0 27 2 0 0 18 0 1 0 728148412 102465536 16422 33554432000 4194304 4580011 140733986253920 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 25016 16422 339 95 0 19998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100064

[startup+0.700299 s]
/proc/loadavg: 0.45 0.10 0.03 4/370 11812
/proc/meminfo: memFree=25211492/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=109940 CPUtime=0.69 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 22874 0 0 0 67 2 0 0 18 0 1 0 728148412 112578560 18510 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293263 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 27485 18510 341 95 0 22467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109940

[startup+1.50115 s]
/proc/loadavg: 0.45 0.10 0.03 5/371 11813
/proc/meminfo: memFree=25096536/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=145460 CPUtime=1.49 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 29854 0 0 0 147 2 0 0 20 0 1 0 728148412 148951040 25490 33554432000 4194304 4580011 140733986253920 18446744073709551615 4292981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 36365 25490 341 95 0 31347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145460

[startup+3.10085 s]
/proc/loadavg: 0.45 0.10 0.03 6/371 11813
/proc/meminfo: memFree=25021644/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=218972 CPUtime=3.09 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 44214 0 0 0 305 4 0 0 25 0 1 0 728148412 224227328 39850 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 54743 39850 341 95 0 49725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 218972

[startup+6.30025 s]
/proc/loadavg: 0.74 0.16 0.05 5/371 11813
/proc/meminfo: memFree=24814324/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=364528 CPUtime=6.29 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 71888 0 0 0 621 8 0 0 25 0 1 0 728148412 373276672 67524 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 91132 67524 341 95 0 86114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 364528

[startup+12.7011 s]
/proc/loadavg: 1.00 0.23 0.07 5/371 11814
/proc/meminfo: memFree=24481384/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=659644 CPUtime=12.7 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 127892 0 0 0 1256 14 0 0 25 0 1 0 728148412 675475456 123528 33554432000 4194304 4580011 140733986253920 18446744073709551615 4472915 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 164911 123528 346 95 0 159893 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 659644

[startup+25.5007 s]
/proc/loadavg: 1.66 0.41 0.14 6/371 11814
/proc/meminfo: memFree=24329060/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=734100 CPUtime=25.49 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 140092 0 0 0 2534 15 0 0 25 0 1 0 728148412 751718400 135728 33554432000 4194304 4580011 140733986253920 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 183525 135728 366 95 0 178507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 734100

[startup+51.1009 s]
/proc/loadavg: 2.46 0.70 0.24 6/371 11814
/proc/meminfo: memFree=24035568/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=717180 CPUtime=51.1 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 146106 0 0 0 5093 17 0 0 25 0 1 0 728148412 734392320 136226 33554432000 4194304 4580011 140733986253920 18446744073709551615 4321584 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 179295 136226 366 95 0 174277 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 717180

[startup+102.313 s]
/proc/loadavg: 3.33 1.21 0.43 5/371 11816
/proc/meminfo: memFree=23425416/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1223584 CPUtime=102.31 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 253348 0 0 0 10199 32 0 0 25 0 1 0 728148412 1252950016 239144 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 305896 239144 368 95 0 300878 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1223584

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

[startup+108.7 s]
/proc/loadavg: 3.43 1.30 0.47 5/371 11816
/proc/meminfo: memFree=23305128/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1365680 CPUtime=108.69 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 283966 0 0 0 10834 35 0 0 25 0 1 0 728148412 1398456320 269762 33554432000 4194304 4580011 140733986253920 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 341420 269762 368 95 0 336402 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 1365680

[startup+115.101 s]
/proc/loadavg: 3.48 1.34 0.49 6/371 11816
/proc/meminfo: memFree=23272388/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1391672 CPUtime=115.1 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 290092 0 0 0 11473 37 0 0 25 0 1 0 728148412 1425072128 275888 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 347918 275888 368 95 0 342900 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 1391672

[startup+116.701 s]
/proc/loadavg: 3.48 1.34 0.49 6/371 11816
/proc/meminfo: memFree=23272140/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1391672 CPUtime=116.7 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 290282 0 0 0 11633 37 0 0 25 0 1 0 728148412 1425072128 276078 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 347918 276078 368 95 0 342900 0
Current children cumulated CPU time (s) 116.7
Current children cumulated vsize (KiB) 1391672

[startup+118.3 s]
/proc/loadavg: 3.52 1.39 0.51 5/371 11816
/proc/meminfo: memFree=23271388/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1391672 CPUtime=118.3 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 290467 0 0 0 11793 37 0 0 25 0 1 0 728148412 1425072128 276263 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 347918 276263 368 95 0 342900 0
Current children cumulated CPU time (s) 118.3
Current children cumulated vsize (KiB) 1391672

[startup+119.1 s]
/proc/loadavg: 3.52 1.39 0.51 5/371 11816
/proc/meminfo: memFree=23260724/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1391672 CPUtime=119.09 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 290505 0 0 0 11872 37 0 0 25 0 1 0 728148412 1425072128 276301 33554432000 4194304 4580011 140733986253920 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 347918 276301 368 95 0 342900 0
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (KiB) 1391672

[startup+119.3 s]
/proc/loadavg: 3.52 1.39 0.51 5/371 11816
/proc/meminfo: memFree=23260724/32950928 swapFree=38710892/67111528
[pid=11812] ppid=11810 vsize=1391672 CPUtime=119.29 cores=1,3
/proc/11812/stat : 11812 (strangenight2-s) R 11810 11812 11751 0 -1 4202496 290517 0 0 0 11892 37 0 0 25 0 1 0 728148412 1425072128 276313 33554432000 4194304 4580011 140733986253920 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11812/statm: 347918 276313 368 95 0 342900 0
Current children cumulated CPU time (s) 119.29
Current children cumulated vsize (KiB) 1391672

Child status: 20
Real time (s): 119.391
CPU time (s): 119.395
CPU user time (s): 118.976
CPU system time (s): 0.418936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1391672

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

runsolver used 0.434933 second user time and 0.991849 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 15:19:37
IDJOB=3368371
IDBENCH=71003
IDSOLVER=1845
FILE ID=node113/3368371-1305379176
RUNJOBID= node113-1305379154-11771
PBS_JOBID= 13324389
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368371-1305379176/watcher-3368371-1305379176 -o /tmp/evaluation-result-3368371-1305379176/solver-3368371-1305379176 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368371-1305379176.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1901053635

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25212020 kB
Buffers:        234624 kB
Cached:        2455764 kB
SwapCached:      93712 kB
Active:        1144128 kB
Inactive:      6334032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25212020 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           46164 kB
Writeback:           0 kB
AnonPages:     4705772 kB
Mapped:          14880 kB
Slab:           103600 kB
PageTables:      93600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87676428 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= 73400 MiB
End job on node113 at 2011-05-14 15:21:37