Trace number 3369574

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-mt (fixed)UNSAT 82.4725 21.2955

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
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-3369574-1305393338.cnf'
0.00/0.01	c -- header says num vars:          17710
0.00/0.01	c -- header says num clauses:      304026
0.36/0.12	c -- clauses added:            0 learnts,       304026 normals,            0 xors
0.36/0.12	c -- vars added      17710
0.36/0.12	c Parsing time:  0.30 s
0.36/0.12	c  N st     0         0     17710     35671    268354         0    890579         0   no data   no data  --
1.37/0.36	c asymm  cl-useful: 470/5723/35670 lits-rem:4671 time: 0.96
4.17/1.16	c Flit:   273 Blit:     63 bXBeca:    0 bXProp: 2030 Bins:      0 BRemL:      0 BRemN:      0 P: 23.9M T:  2.69
4.17/1.16	c Cleaning up after failed var search:     0.04 s 
4.17/1.18	c Replacing     2030 vars Replaced    26831 lits Time:     0.06 s 
4.58/1.22	c bin-w-bin subsume rem           49 bins  time:  0.07 s
4.93/1.34	c subs with bin:       96  lits-rem:       594  v-fix:    0  time:  0.46 s
5.33/1.40	c Subs w/ non-existent bins:      0 l-rem:     44 v-fix:     0 done:  14780 time:  0.24 s
5.33/1.45	c Removed useless bin:     586  fixed:     0  props:   5.75M  time:  0.20 s
6.52/1.75	c lits-rem:       206  cl-subs:      810  v-elim:   4926  v-fix:    0  time:  1.16 s
6.52/1.79	c Finding binary XORs  T:     0.14 s  found:      64
6.92/1.80	c Replacing       64 vars Replaced    14814 lits Time:     0.04 s 
6.92/1.83	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
6.92/1.83	c calculated reachability. Time: 0.04
6.92/1.83	c Calc default polars -  time:   0.02 s pos:    1256 undec:    7988 neg:    8466
6.92/1.83	c =========================================================================================
6.92/1.83	c types(t): F = full restart, N = normal restart
6.92/1.83	c types(t): S = simplification begin/end, E = solution found
6.92/1.83	c restart types(rt): st = static, dy = dynamic
6.92/1.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.92/1.83	c  B st     0         0      9790     24978    210474         0    784348         0   no data   no data  --
8.12/2.17	c  N dy    22      4057      9790     24978    210659      3759    784344    187139     25.21     34.90  --
9.70/2.57	c  N dy    56      8115      9788     24978    211283      4828    784343    191125     32.52     34.54  --
12.51/3.28	c  N dy    67     17052      9788     24978    211373      8538    784343    294704     28.53     30.10  --
14.09/3.60	c  N dy    72     21421      9767     24978    212401      6652    784343    194033     26.53     28.18  --
15.30/3.92	c  F st    74     25000      9766     24978    212579     10082    784343    350355     24.30     12.33  --
15.70/4.03	c  N st    76     25625      9766     23842    210074      8642    769217    331669     24.30   no data  --
17.31/4.48	c  N dy    80     30004      9766     23842    210099      6521    769216    184954     24.30   no data  --
17.31/4.48	c  S st    80     30004      9766     23842    210099      6521    769216    184954     24.30   no data  --
17.73/4.58	c  S st    80     30505      9754     23842    210695      6895    769214    191304     24.30   no data  --
17.73/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
17.73/4.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.43/9.26	c Flit:    44 Blit:      6 bXBeca:    0 bXProp:   69 Bins:  26774 BRemL:   2045 BRemN:    224 P: 47.1M T: 18.57
36.43/9.28	c Replacing       69 vars Replaced    20447 lits Time:     0.10 s 
36.83/9.32	c bin-w-bin subsume rem         1585 bins  time:  0.09 s
38.44/9.75	c subs with bin:      888  lits-rem:     36732  v-fix:    0  time:  1.69 s
38.83/9.82	c Subs w/ non-existent bins:      1 l-rem:   2033 v-fix:     0 done:   9630 time:  0.26 s
38.83/9.86	c Removed useless bin:    3576  fixed:     0  props:   4.03M  time:  0.16 s
41.23/10.41	c lits-rem:      6727  cl-subs:     1246  v-elim:    771  v-fix:    0  time:  2.17 s
42.03/10.66	c asymm  cl-useful: 1909/5948/21930 lits-rem:4956 time: 1.00
42.03/10.68	c calculated reachability. Time: 0.07
42.03/10.68	c  N dy    80     30505      8859     21923    212455      5752    681440    181561     24.30   no data  --
42.43/10.72	c Finding binary XORs  T:     0.18 s  found:       6
47.62/12.03	c  N dy    85     45645      8857     21923    212697     12495    681440    366520     19.95     21.11  --
47.62/12.04	c  S st    86     45758      8857     21923    212697     12604    681440    369828     19.93     16.28  --
48.03/12.13	c  S st    86     46258      8857     21923    212702     13091    681435    378808     19.93   no data  --
48.03/12.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
48.03/12.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
55.19/13.93	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   24 Bins:   3571 BRemL:    672 BRemN:   1438 P: 40.5M T:  7.14
55.19/13.95	c Replacing       30 vars Replaced     4569 lits Time:     0.08 s 
55.19/14.00	c bin-w-bin subsume rem          713 bins  time:  0.08 s
57.23/14.47	c subs with bin:      378  lits-rem:      7651  v-fix:    0  time:  1.87 s
57.58/14.53	c Subs w/ non-existent bins:      9 l-rem:   1198 v-fix:     0 done:   8825 time:  0.23 s
57.58/14.56	c Removed useless bin:    6249  fixed:     0  props:   3.67M  time:  0.14 s
61.62/15.59	c lits-rem:     12580  cl-subs:     2298  v-elim:    131  v-fix:    0  time:  4.08 s
61.97/15.61	c vivif2 --  cl tried    21438 cl shrink     1242 lits rem       1711 time: 0.08
61.97/15.64	c vivif2 --  cl tried    10872 cl shrink     2574 lits rem      11415 time: 0.12
63.17/15.91	c asymm  cl-useful: 54/8984/21433 lits-rem:141 time: 1.09
63.17/15.93	c calculated reachability. Time: 0.06
63.17/15.93	c  N dy    86     46258      8694     21404    202681     10872    646201    294073     19.93   no data  --
67.16/16.98	c Finding binary XORs  T:     0.16 s  found:      29
67.16/16.99	c  N dy    87     57303      8580     19518    207841      4785    622620    135659     17.73     18.71  --
69.97/17.63	c  N dy    93     64831      8566     19518    207864     12103    622610    314398     16.80     18.71  --
71.15/17.93	c  N dy   102     68995      8564     19518    207938      9680    622607    243037     16.52     19.49  --
71.15/17.97	c  S st   106     69389      8564     19518    207938     10067    622607    259209     16.56   no data  --
71.55/18.05	c  S st   106     69889      8563     19518    207941     10555    622604    267568     16.56   no data  --
71.55/18.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
71.55/18.06	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.02
78.70/19.83	c Flit:     5 Blit:     11 bXBeca:    0 bXProp:   12 Bins:   3118 BRemL:   6066 BRemN:   1195 P: 39.7M T:  6.96
78.70/19.85	c Replacing       41 vars Replaced     6009 lits Time:     0.05 s 
78.70/19.88	c bin-w-bin subsume rem         1205 bins  time:  0.06 s
79.88/20.29	c subs with bin:      645  lits-rem:      5249  v-fix:    0  time:  1.21 s
80.18/20.35	c Subs w/ non-existent bins:     18 l-rem:   1049 v-fix:     0 done:   8496 time:  0.17 s
80.18/20.38	c Removed useless bin:     788  fixed:     0  props:   3.50M  time:  0.09 s
81.71/20.97	c lits-rem:      6088  cl-subs:     1176  v-elim:    741  v-fix:    0  time:  1.42 s
81.71/20.99	c vivif2 --  cl tried    18274 cl shrink      831 lits rem       4431 time: 0.03
81.92/21.01	c vivif2 --  cl tried     9094 cl shrink     2262 lits rem       7520 time: 0.04
82.29/21.25	c asymm  cl-useful: 193/5044/18131 lits-rem:1352 time: 0.48
82.29/21.27	c calculated reachability. Time: 0.03
82.29/21.27	c  N dy   106     69889      7755     18131    174236      9089    540440    208209     16.56   no data  --
82.29/21.27	c Following stats are for *FIRST FINISHED THREAD ONLY*
82.29/21.27	c num threads              : 4          
82.29/21.27	c restarts                 : 251        
82.29/21.27	c dynamic restarts         : 238        
82.29/21.27	c static restarts          : 13         
82.29/21.27	c full restarts            : 2          
82.29/21.27	c total simplify time      : 0.63       
82.29/21.27	c learnts DL2              : 0          
82.29/21.27	c learnts size 2           : 341056     
82.29/21.27	c learnts size 1           : 1671        (9.44      % of vars)
82.29/21.27	c filedLit time            : 30.04       (36.70     % time)
82.29/21.27	c v-elim SatELite          : 6473        (36.55     % vars)
82.29/21.27	c SatELite time            : 7.56        (9.24      % time)
82.29/21.27	c v-elim xor               : 0           (0.00      % vars)
82.29/21.27	c xor elim time            : 0.06        (0.08      % time)
82.29/21.27	c num binary xor trees     : 618        
82.29/21.27	c binxor trees' crown      : 2269        (3.67      leafs/tree)
82.29/21.27	c bin xor find time        : 0.64       
82.29/21.27	c OTF clause improved      : 2350        (0.03      clauses/conflict)
82.29/21.27	c OTF impr. size diff      : 3800        (1.62       lits/clause)
82.29/21.27	c OTF cl watch-shrink      : 60373       (0.69      clauses/conflict)
82.29/21.27	c OTF cl watch-sh-lit      : 462194      (7.66       lits/clause)
82.29/21.27	c tried to recurMin cls    : 43012       (49.07      % of conflicts)
82.29/21.27	c updated cache            : 0           (0.00       lits/tried recurMin)
82.29/21.27	c unit cls received        : 9           (0.54      % of units)
82.29/21.27	c unit cls sent            : 1264        (75.64     % of units)
82.29/21.27	c bin cls received         : 35613      
82.29/21.27	c bin cls sent             : 19945      
82.29/21.27	c clauses over max glue    : 0           (0.00      % of all clauses)
82.29/21.27	c conflicts                : 87660       (1070.90   / sec)
82.29/21.27	c decisions                : 788560      (0.98      % random)
82.29/21.27	c bogo-props               : 403889998   (4934119.18 / sec)
82.29/21.27	c conflict literals        : 2651523     (34.76     % deleted)
82.29/21.27	c Memory used              : 633.75      MB
82.29/21.27	c single-thread CPU time   : 81.86       s
82.29/21.27	c all-threads sum CPU time : 81.86       s
82.29/21.27	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-3369574-1305393338/watcher-3369574-1305393338 -o /tmp/evaluation-result-3369574-1305393338/solver-3369574-1305393338 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369574-1305393338.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 5.22 7.34 7.73 2/304 18030
/proc/meminfo: memFree=17333740/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 413 0 0 0 1 0 0 0 20 0 4 0 650933446 52465664 353 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472488360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 12809 353 303 112 0 7774 0
[pid=18030/tid=18031] ppid=18028 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 650933447 52465664 353 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472488374 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 650933447 52465664 353 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 650933447 52465664 353 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472488370 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.092102 s]
/proc/loadavg: 5.22 7.34 7.73 2/304 18030
/proc/meminfo: memFree=17333740/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=362792 CPUtime=0.31 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 11969 0 0 0 25 6 0 0 18 0 4 0 650933446 371499008 10950 33554432000 4194304 4650419 140735620674064 18446744073709551615 4545880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 90685 10964 344 112 0 85650 0
[pid=18030/tid=18031] ppid=18028 vsize=362740 CPUtime=0.08 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 2990 0 0 0 7 1 0 0 18 0 4 0 650933447 371445760 10980 33554432000 4194304 4650419 140735620674064 18446744073709551615 274473664720 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=363172 CPUtime=0.06 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 3027 0 0 0 5 1 0 0 18 0 4 0 650933447 371888128 11128 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474072558 0 0 4096 2 18446604460120477888 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=363172 CPUtime=0.07 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 2852 0 0 0 6 1 0 0 18 0 4 0 650933447 371888128 11236 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 362792

