Trace number 3400978

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 112.734 112.739

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 benchmark31.6162
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.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-3400978-1306280117.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.19/0.22	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.19/0.22	c -- vars added     155107
0.19/0.22	c Parsing time:  0.20 s
0.19/0.22	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data
0.49/0.52	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 0.29
10.78/10.82	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.13
10.78/10.84	c Cleaning up after failed var search:     0.02 s 
10.78/10.88	c Replacing     1404 vars Replaced    40857 lits Time:     0.03 s 
10.90/10.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.90/10.94	c bin-w-bin subsume rem        18444 bins  time:  0.02 s
10.90/11.00	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.06 s
14.78/14.86	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time:  3.86 s
14.98/15.07	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  0.21 s
15.48/15.57	c lits-rem:      1638  cl-subs:     4457  v-elim:  34093  v-fix:    0  time:  0.49 s
16.40/16.48	c Finding binary XORs  T:     0.92 s  found:     547
16.40/16.51	c Replacing      547 vars Replaced     9550 lits Time:     0.03 s 
16.58/16.68	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
16.58/16.68	c calculated reachability. Time: 0.11
16.58/16.69	c Calc default polars -  time:   0.01 s pos:   14023 undec:   93946 neg:   47138
16.58/16.69	c =========================================================================================
16.58/16.69	c types(t): F = full restart, N = normal restart
16.58/16.69	c types(t): S = simplification begin/end, E = solution found
16.58/16.69	c restart types(rt): st = static, dy = dynamic
16.58/16.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.58/16.69	c  B st     0         0     74678    134821    242193         0   1013794         0   no data   no data
20.28/20.30	c  N dy    16      4120     72397    133207    233946      3829    984173    807292     12.48     13.37
30.39/30.43	c  N dy    31     11109     70311    129085    225944     10607    949343   2159517      9.84     10.39
36.58/36.60	c  N dy    50     15385     69893    129085    226016     14759    949343   3257072      9.60     10.18
39.50/39.56	c Finding binary XORs  T:     0.66 s  found:     390
44.59/44.66	c  N dy    57     20848     69698    126755    223150     10426    934883   1289384      9.22      9.74
50.09/50.14	c  N dy    63     24863     69510    126755    223158     14389    934883   1757559      8.93      9.56
50.29/50.33	c  F st    65     25001     69510    126755    223158     14526    934883   1774200      8.94   no data
50.39/50.40	c Replacing      390 vars Replaced     8213 lits Time:     0.05 s 
57.48/57.51	c  N dy    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
57.48/57.51	c  S st    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
58.38/58.41	c  S st    71     30505     67449    125078    214842     19767    904525   2269061      8.94   no data
58.38/58.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
71.40/71.47	c Flit:   897 Blit:  10138 bXBeca:    0 bXProp: 1110 Bins:  99218 BRemL:   9075 BRemN:     24 P: 200.0M T: 12.94
71.40/71.51	c Cleaning up after failed var search:     0.04 s 
71.59/71.61	c Replacing     1110 vars Replaced   145192 lits Time:     0.10 s 
71.59/71.66	c blocked clauses removed:        0 vars:      0 tried:       51228 T: 0.02 s
71.59/71.68	c bin-w-bin subsume rem         3247 bins  time:  0.02 s
71.69/71.73	c subs with bin:     3855  lits-rem:      4941  v-fix:    0  time:  0.05 s
74.38/74.42	c Subs w/ non-existent bins:   2496 l-rem:    390 v-fix:  2116 done:  37701 time:  2.68 s
74.58/74.65	c Removed useless bin:    3741  fixed:     0  props:  20.00M  time:  0.23 s
74.88/74.94	c lits-rem:       180  cl-subs:    10640  v-elim:   5545  v-fix:    1  time:  0.29 s
74.98/75.01	c subs with bin:       16  lits-rem:       303  v-fix:    0  time:  0.05 s
74.98/75.06	c lits-rem:        68  cl-subs:      438  v-elim:      0  v-fix:    0  time:  0.04 s
75.38/75.40	c asymm  cl-useful: 411/2022/80484 lits-rem:801 time: 0.34
75.58/75.62	c calculated reachability. Time: 0.21
75.58/75.62	c  N dy    71     30505     43566     80484    190186      2814    612953    160837      8.94   no data
76.78/76.84	c Finding binary XORs  T:     1.22 s  found:    1185
76.78/76.87	c Replacing     1185 vars Replaced    19333 lits Time:     0.03 s 
79.98/80.08	c  N dy    80     34833     42363     80451    187859      7030    607986    651561      8.72      9.22
83.18/83.20	c  N dy    83     39022     42346     80451    187877     11148    607986    964665      8.52      9.24
86.79/86.91	c  N dy    84     43863     42272     80451    187915      9134    607986    671286      8.26      8.81
88.19/88.27	c  S st    85     45758     42271     80451    187919     10987    607986    779607      8.21      6.23
88.69/88.70	c  S st    85     46260     42269     80451    187983     11402    607986    818087      8.21   no data
88.69/88.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
103.19/103.22	c Flit:  1149 Blit:   3507 bXBeca:    0 bXProp: 1492 Bins: 149869 BRemL:  18916 BRemN:     39 P: 200.0M T: 14.40
103.19/103.24	c Cleaning up after failed var search:     0.02 s 
103.19/103.29	c Replacing     1492 vars Replaced    65000 lits Time:     0.04 s 
103.19/103.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.30/103.34	c bin-w-bin subsume rem         8191 bins  time:  0.02 s
103.30/103.38	c subs with bin:     1339  lits-rem:      4663  v-fix:    0  time:  0.05 s
104.69/104.72	c Subs w/ non-existent bins:    251 l-rem:    125 v-fix:     0 done:  33769 time:  1.34 s
104.89/104.93	c Removed useless bin:    5306  fixed:     0  props:  20.00M  time:  0.21 s
105.09/105.16	c lits-rem:       115  cl-subs:    12747  v-elim:   4811  v-fix:    0  time:  0.23 s
105.19/105.22	c subs with bin:      101  lits-rem:        97  v-fix:    0  time:  0.05 s
105.19/105.26	c lits-rem:       131  cl-subs:      542  v-elim:      0  v-fix:    0  time:  0.03 s
105.61/105.66	c vivif2 --  cl tried    63747 cl shrink    11203 lits rem      15722 time: 0.40
105.69/105.72	c vivif2 --  cl tried     4836 cl shrink      638 lits rem       3432 time: 0.05
106.09/106.10	c asymm  cl-useful: 11/2421/62133 lits-rem:14 time: 0.39
106.29/106.36	c calculated reachability. Time: 0.25
106.29/106.37	c  N dy    85     46260     28958     62133    197994      4787    444154    273201      8.21   no data
107.81/107.84	c Finding binary XORs  T:     1.48 s  found:      16
109.90/109.99	c  N dy    91     50618     28939     62133    198094      8994    444154    553302      8.04      8.47
112.59/112.68	c  E dy    92     55559     27721     58926    177087      5962    420031    421034      7.80      3.39
112.59/112.68	c num threads              : 1          
112.59/112.68	c restarts                 : 92         
112.59/112.68	c dynamic restarts         : 80         
112.59/112.68	c static restarts          : 12         
112.59/112.68	c full restarts            : 1          
112.59/112.68	c total simplify time      : 3.61       
112.59/112.68	c learnts DL2              : 0          
112.59/112.68	c learnts size 2           : 855496     
112.59/112.68	c learnts size 1           : 85684       (55.24     % of vars)
112.59/112.68	c filedLit time            : 37.56       (33.46     % time)
112.59/112.68	c v-elim SatELite          : 44449       (28.66     % vars)
112.59/112.68	c SatELite time            : 8.73        (7.78      % time)
112.59/112.68	c v-elim xor               : 0           (0.00      % vars)
112.59/112.68	c xor elim time            : 0.05        (0.04      % time)
112.59/112.68	c num binary xor trees     : 3077       
112.59/112.68	c binxor trees' crown      : 6144        (2.00      leafs/tree)
112.59/112.68	c bin xor find time        : 4.28       
112.59/112.68	c OTF clause improved      : 609         (0.01      clauses/conflict)
112.59/112.68	c OTF impr. size diff      : 1651        (2.71       lits/clause)
112.59/112.68	c OTF cl watch-shrink      : 31820       (0.57      clauses/conflict)
112.59/112.68	c OTF cl watch-sh-lit      : 265132      (8.33       lits/clause)
112.59/112.68	c tried to recurMin cls    : 32160       (57.88      % of conflicts)
112.59/112.68	c updated cache            : 12741       (0.40       lits/tried recurMin)
112.59/112.68	c clauses over max glue    : 0           (0.00      % of all clauses)
112.59/112.68	c conflicts                : 55559       (494.98    / sec)
112.59/112.68	c decisions                : 118014      (1.81      % random)
112.59/112.68	c bogo-props               : 2746707031  (24470654.35 / sec)
112.59/112.68	c conflict literals        : 7025501     (40.45     % deleted)
112.59/112.68	c Memory used              : 1359.05     MB
112.59/112.68	c CPU time                 : 112.24      s
112.59/112.68	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-3400978-1306280117/watcher-3400978-1306280117 -o /tmp/evaluation-result-3400978-1306280117/solver-3400978-1306280117 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400978-1306280117.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/524 15699
/proc/meminfo: memFree=13646144/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=44368 CPUtime=0 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 3870 0 0 0 0 0 0 0 20 0 1 0 818242453 45432832 3287 33554432000 4194304 4580011 140737182688640 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 11092 3298 325 95 0 6074 0

