Trace number 3370633

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-Night-1-st (fixed)UNSAT 44.1033 44.1084

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.29735
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370633-1305380550.cnf'
0.00/0.01	c -- header says num vars:         116405
0.00/0.01	c -- header says num clauses:      346850
0.09/0.13	c -- clauses added:            0 learnts,       346850 normals,            0 xors
0.09/0.13	c -- vars added     116405
0.09/0.13	c Parsing time:  0.12 s
0.09/0.13	c  N st     0         0    116405    115616    231232         0    809312         0   no data   no data  --
0.39/0.44	c asymm  cl-useful: 0/41054/115615 lits-rem:0 time: 0.30
4.79/4.87	c Flit:   589 Blit:   2084 bXBeca:    0 bXProp: 12251 Bins:      0 BRemL:      0 BRemN:      0 P: 83.6M T:  4.38
4.79/4.89	c Cleaning up after failed var search:     0.01 s 
4.89/4.93	c Replacing    12251 vars Replaced   291825 lits Time:     0.04 s 
4.89/4.98	c bin-w-bin subsume rem         7956 bins  time:  0.02 s
4.99/5.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
5.28/5.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 101459 time:  0.30 s
5.39/5.45	c Removed useless bin:     855  fixed:     0  props:  20.00M  time:  0.12 s
5.79/5.83	c lits-rem:         1  cl-subs:    11189  v-elim:  33819  v-fix:    0  time:  0.37 s
5.89/5.97	c Finding binary XORs  T:     0.15 s  found:    1063
5.99/6.00	c Replacing     1063 vars Replaced    22561 lits Time:     0.02 s 
5.99/6.05	c Finding non-binary XORs:     0.04 s (found:     208, avg size: 3.0)
5.99/6.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5.99/6.09	c calculated reachability. Time: 0.03
6.09/6.10	c Calc default polars -  time:   0.01 s pos:    2524 undec:   50258 neg:   63623
6.09/6.10	c =========================================================================================
6.09/6.10	c types(t): F = full restart, N = normal restart
6.09/6.10	c types(t): S = simplification begin/end, E = solution found
6.09/6.10	c restart types(rt): st = static, dy = dynamic
6.09/6.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.09/6.10	c  B st     0         0     66577    104204    128582         0    635754         0   no data   no data  --
6.99/7.05	c  N dy    19      4050     66478    104204    129347      3247    635739     24163      3.59      5.14  --
8.39/8.41	c  N dy    46      8108     66473    104204    129882      6733    635732     60643      3.86      4.64  --
9.79/9.91	c  N dy    81     12133     66461    104204    130166     10439    635727    113866      4.25      6.25  --
11.49/11.50	c  N dy   116     16233     66440    104204    130420     14255    635726    200926      4.64      6.16  --
13.09/13.20	c  N dy   151     20287     66425    104204    130626      9220    635720     62707      4.92      5.19  --
14.98/15.02	c  N dy   183     24475     66425    104204    130798     13207    635717    153915      5.12      5.46  --
15.08/15.19	c  F st   187     25002     66423    104204    130811     13714    635717    168001      5.13      5.03  --
16.08/16.13	c Found part    19894 vars:          6 clauses:        15 lits size:        35
16.08/16.13	c Found part    20519 vars:      66412 clauses:    232342 lits size:    634059
16.08/16.13	c Found parts:          2 time: 0.94 s
16.08/16.13	c Solving part 19894
16.08/16.18	c  N st     0         0         6         5        10         0        35         0   no data   no data  --
16.08/16.18	c asymm  cl-useful: 0/5/5 lits-rem:0 time: 0.00
16.08/16.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
16.08/16.19	c Finding binary XORs  T:     0.01 s  found:       0
16.08/16.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
16.08/16.19	c calculated reachability. Time: 0.00
16.08/16.19	c Calc default polars -  time:   0.00 s pos:       2 undec:  116399 neg:       4
16.08/16.19	c =========================================================================================
16.08/16.19	c types(t): F = full restart, N = normal restart
16.08/16.19	c types(t): S = simplification begin/end, E = solution found
16.08/16.19	c restart types(rt): st = static, dy = dynamic
16.08/16.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.08/16.19	c  B st     0         0         6         5        10         0        35         0   no data   no data  --
16.08/16.19	c  E st     1         0         0         5        10         0        35         0   no data   no data  --
16.08/16.19	c Verified 5 clauses.
16.08/16.19	c Verified 5 clauses.
16.08/16.19	c Solved part
16.08/16.19	c =========================================================================================
16.18/16.20	c Coming back to original instance
16.18/16.20	c =========================================================================================
17.69/17.70	c  N dy   193     30000     66411    103903    130567     18472    634056    304904      5.13   no data  --
17.69/17.70	c  S st   193     30000     66411    103903    130567     18472    634056    304904      5.13   no data  --
17.79/17.84	c Finding binary XORs  T:     0.13 s  found:     250
17.99/18.06	c  S st   193     30500     66409    103896    130636     18791    634031    309038      5.13   no data  --
17.99/18.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.02
17.99/18.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
27.98/28.08	c Flit:    44 Blit:    510 bXBeca:    0 bXProp: 1277 Bins:  35974 BRemL:   4765 BRemN:    334 P: 104.8M T:  9.98
28.08/28.10	c Cleaning up after failed var search:     0.01 s 
28.08/28.13	c Replacing     1527 vars Replaced    53545 lits Time:     0.03 s 
28.18/28.21	c bin-w-bin subsume rem         3962 bins  time:  0.02 s
28.28/28.31	c subs with bin:     2368  lits-rem:     23108  v-fix:    0  time:  0.10 s
28.38/28.49	c Subs w/ non-existent bins:   2625 l-rem:   6017 v-fix:     0 done:  33703 time:  0.18 s
28.59/28.65	c Removed useless bin:    1900  fixed:     0  props:  18.76M  time:  0.16 s
29.59/29.67	c lits-rem:     22911  cl-subs:    31071  v-elim:  42628  v-fix:    0  time:  1.01 s
30.39/30.40	c asymm  cl-useful: 933/36053/94273 lits-rem:1214 time: 0.74
30.39/30.44	c calculated reachability. Time: 0.03
30.39/30.44	c  N dy   193     30500     21316     94161     35316      5015    431077     35396      5.13   no data  --
30.59/30.61	c Finding binary XORs  T:     0.17 s  found:      46
31.29/31.32	c  N dy   206     34586     21312     94161     35541      8835    431073     76435      5.05      5.41  --
32.09/32.12	c  N dy   237     38622     21311     94161     35693     12674    431071    132095      5.18      6.03  --
32.89/32.93	c  N dy   262     42724     21305     94161     35825     16602    431067    190624      5.26      5.59  --
33.68/33.72	c  S st   285     45751     21278     94161     35922     19495    431065    236978      5.30      4.91  --
33.78/33.86	c  S st   285     46252     21278     94161     35972     19943    431065    241649      5.30   no data  --
33.78/33.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.78/33.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.50/38.53	c Flit:    15 Blit:     14 bXBeca:    0 bXProp:  150 Bins:  48753 BRemL:   6640 BRemN:    337 P: 30.0M T:  4.65
38.50/38.57	c Replacing      196 vars Replaced    10657 lits Time:     0.04 s 
38.59/38.63	c bin-w-bin subsume rem          548 bins  time:  0.01 s
38.69/38.71	c subs with bin:     3055  lits-rem:     22893  v-fix:    0  time:  0.08 s
38.69/38.78	c Subs w/ non-existent bins:   2638 l-rem:   8142 v-fix:     0 done:  11018 time:  0.07 s
38.79/38.81	c Removed useless bin:     684  fixed:     0  props:   1.91M  time:  0.02 s
39.60/39.68	c lits-rem:      9063  cl-subs:    16227  v-elim:   6810  v-fix:    0  time:  0.87 s
39.69/39.74	c vivif2 --  cl tried    84710 cl shrink    10360 lits rem      12869 time: 0.05
39.69/39.76	c vivif2 --  cl tried    12097 cl shrink     1494 lits rem       2408 time: 0.02
39.89/39.98	c asymm  cl-useful: 0/6485/83592 lits-rem:0 time: 0.23
39.99/40.00	c calculated reachability. Time: 0.01
39.99/40.00	c  N dy   285     46252     14217     83592     44005     12027    344439    128469      5.30   no data  --
39.99/40.08	c Finding binary XORs  T:     0.08 s  found:       8
40.89/40.90	c  N dy   309     50346     14214     83592     44125     15951    344438    181678      5.32      7.07  --
41.69/41.74	c  N dy   345     54493     14211     83592     44189     19975    344437    248584      5.41      5.74  --
42.39/42.48	c  N dy   378     58550     14204     83592     44265     23830    344436    310198      5.49      9.63  --
43.19/43.25	c  N dy   406     62581     14197     83592     44328     14172    344436    133356      5.55      5.86  --
43.89/43.91	c  E dy   433     67049     14180     83592     44439     18413    344431    192427      5.55      3.22  --
43.89/43.91	c num threads              : 1          
43.89/43.91	c restarts                 : 433        
43.89/43.91	c dynamic restarts         : 421        
43.89/43.91	c static restarts          : 12         
43.89/43.91	c full restarts            : 1          
43.89/43.91	c total simplify time      : 0.42       
43.89/43.91	c learnts DL2              : 0          
43.89/43.91	c learnts size 2           : 332959     
43.89/43.91	c learnts size 1           : 4209        (3.62      % of vars)
43.89/43.91	c filedLit time            : 19.04       (43.48     % time)
43.89/43.91	c v-elim SatELite          : 83257       (71.52     % vars)
43.89/43.91	c SatELite time            : 2.62        (5.99      % time)
43.89/43.91	c v-elim xor               : 2           (0.00      % vars)
43.89/43.91	c xor elim time            : 0.05        (0.11      % time)
43.89/43.91	c num binary xor trees     : 4271       
43.89/43.91	c binxor trees' crown      : 15045       (3.52      leafs/tree)
43.89/43.91	c bin xor find time        : 0.53       
43.89/43.91	c OTF clause improved      : 852         (0.01      clauses/conflict)
43.89/43.91	c OTF impr. size diff      : 1010        (1.19       lits/clause)
43.89/43.91	c OTF cl watch-shrink      : 27270       (0.41      clauses/conflict)
43.89/43.91	c OTF cl watch-sh-lit      : 48952       (1.80       lits/clause)
43.89/43.91	c tried to recurMin cls    : 35704       (53.25      % of conflicts)
43.89/43.91	c updated cache            : 0           (0.00       lits/tried recurMin)
43.89/43.91	c clauses over max glue    : 0           (0.00      % of all clauses)
43.89/43.91	c conflicts                : 67049       (1531.49   / sec)
43.89/43.91	c decisions                : 284328      (3.29      % random)
43.89/43.91	c bogo-props               : 747479399   (17073401.68 / sec)
43.89/43.91	c conflict literals        : 1053366     (28.94     % deleted)
43.89/43.91	c Memory used              : 369.77      MB
43.89/43.91	c CPU time                 : 43.78       s
43.89/43.91	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-3370633-1305380550/watcher-3370633-1305380550 -o /tmp/evaluation-result-3370633-1305380550/solver-3370633-1305380550 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370633-1305380550.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.93 3.97 3.04 5/367 14493
/proc/meminfo: memFree=23728872/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=30148 CPUtime=0 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 831 0 0 0 0 0 0 0 25 0 1 0 630470541 30871552 771 33554432000 4194304 4650387 140733613306880 18446744073709551615 4316324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 7537 772 327 112 0 2502 0