[startup+0.105111 s]
/proc/loadavg: 5.22 7.34 7.73 2/304 18030
/proc/meminfo: memFree=17333740/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=364864 CPUtime=0.36 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 13538 0 0 0 28 8 0 0 18 0 4 0 650933446 373620736 12503 33554432000 4194304 4650419 140735620674064 18446744073709551615 4545889 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 91249 12680 344 112 0 86214 0
[pid=18030/tid=18031] ppid=18028 vsize=364996 CPUtime=0.09 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 3443 0 0 0 7 2 0 0 18 0 4 0 650933447 373755904 12772 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=369100 CPUtime=0.07 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) D 18028 18030 17640 0 -1 4202560 3561 0 0 0 6 1 0 0 18 0 4 0 650933447 377958400 13088 33554432000 4194304 4650419 140735620674064 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=369100 CPUtime=0.08 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 3250 0 0 0 6 2 0 0 18 0 4 0 650933447 377958400 13270 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474072558 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 364864

[startup+0.361999 s]
/proc/loadavg: 5.22 7.34 7.73 2/304 18030
/proc/meminfo: memFree=17333740/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=391112 CPUtime=1.37 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 17400 0 0 0 127 10 0 0 18 0 4 0 650933446 400498688 15319 33554432000 4194304 4650419 140735620674064 18446744073709551615 4371104 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 97778 15319 369 112 0 92743 0
[pid=18030/tid=18031] ppid=18028 vsize=391112 CPUtime=0.34 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) D 18028 18030 17640 0 -1 4202560 4250 0 0 0 32 2 0 0 18 0 4 0 650933447 400498688 15319 33554432000 4194304 4650419 140735620674064 18446744073709551615 274473993322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=391112 CPUtime=0.33 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 4160 0 0 0 31 2 0 0 18 0 4 0 650933447 400498688 15319 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474010983 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=391112 CPUtime=0.34 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 4458 0 0 0 31 3 0 0 18 0 4 0 650933447 400498688 15319 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474072558 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 391112