[startup+0.09841 s]
/proc/loadavg: 0.00 0.00 0.00 2/524 15699
/proc/meminfo: memFree=13646144/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=70724 CPUtime=0.09 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 12130 0 0 0 8 1 0 0 20 0 1 0 818242453 72421376 9895 33554432000 4194304 4580011 140737182688640 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 17681 9896 325 95 0 12663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70724

[startup+0.100378 s]
/proc/loadavg: 0.00 0.00 0.00 2/524 15699
/proc/meminfo: memFree=13646144/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=70856 CPUtime=0.09 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 12151 0 0 0 8 1 0 0 20 0 1 0 818242453 72556544 9915 33554432000 4194304 4580011 140737182688640 18446744073709551615 4510773 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 17714 9917 325 95 0 12696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70856

[startup+0.300347 s]
/proc/loadavg: 0.00 0.00 0.00 2/524 15699
/proc/meminfo: memFree=13646144/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=100060 CPUtime=0.29 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 20787 0 0 0 27 2 0 0 21 0 1 0 818242453 102461440 16422 33554432000 4194304 4580011 140737182688640 18446744073709551615 4294245 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 25015 16422 339 95 0 19997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100060

[startup+0.70028 s]
/proc/loadavg: 0.00 0.00 0.00 2/524 15699
/proc/meminfo: memFree=13646144/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=112624 CPUtime=0.69 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 23372 0 0 0 66 3 0 0 22 0 1 0 818242453 115326976 19007 33554432000 4194304 4580011 140737182688640 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 28156 19011 341 95 0 23138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112624