[startup+0.051684 s]
/proc/loadavg: 3.93 3.97 3.04 5/367 14493
/proc/meminfo: memFree=23728872/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=47492 CPUtime=0.03 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 5690 0 0 0 3 0 0 0 25 0 1 0 630470541 48631808 4600 33554432000 4194304 4650387 140733613306880 18446744073709551615 4316560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 11873 4603 329 112 0 6838 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 47492

[startup+0.100658 s]
/proc/loadavg: 3.93 3.97 3.04 5/367 14493
/proc/meminfo: memFree=23728872/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=63376 CPUtime=0.09 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 10369 0 0 0 8 1 0 0 25 0 1 0 630470541 64897024 8173 33554432000 4194304 4650387 140733613306880 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 15844 8175 329 112 0 10809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63376

[startup+0.300635 s]
/proc/loadavg: 3.93 3.97 3.04 5/367 14493
/proc/meminfo: memFree=23728872/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=73896 CPUtime=0.29 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 13437 0 0 0 28 1 0 0 25 0 1 0 630470541 75669504 11178 33554432000 4194304 4650387 140733613306880 18446744073709551615 4369916 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 18474 11178 348 112 0 13439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73896

[startup+0.700591 s]
/proc/loadavg: 3.93 3.97 3.04 5/367 14493
/proc/meminfo: memFree=23728872/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=93704 CPUtime=0.69 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 18078 0 0 0 67 2 0 0 25 0 1 0 630470541 95952896 15140 33554432000 4194304 4650387 140733613306880 18446744073709551615 4241514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 23426 15140 354 112 0 18391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93704