[startup+0.700716 s]
/proc/loadavg: 5.22 7.34 7.73 2/304 18030
/proc/meminfo: memFree=17333740/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=394432 CPUtime=2.6 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 36788 0 0 0 232 28 0 0 18 0 4 0 650933446 403898368 33276 33554432000 4194304 4650419 140735620674064 18446744073709551615 274474010807 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 98608 33279 373 112 0 93573 0
[pid=18030/tid=18031] ppid=18028 vsize=394432 CPUtime=0.64 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 10707 0 0 0 57 7 0 0 18 0 4 0 650933447 403898368 33280 33554432000 4194304 4650419 140735620674064 18446744073709551615 274473628357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=394432 CPUtime=0.63 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 10516 0 0 0 55 8 0 0 18 0 4 0 650933447 403898368 33280 33554432000 4194304 4650419 140735620674064 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=394432 CPUtime=0.66 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 4717 0 0 0 63 3 0 0 18 0 4 0 650933447 403898368 33281 33554432000 4194304 4650419 140735620674064 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 394432

[startup+1.50058 s]
/proc/loadavg: 5.22 7.34 7.73 6/308 18034
/proc/meminfo: memFree=17139028/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=408072 CPUtime=5.73 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 50529 0 0 0 535 38 0 0 18 0 4 0 650933446 417865728 46418 33554432000 4194304 4650419 140735620674064 18446744073709551615 4433202 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 102018 46418 390 112 0 96983 0
[pid=18030/tid=18031] ppid=18028 vsize=408072 CPUtime=1.41 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 14991 0 0 0 132 9 0 0 18 0 4 0 650933447 417865728 46418 33554432000 4194304 4650419 140735620674064 18446744073709551615 274473664267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=408072 CPUtime=1.41 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 14901 0 0 0 129 12 0 0 19 0 4 0 650933447 417865728 46418 33554432000 4194304 4650419 140735620674064 18446744073709551615 4422696 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=408072 CPUtime=1.46 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 5424 0 0 0 142 4 0 0 19 0 4 0 650933447 417865728 46418 33554432000 4194304 4650419 140735620674064 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 408072