[startup+1.50116 s]
/proc/loadavg: 0.16 0.03 0.01 3/525 15700
/proc/meminfo: memFree=13517844/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=156424 CPUtime=1.49 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 31937 0 0 0 143 6 0 0 25 0 1 0 818242453 160178176 27573 33554432000 4194304 4580011 140737182688640 18446744073709551615 216734839841 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 39106 27589 341 95 0 34088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156424

[startup+3.10089 s]
/proc/loadavg: 0.16 0.03 0.01 3/528 15706
/proc/meminfo: memFree=13202736/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=249632 CPUtime=3.09 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 50085 0 0 0 301 8 0 0 25 0 1 0 818242453 255623168 45720 33554432000 4194304 4580011 140737182688640 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15699/statm: 62408 45720 341 95 0 57390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 249632

[startup+6.30034 s]
/proc/loadavg: 0.31 0.07 0.02 3/528 15706
/proc/meminfo: memFree=12916532/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=419212 CPUtime=6.29 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 82757 0 0 0 616 13 0 0 25 0 1 0 818242453 429273088 78392 33554432000 4194304 4580011 140737182688640 18446744073709551615 4234960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 104803 78392 341 95 0 99785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 419212

[startup+12.7002 s]
/proc/loadavg: 0.44 0.10 0.03 3/528 15706
/proc/meminfo: memFree=12305236/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=680296 CPUtime=12.68 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 132977 0 0 0 1249 19 0 0 25 0 1 0 818242453 696623104 128612 33554432000 4194304 4580011 140737182688640 18446744073709551615 4427971 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 170074 128612 354 95 0 165056 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 680296

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 3/528 15707
/proc/meminfo: memFree=12227124/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=734644 CPUtime=25.49 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 140602 0 0 0 2528 21 0 0 25 0 1 0 818242453 752275456 136237 33554432000 4194304 4580011 140737182688640 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 183661 136237 366 95 0 178643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 734644