[startup+1.50044 s]
/proc/loadavg: 3.93 3.97 3.04 5/368 14494
/proc/meminfo: memFree=23652156/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=136180 CPUtime=1.49 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 28550 0 0 0 146 3 0 0 25 0 1 0 630470541 139448320 25612 33554432000 4194304 4650387 140733613306880 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 34045 25612 354 112 0 29010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136180

[startup+3.10115 s]
/proc/loadavg: 3.93 3.97 3.04 5/368 14494
/proc/meminfo: memFree=23592512/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=200908 CPUtime=3.09 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 44732 0 0 0 303 6 0 0 25 0 1 0 630470541 205729792 41794 33554432000 4194304 4650387 140733613306880 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 50227 41794 354 112 0 45192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200908

[startup+6.30053 s]
/proc/loadavg: 3.94 3.97 3.04 5/368 14494
/proc/meminfo: memFree=23449408/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=243080 CPUtime=6.29 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 55836 0 0 0 622 7 0 0 25 0 1 0 630470541 248913920 52898 33554432000 4194304 4650387 140733613306880 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 60770 52898 378 112 0 55735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 243080

[startup+12.7004 s]
/proc/loadavg: 3.94 3.97 3.05 5/368 14521
/proc/meminfo: memFree=23744000/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=246544 CPUtime=12.69 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 56825 0 0 0 1262 7 0 0 25 0 1 0 630470541 252461056 53887 33554432000 4194304 4650387 140733613306880 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 61636 53887 378 112 0 56601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 246544