[startup+3.1003 s]
/proc/loadavg: 5.22 7.34 7.73 6/308 18034
/proc/meminfo: memFree=17040260/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=419616 CPUtime=12.11 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 63799 0 0 0 1168 43 0 0 21 0 4 0 650933446 429686784 51865 33554432000 4194304 4650419 140735620674064 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 104904 51865 393 112 0 99869 0
[pid=18030/tid=18031] ppid=18028 vsize=419616 CPUtime=3.02 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 18013 0 0 0 291 11 0 0 22 0 4 0 650933447 429686784 51865 33554432000 4194304 4650419 140735620674064 18446744073709551615 4310788 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=419616 CPUtime=2.99 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 19295 0 0 0 286 13 0 0 22 0 4 0 650933447 429686784 51865 33554432000 4194304 4650419 140735620674064 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=419616 CPUtime=3.06 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 7271 0 0 0 301 5 0 0 22 0 4 0 650933447 429686784 51865 33554432000 4194304 4650419 140735620674064 18446744073709551615 4364461 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 419616

[startup+6.30073 s]
/proc/loadavg: 5.28 7.32 7.72 7/314 18043
/proc/meminfo: memFree=16574096/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=419236 CPUtime=24.87 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 74702 0 0 0 2441 46 0 0 25 0 4 0 650933446 429297664 55653 33554432000 4194304 4650419 140735620674064 18446744073709551615 4230706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 104809 55653 395 112 0 99774 0
[pid=18030/tid=18031] ppid=18028 vsize=419236 CPUtime=6.22 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 20176 0 0 0 610 12 0 0 25 0 4 0 650933447 429297664 55653 33554432000 4194304 4650419 140735620674064 18446744073709551615 4231007 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=419236 CPUtime=6.16 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 22759 0 0 0 602 14 0 0 25 0 4 0 650933447 429297664 55653 33554432000 4194304 4650419 140735620674064 18446744073709551615 4227301 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=419236 CPUtime=6.25 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 9639 0 0 0 620 5 0 0 25 0 4 0 650933447 429297664 55653 33554432000 4194304 4650419 140735620674064 18446744073709551615 4230573 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 419236