[startup+51.1004 s]
/proc/loadavg: 1.20 0.33 0.11 3/528 15708
/proc/meminfo: memFree=12118656/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=717900 CPUtime=51.09 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 146678 0 0 0 5086 23 0 0 25 0 1 0 818242453 735129600 136797 33554432000 4194304 4580011 140737182688640 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 179475 136797 367 95 0 174457 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 717900

[startup+102.32 s]
/proc/loadavg: 1.65 0.59 0.21 3/528 15709
/proc/meminfo: memFree=11446000/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=1366756 CPUtime=102.31 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 284232 0 0 0 10189 42 0 0 25 0 1 0 818242453 1399558144 270027 33554432000 4194304 4580011 140737182688640 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 341689 270027 368 95 0 336671 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1366756

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

[startup+108.7 s]
/proc/loadavg: 1.68 0.61 0.22 3/528 15709
/proc/meminfo: memFree=11421324/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=1391668 CPUtime=108.69 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 290087 0 0 0 10826 43 0 0 25 0 1 0 818242453 1425068032 275882 33554432000 4194304 4580011 140737182688640 18446744073709551615 4322512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 347917 275882 368 95 0 342899 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 1391668

[startup+110.301 s]
/proc/loadavg: 1.68 0.61 0.22 3/528 15709
/proc/meminfo: memFree=11419820/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=1391668 CPUtime=110.29 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 290291 0 0 0 10986 43 0 0 25 0 1 0 818242453 1425068032 276086 33554432000 4194304 4580011 140737182688640 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 347917 276086 368 95 0 342899 0
Current children cumulated CPU time (s) 110.29
Current children cumulated vsize (KiB) 1391668

[startup+111.901 s]
/proc/loadavg: 1.70 0.63 0.23 3/528 15709
/proc/meminfo: memFree=11419076/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=1391668 CPUtime=111.89 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 290478 0 0 0 11146 43 0 0 25 0 1 0 818242453 1425068032 276273 33554432000 4194304 4580011 140737182688640 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 347917 276273 368 95 0 342899 0
Current children cumulated CPU time (s) 111.89
Current children cumulated vsize (KiB) 1391668

[startup+112.301 s]
/proc/loadavg: 1.70 0.63 0.23 3/528 15709
/proc/meminfo: memFree=11418124/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=1391668 CPUtime=112.29 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202496 290499 0 0 0 11186 43 0 0 25 0 1 0 818242453 1425068032 276294 33554432000 4194304 4580011 140737182688640 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15699/statm: 347917 276294 368 95 0 342899 0
Current children cumulated CPU time (s) 112.29
Current children cumulated vsize (KiB) 1391668

[startup+112.701 s]
/proc/loadavg: 1.70 0.63 0.23 3/528 15709
/proc/meminfo: memFree=11418124/32951124 swapFree=65586216/67111528
[pid=15699] ppid=15697 vsize=0 CPUtime=112.69 cores=0,2,4,6
/proc/15699/stat : 15699 (strangenight2-s) R 15697 15699 15667 0 -1 4202500 290530 0 0 0 11224 45 0 0 25 0 1 0 818242453 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15699/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 112.739
CPU time (s): 112.734
CPU user time (s): 112.245
CPU system time (s): 0.488925
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 1391668

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

runsolver used 0.611906 second user time and 1.3478 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-25 01:35:18
IDJOB=3400978
IDBENCH=71003
IDSOLVER=1887
FILE ID=node119/3400978-1306280117
RUNJOBID= node119-1306280117-15685
PBS_JOBID= 13457867
Free space on /tmp= 73272 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-3400978-1306280117/watcher-3400978-1306280117 -o /tmp/evaluation-result-3400978-1306280117/solver-3400978-1306280117 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400978-1306280117.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=58097464

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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:     32951124 kB
MemFree:      13646432 kB
Buffers:        185516 kB
Cached:        2611776 kB
SwapCached:       4316 kB
Active:        9863284 kB
Inactive:      9119576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13646432 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:           31860 kB
Writeback:           0 kB
AnonPages:    16183744 kB
Mapped:          41056 kB
Slab:           173056 kB
PageTables:      79128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163859644 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= 73224 MiB
End job on node119 at 2011-05-25 01:37:11