[startup+25.501 s]
/proc/loadavg: 3.96 3.97 3.06 5/368 14521
/proc/meminfo: memFree=23614560/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=326836 CPUtime=25.49 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 79248 0 0 0 2539 10 0 0 25 0 1 0 630470541 334680064 70471 33554432000 4194304 4650387 140733613306880 18446744073709551615 4244499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 81709 70471 384 112 0 76674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 326836

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

[startup+31.9139 s]
/proc/loadavg: 3.96 3.97 3.07 5/368 14521
/proc/meminfo: memFree=23519812/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=370496 CPUtime=31.9 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 91180 0 0 0 3179 11 0 0 25 0 1 0 630470541 379387904 82403 33554432000 4194304 4650387 140733613306880 18446744073709551615 4364909 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 92624 82403 384 112 0 87589 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 370496

[startup+38.3007 s]
/proc/loadavg: 3.96 3.97 3.07 5/368 14522
/proc/meminfo: memFree=23469964/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=371572 CPUtime=38.29 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 91939 0 0 0 3817 12 0 0 25 0 1 0 630470541 380489728 83162 33554432000 4194304 4650387 140733613306880 18446744073709551615 4302826 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 92893 83162 384 112 0 87858 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 371572

[startup+41.5011 s]
/proc/loadavg: 3.97 3.97 3.08 5/368 14522
/proc/meminfo: memFree=23450676/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=427076 CPUtime=41.49 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 94085 0 0 0 4137 12 0 0 25 0 1 0 630470541 437325824 85308 33554432000 4194304 4650387 140733613306880 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 106769 85308 384 112 0 101734 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 427076

[startup+43.1008 s]
/proc/loadavg: 3.97 3.97 3.08 5/368 14549
/proc/meminfo: memFree=23507968/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=427076 CPUtime=43.09 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 94242 0 0 0 4297 12 0 0 25 0 1 0 630470541 437325824 85465 33554432000 4194304 4650387 140733613306880 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 106769 85465 384 112 0 101734 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 427076

[startup+43.9007 s]
/proc/loadavg: 3.97 3.97 3.08 5/368 14549
/proc/meminfo: memFree=23509952/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=378636 CPUtime=43.89 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202496 95057 0 0 0 4377 12 0 0 25 0 1 0 630470541 387723264 82670 33554432000 4194304 4650387 140733613306880 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14493/statm: 94659 82670 384 112 0 89624 0
Current children cumulated CPU time (s) 43.89
Current children cumulated vsize (KiB) 378636

[startup+44.1006 s]
/proc/loadavg: 3.97 3.97 3.08 5/368 14549
/proc/meminfo: memFree=23509952/32951124 swapFree=65980216/67111528
[pid=14493] ppid=14491 vsize=0 CPUtime=44.09 cores=0,2
/proc/14493/stat : 14493 (strangenight1-s) R 14491 14493 14254 0 -1 4202500 95068 0 0 0 4396 13 0 0 25 0 1 0 630470541 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14493/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 44.09
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 44.1084
CPU time (s): 44.1033
CPU user time (s): 43.9603
CPU system time (s): 0.142978
CPU usage (%): 99.9885
Max. virtual memory (cumulated for all children) (KiB): 427076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.9603
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 192

runsolver used 0.186971 second user time and 0.349946 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 15:42:31
IDJOB=3370633
IDBENCH=82471
IDSOLVER=1847
FILE ID=node142/3370633-1305380550
RUNJOBID= node142-1305379151-14272
PBS_JOBID= 13324360
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370633-1305380550/watcher-3370633-1305380550 -o /tmp/evaluation-result-3370633-1305380550/solver-3370633-1305380550 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370633-1305380550.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=319379757

node142.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	: 5131.95
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23729152 kB
Buffers:        301828 kB
Cached:        3818312 kB
SwapCached:      11520 kB
Active:        6586012 kB
Inactive:      2301988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23729152 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           38892 kB
Writeback:           0 kB
AnonPages:     4764660 kB
Mapped:          21400 kB
Slab:           235048 kB
PageTables:      33748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77776080 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= 73404 MiB
End job on node142 at 2011-05-14 15:43:15