[startup+12.7006 s]
/proc/loadavg: 5.50 7.33 7.73 9/314 18043
/proc/meminfo: memFree=15703896/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=508600 CPUtime=50.4 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 98661 0 0 0 4987 53 0 0 25 0 4 0 650933446 520806400 77666 33554432000 4194304 4650419 140735620674064 18446744073709551615 4245195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 127150 77666 395 112 0 122115 0
[pid=18030/tid=18031] ppid=18028 vsize=508600 CPUtime=12.62 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 25207 0 0 0 1248 14 0 0 25 0 4 0 650933447 520806400 77666 33554432000 4194304 4650419 140735620674064 18446744073709551615 4363693 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=508600 CPUtime=12.49 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 28033 0 0 0 1233 16 0 0 25 0 4 0 650933447 520806400 77666 33554432000 4194304 4650419 140735620674064 18446744073709551615 4365068 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=508600 CPUtime=12.66 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 18878 0 0 0 1258 8 0 0 25 0 4 0 650933447 520806400 77666 33554432000 4194304 4650419 140735620674064 18446744073709551615 4345752 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 508600

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

[startup+12.8016 s]
/proc/loadavg: 5.50 7.33 7.73 9/314 18043
/proc/meminfo: memFree=15703896/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=508600 CPUtime=50.8 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 98904 0 0 0 5027 53 0 0 25 0 4 0 650933446 520806400 77897 33554432000 4194304 4650419 140735620674064 18446744073709551615 4369075 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 127150 77897 395 112 0 122115 0
[pid=18030/tid=18031] ppid=18028 vsize=508600 CPUtime=12.72 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 25236 0 0 0 1258 14 0 0 25 0 4 0 650933447 520806400 77897 33554432000 4194304 4650419 140735620674064 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=508600 CPUtime=12.59 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 28073 0 0 0 1243 16 0 0 25 0 4 0 650933447 520806400 77897 33554432000 4194304 4650419 140735620674064 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=508600 CPUtime=12.76 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 19052 0 0 0 1268 8 0 0 25 0 4 0 650933447 520806400 77897 33554432000 4194304 4650419 140735620674064 18446744073709551615 4231019 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 508600

[startup+16.001 s]
/proc/loadavg: 5.70 7.34 7.73 9/314 18043
/proc/meminfo: memFree=15658384/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=584116 CPUtime=63.57 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 110778 0 0 0 6301 56 0 0 25 0 4 0 650933446 598134784 86824 33554432000 4194304 4650419 140735620674064 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 146029 86824 395 112 0 140994 0
[pid=18030/tid=18031] ppid=18028 vsize=584116 CPUtime=15.92 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 26435 0 0 0 1578 14 0 0 25 0 4 0 650933447 598134784 86824 33554432000 4194304 4650419 140735620674064 18446744073709551615 4370727 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=584116 CPUtime=15.76 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 30059 0 0 0 1560 16 0 0 25 0 4 0 650933447 598134784 86824 33554432000 4194304 4650419 140735620674064 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=584116 CPUtime=15.95 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 26202 0 0 0 1585 10 0 0 25 0 4 0 650933447 598134784 86824 33554432000 4194304 4650419 140735620674064 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 63.57
Current children cumulated vsize (KiB) 584116

[startup+19.2005 s]
/proc/loadavg: 5.70 7.34 7.73 9/314 18043
/proc/meminfo: memFree=15025112/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=648956 CPUtime=76.34 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 121784 0 0 0 7575 59 0 0 25 0 4 0 650933446 664530944 95788 33554432000 4194304 4650419 140735620674064 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 162239 95788 395 112 0 157204 0
[pid=18030/tid=18031] ppid=18028 vsize=648956 CPUtime=19.11 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 27843 0 0 0 1897 14 0 0 25 0 4 0 650933447 664530944 95788 33554432000 4194304 4650419 140735620674064 18446744073709551615 4528919 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=648956 CPUtime=18.92 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 30612 0 0 0 1876 16 0 0 25 0 4 0 650933447 664530944 95788 33554432000 4194304 4650419 140735620674064 18446744073709551615 4247203 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=648956 CPUtime=19.15 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 34270 0 0 0 1903 12 0 0 25 0 4 0 650933447 664530944 95788 33554432000 4194304 4650419 140735620674064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.34
Current children cumulated vsize (KiB) 648956

[startup+20.0003 s]
/proc/loadavg: 5.89 7.35 7.73 8/314 18043
/proc/meminfo: memFree=15012960/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=648956 CPUtime=79.28 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 122838 0 0 0 7869 59 0 0 25 0 4 0 650933446 664530944 96842 33554432000 4194304 4650419 140735620674064 18446744073709551615 4436180 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 162239 96842 395 112 0 157204 0
[pid=18030/tid=18031] ppid=18028 vsize=648956 CPUtime=19.91 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 27963 0 0 0 1977 14 0 0 25 0 4 0 650933447 664530944 96842 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472463556 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=648956 CPUtime=19.72 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 31185 0 0 0 1956 16 0 0 25 0 4 0 650933447 664530944 96842 33554432000 4194304 4650419 140735620674064 18446744073709551615 4420896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=648956 CPUtime=19.7 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 34448 0 0 0 1958 12 0 0 25 0 4 0 650933447 664530944 96842 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472487988 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 79.28
Current children cumulated vsize (KiB) 648956

[startup+20.8012 s]
/proc/loadavg: 5.89 7.35 7.73 8/314 18043
/proc/meminfo: memFree=15012960/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=648956 CPUtime=81.49 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 123674 0 0 0 8090 59 0 0 25 0 4 0 650933446 664530944 97297 33554432000 4194304 4650419 140735620674064 18446744073709551615 4421303 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 162239 97297 395 112 0 157204 0
[pid=18030/tid=18031] ppid=18028 vsize=648956 CPUtime=20.71 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 27963 0 0 0 2057 14 0 0 25 0 4 0 650933447 664530944 97297 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472463403 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=648956 CPUtime=20.33 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 31504 0 0 0 2017 16 0 0 25 0 4 0 650933447 664530944 97297 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472487988 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=648956 CPUtime=19.7 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 34448 0 0 0 1958 12 0 0 25 0 4 0 650933447 664530944 97297 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472487988 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 81.49
Current children cumulated vsize (KiB) 648956

[startup+21.2011 s]
/proc/loadavg: 5.89 7.35 7.73 7/314 18043
/proc/meminfo: memFree=15007132/32950928 swapFree=67111348/67111528
[pid=18030] ppid=18028 vsize=648956 CPUtime=82.29 cores=1,3,5,7
/proc/18030/stat : 18030 (strangenight1-m) R 18028 18030 17640 0 -1 4202496 123795 0 0 0 8170 59 0 0 25 0 4 0 650933446 664530944 97395 33554432000 4194304 4650419 140735620674064 18446744073709551615 4371104 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18030/statm: 162239 97395 395 112 0 157204 0
[pid=18030/tid=18031] ppid=18028 vsize=648956 CPUtime=21.11 cores=1,3,5,7
/proc/18030/task/18031/stat : 18031 (strangenight1-m) R 18028 18030 17640 0 -1 4202560 27963 0 0 0 2097 14 0 0 25 0 4 0 650933447 664530944 97395 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472463403 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18030/tid=18032] ppid=18028 vsize=648956 CPUtime=20.33 cores=1,3,5,7
/proc/18030/task/18032/stat : 18032 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 31504 0 0 0 2017 16 0 0 25 0 4 0 650933447 664530944 97395 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472487988 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
[pid=18030/tid=18033] ppid=18028 vsize=648956 CPUtime=19.7 cores=1,3,5,7
/proc/18030/task/18033/stat : 18033 (strangenight1-m) S 18028 18030 17640 0 -1 4202560 34448 0 0 0 1958 12 0 0 25 0 4 0 650933447 664530944 97395 33554432000 4194304 4650419 140735620674064 18446744073709551615 47123472487988 0 0 4096 2 18446604460120477888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 82.29
Current children cumulated vsize (KiB) 648956

Child status: 20
Real time (s): 21.2955
CPU time (s): 82.4725
CPU user time (s): 81.8586
CPU system time (s): 0.613906
CPU usage (%): 387.276
Max. virtual memory (cumulated for all children) (KiB): 649652

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

runsolver used 0.05999 second user time and 0.166974 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 19:15:38
IDJOB=3369574
IDBENCH=71718
IDSOLVER=1846
FILE ID=node125/3369574-1305393338
RUNJOBID= node125-1305393337-18017
PBS_JOBID= 13324445
Free space on /tmp= 73184 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369574-1305393338/watcher-3369574-1305393338 -o /tmp/evaluation-result-3369574-1305393338/solver-3369574-1305393338 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369574-1305393338.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=144761764

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      17334020 kB
Buffers:        288036 kB
Cached:        4891316 kB
SwapCached:          0 kB
Active:       11438320 kB
Inactive:      3799708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17334020 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           21476 kB
Writeback:           8 kB
AnonPages:    10059452 kB
Mapped:          29012 kB
Slab:           279816 kB
PageTables:      35652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 50993356 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= 73020 MiB
End job on node125 at 2011-05-14 19:15:59